From 7c3ebc400c08c23ff3619e5cf6ed43a58068bf7a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 17 Dec 2020 18:17:43 +0100 Subject: 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 --- arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'arch/arm64/boot/dts/freescale/imx8mm-verdin-dev.dtsi') 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"; -- cgit v1.2.3