Commit dfedd2ac authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo

arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema

dtschema expects GPIO hogs to end with 'hog' suffix.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3650b228
...@@ -250,7 +250,7 @@ &gpio1 { ...@@ -250,7 +250,7 @@ &gpio1 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pmic_5v>; pinctrl-0 = <&pinctrl_pmic_5v>;
pmic-5v { pmic-5v-hog {
gpio-hog; gpio-hog;
gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>; gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
input; input;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment