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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;