Skip to content

Commit 9c6c45f

Browse files
author
Phil Elwell
committed
BCM270X_DT: Enable UART0 on CM3
Signed-off-by: Phil Elwell <[email protected]>
1 parent 2bc77d8 commit 9c6c45f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/bcm2710-rpi-cm3.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
model = "Raspberry Pi Compute Module 3";
77
};
88

9+
&uart0 {
10+
status = "okay";
11+
};
12+
913
&gpio {
1014
sdhost_pins: sdhost_pins {
1115
brcm,pins = <48 49 50 51 52 53>;

0 commit comments

Comments
 (0)