summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-12-17 18:17:43 +0100
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-01-28 14:48:18 +0200
commit7c3ebc400c08c23ff3619e5cf6ed43a58068bf7a (patch)
treed32c7080848ec1179225d0a583f401133028f3c6 /arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi
parentb179b730d34c6e36835e40c8465fe9bff211377b (diff)
arm64: dts: imx8mm-verdin: move backlight pwm to regular device tree
This keeps the numbering of the /sys/class/pwmchipX independent of which overlays are loaded and allows the use of Verdin PWM_3_DSI from user space if it is not used as a backlight PWM. Related-to: ELB-3411 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi
index 2c3872f3a8f3..605e0a9bb6b7 100755
--- a/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi
@@ -56,6 +56,12 @@
status = "okay";
};
+/* Verdin PWM_3_DSI */
+&pwm1 {
+ status = "okay";
+};
+
+
/* Verdin PWM_1 */
&pwm2 {
status = "okay";