]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6ul: disable PWMs by default
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 12 Feb 2016 13:26:18 +0000 (14:26 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 12 Feb 2016 13:26:18 +0000 (14:26 +0100)
Since PWMs are only useful if they are actually connected to an output pin,
let users enable them explicitly in their device trees where they should
also set up the pin configuration. This is in sync with a recent change
(commit e2675266b39b ("ARM: dts: imx6qdl: disable PWMs by default"))
to other i.MX SoCs.


No differences found