Skip to content

Commit

Permalink
arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Kozlowski authored and Shawn Guo committed Oct 26, 2020
1 parent 3650b22 commit dfedd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit dfedd2a

Please sign in to comment.