Commit ba61479e authored by Stefan Wahren's avatar Stefan Wahren
Browse files

ARM: dts: bcm283x: Remove brcm,bcm2835-pl011 compatible



The downstream compatible brcm,bcm2835-pl011 hasn't been upstreamed yet.
So remove it.

Signed-off-by: default avatarStefan Wahren <wahrenst@gmx.net>
parent 4b2d2466
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@
		};

		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>,