summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-09-20 21:57:49 +0200
committerShawn Guo <shawnguo@kernel.org>2020-10-26 15:34:40 +0800
commit79bd11db8ba8046943dddf740d58baac54326f56 (patch)
tree107398f1a7112d691ddbdccf817d955b75109906 /arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
ARM: dts: imx: align GPIO hog names with dtschema
dtschema for GPIO controllers expects GPIO hogs to end with 'hog' suffix. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts b/arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts
index a0bbec57ddc7..3ec042bfccba 100644
--- a/arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts
+++ b/arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts
@@ -110,7 +110,7 @@
};
&gpio5 {
- emmc-usd-mux {
+ emmc-usd-mux-hog {
gpio-hog;
gpios = <1 GPIO_ACTIVE_LOW>;
output-high;