projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24f761
)
ARM: dts: imx6*-hummingboard2: remove redundant PWM disables
author
Lucas Stach
<dev@lynxeye.de>
Mon, 11 Dec 2017 16:58:29 +0000
(16:58 +0000)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 26 Dec 2017 08:15:44 +0000
(16:15 +0800)
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>
arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
index 2a63c992b62c7339ffcffd1ad403d39c68ad1e43..6fbfa970a0a7bb59af0b976bc00d443a9a289cc2 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
@@
-478,14
+478,6
@@
status = "okay";
};
-&pwm3 {
- status = "disabled";
-};
-
-&pwm4 {
- status = "disabled";
-};
-
&ssi1 {
status = "okay";
};