1
0
Fork 0

dts/zero-sugar: drop imx7d-sdb container node from iomuxc

With recent kernel version, there is no need for a container node in
iomuxc nodes.  Let's drop them to save one level of indentation.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
pull/10/head
Shawn Guo 2019-08-28 10:14:13 +02:00 committed by Steinar Bakkemo
parent 26882022c5
commit afb86f6783
1 changed files with 196 additions and 201 deletions

View File

@ -516,7 +516,6 @@
};
&iomuxc_lpsr {
imx7d-sdb {
pinctrl_wacom: wacomgrp {
fsl,pins = <
/*MX7D_PAD_LPSR_GPIO1_IO00__GPIO1_IO0 0x00000074 /* WACOM RESET */
@ -527,11 +526,8 @@
>;
};
};
};
&iomuxc {
imx7d-sdb {
pinctrl_touch: touchgrp {
fsl,pins = <
/* CYTTSP interrupt */
@ -742,4 +738,3 @@
>;
};
};
};