ARM: dts: imx6*-hummingboard2: remove redundant PWM disables

The PWM nodes are already disabled in the imx6qdl.dtsi, so there
is no need to disable them again in the board DTS.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Lucas Stach 2017-12-11 16:58:29 +00:00 коммит произвёл Shawn Guo
Родитель d24f76143a
Коммит 0ba13ae34e
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -478,14 +478,6 @@
status = "okay";
};
&pwm3 {
status = "disabled";
};
&pwm4 {
status = "disabled";
};
&ssi1 {
status = "okay";
};