arm64: dts: ls1028a-rdb: enable pwm0
authorBiwen Li <biwen.li@nxp.com>
Tue, 14 Dec 2021 09:32:37 +0000 (03:32 -0600)
committerShawn Guo <shawnguo@kernel.org>
Thu, 16 Dec 2021 09:57:14 +0000 (17:57 +0800)
Enable pwm0 on ls1028a-rdb board which uses flextimer1.

Signed-off-by: Biwen Li <biwen.li@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

index 6d26b01..68c31cb 100644 (file)
        status = "okay";
 };
 
+&pwm0 {
+       status = "okay";
+};
+
 &sai4 {
        status = "okay";
 };