arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
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>
This commit is contained in:
parent
3650b228f8
commit
dfedd2ac47
@ -250,7 +250,7 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_pmic_5v>;
|
||||
|
||||
pmic-5v {
|
||||
pmic-5v-hog {
|
||||
gpio-hog;
|
||||
gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
|
||||
input;
|
||||
|
Loading…
x
Reference in New Issue
Block a user