Skip to content

Commit b2e2d3e

Browse files
biwenliShawn Guo
authored and
Shawn Guo
committed
arm64: dts: ls1028a-rdb: enable pwm0
Enable pwm0 on ls1028a-rdb board which uses flextimer1. Signed-off-by: Biwen Li <[email protected]> Signed-off-by: Li Yang <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 7179967 commit b2e2d3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@
286286
status = "okay";
287287
};
288288

289+
&pwm0 {
290+
status = "okay";
291+
};
292+
289293
&sai4 {
290294
status = "okay";
291295
};

0 commit comments

Comments
 (0)