projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c149ca
)
arm64: dts: qcom: pm7250b: Use correct node name for gpios
author
Luca Weiss
<luca.weiss@fairphone.com>
Mon, 2 Oct 2023 07:00:12 +0000
(09:00 +0200)
committer
Bjorn Andersson
<andersson@kernel.org>
Sat, 21 Oct 2023 20:04:21 +0000
(13:04 -0700)
Use gpio@ instead of pinctrl@ as that's the name expected by the
qcom,spmi-pmic.yaml schema. Update it to fix dt validation.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link:
https://lore.kernel.org/r/20231002-pm7250b-gpio-fixup-v2-2-debb8b599989@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/pm7250b.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/pm7250b.dtsi
b/arch/arm64/boot/dts/qcom/pm7250b.dtsi
index df0afe82f250e5b61f1cc3e29acca5dba206021f..3bf7cf5d17008253f466c2ba87abc3b49751ce4a 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/pm7250b.dtsi
+++ b/
arch/arm64/boot/dts/qcom/pm7250b.dtsi
@@
-148,7
+148,7
@@
status = "disabled";
};
- pm7250b_gpios:
pinctrl
@c000 {
+ pm7250b_gpios:
gpio
@c000 {
compatible = "qcom,pm7250b-gpio", "qcom,spmi-gpio";
reg = <0xc000>;
gpio-controller;