BCM270X_DT: Enable UART0 on CM3
authorPhil Elwell <phil@raspberrypi.org>
Tue, 17 Jan 2017 11:34:58 +0000 (11:34 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:00:04 +0000 (01:00 +0000)
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/bcm2710-rpi-cm3.dts

index 41874c25a84226c0e4af92ec4059e0a571fe6123..3ba6e621856c288ae4694f758604619f59064fdb 100644 (file)
@@ -6,6 +6,10 @@
        model = "Raspberry Pi Compute Module 3";
 };
 
+&uart0 {
+       status = "okay";
+};
+
 &gpio {
        sdhost_pins: sdhost_pins {
                brcm,pins = <48 49 50 51 52 53>;