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 committed by Shawn Guo
parent d24f76143a
commit 0ba13ae34e
1 changed files with 0 additions and 8 deletions

View File

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