]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: bcm283x: Remove brcm,bcm2835-pl011 compatible
authorStefan Wahren <wahrenst@gmx.net>
Fri, 16 Aug 2019 20:44:36 +0000 (22:44 +0200)
committerStefan Wahren <wahrenst@gmx.net>
Thu, 10 Oct 2019 17:12:54 +0000 (19:12 +0200)
The downstream compatible brcm,bcm2835-pl011 hasn't been upstreamed yet.
So remove it.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
arch/arm/boot/dts/bcm283x.dtsi

index f16899d096c349776d5acc0bed74e7aebbb969dd..ae8296f2f1af3778ac1137974428c4afaebf6447 100644 (file)
@@ -396,7 +396,7 @@ uart1_ctsrts_gpio42: uart1_ctsrts_gpio42 {
                };
 
                uart0: serial@7e201000 {
-                       compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
+                       compatible = "arm,pl011", "arm,primecell";
                        reg = <0x7e201000 0x200>;
                        interrupts = <2 25>;
                        clocks = <&clocks BCM2835_CLOCK_UART>,