mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
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 @@ &gpio1 {
|
|||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_pmic_5v>;
|
||||
|
||||
pmic-5v {
|
||||
pmic-5v-hog {
|
||||
gpio-hog;
|
||||
gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
|
||||
input;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user