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
This commit is contained in:
Luca Weiss 2022-09-25 21:06:21 +02:00 committed by Bjorn Andersson
parent 5da0f6fedb
commit da76bc88bd

View File

@ -20,7 +20,7 @@ pmx65_temp: temp-alarm@a00 {
#thermal-sensor-cells = <0>;
};
pmx65_gpios: pinctrl@8800 {
pmx65_gpios: gpio@8800 {
compatible = "qcom,pmx65-gpio", "qcom,spmi-gpio";
reg = <0x8800>;
gpio-controller;