summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2022-10-21 17:27:53 +0200
committerBjorn Andersson <andersson@kernel.org>2022-11-06 21:08:50 -0600
commitfadae8fe73c6b30f759189209c24746a1dae7b1a (patch)
tree06d2a8e29218135fb57a3e71ceaf20f7a620af0b /arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts
parent10de96ba6d4287220962cdd82826b6a14af90e2e (diff)
ARM: dts: qcom: mdm9615: align pinctrl subnodes with dt-schema bindings
Align the MDM9615 DT to the expected subnodes namings in the dt-schema bindings. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221005-mdm9615-pinctrl-yaml-v3-1-e5e045644971@linaro.org
Diffstat (limited to 'arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts')
-rw-r--r--arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts b/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts
index 4e53b3d70195..30a110984597 100644
--- a/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts
+++ b/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts
@@ -45,8 +45,8 @@
* - 42: IOT0_GPIO1 and SD Card Detect
*/
- gpioext1_pins: gpioext1_pins {
- pins {
+ gpioext1_pins: gpioext1-state {
+ gpioext1-pins {
pins = "gpio2";
function = "gpio";
input-enable;
@@ -54,8 +54,8 @@
};
};
- sdc_cd_pins: sdc_cd_pins {
- pins {
+ sdc_cd_pins: sdc-cd-state {
+ sdc-cd-pins {
pins = "gpio42";
function = "gpio";
drive-strength = <2>;