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

ARM: dts: qcom: pmx65: use node name "gpio" for spmi-gpio

All other usages of qcom,spmi-gpio use the gpio@ node name, and this is
also validated by the dt binding check. Fix it.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220925190622.111505-1-luca@z3ntu.xyz

authored by

Luca Weiss and committed by
Bjorn Andersson
da76bc88 5da0f6fe

+1 -1
+1 -1
arch/arm/boot/dts/qcom-pmx65.dtsi
··· 20 20 #thermal-sensor-cells = <0>; 21 21 }; 22 22 23 - pmx65_gpios: pinctrl@8800 { 23 + pmx65_gpios: gpio@8800 { 24 24 compatible = "qcom,pmx65-gpio", "qcom,spmi-gpio"; 25 25 reg = <0x8800>; 26 26 gpio-controller;