arm64: dts: imx8mq-librem5: correct GPIO hog property

Correct the name of property for GPIO specifier in GPIO hog.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2020-09-20 21:57:47 +02:00 committed by Shawn Guo
parent ac938aa9ae
commit 912a6e2ef6

View file

@ -252,7 +252,7 @@ &gpio1 {
pmic-5v {
gpio-hog;
gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>;
gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
input;
};
};