]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
BCM270X_DT: Enable UART0 on CM3
authorPhil Elwell <phil@raspberrypi.org>
Tue, 17 Jan 2017 11:34:58 +0000 (11:34 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 28 Aug 2017 18:30:18 +0000 (15:30 -0300)
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>;