arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
authorKrzysztof Kozlowski <krzk@kernel.org>
Sun, 20 Sep 2020 19:57:48 +0000 (21:57 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 26 Oct 2020 07:33:43 +0000 (15:33 +0800)
dtschema expects GPIO hogs to end with 'hog' suffix.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index e3c6d12..64fc546 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_pmic_5v>;
 
-       pmic-5v {
+       pmic-5v-hog {
                gpio-hog;
                gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
                input;