Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Add SAR2130P compatible

SAR2130P has SPMI v7 arbiter. Although it has only a single bus
configuration, use the new bindings for v7 platforms.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241017-sar2130p-spmi-v1-1-43ac741ee071@linaro.org
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20241109002829.160973-4-sboyd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Dmitry Baryshkov and committed by
Greg Kroah-Hartman
9aa45ca7 9125ede0

+5 -1
+5 -1
Documentation/devicetree/bindings/spmi/qcom,x1e80100-spmi-pmic-arb.yaml
··· 19 19 20 20 properties: 21 21 compatible: 22 - const: qcom,x1e80100-spmi-pmic-arb 22 + oneOf: 23 + - items: 24 + - const: qcom,sar2130p-spmi-pmic-arb 25 + - const: qcom,x1e80100-spmi-pmic-arb 26 + - const: qcom,x1e80100-spmi-pmic-arb 23 27 24 28 reg: 25 29 items: