dts: gxl: disable uart_B

PD#145722: gpio conflict between uart_B and sysled, both of them use
GPIODV_24.

Change-Id: I75ff92b8166244044034a94cd79e4cfc24a39f81
Signed-off-by: Lianghu Su <lianghu.su@amlogic.com>
This commit is contained in:
Lianghu Su
2017-06-13 16:15:50 +08:00
committed by Jianxin Pan
parent 5e57727788
commit aee8008bdd

View File

@@ -324,7 +324,7 @@
compatible = "amlogic, meson-uart";
reg = <0x0 0xc11084dc 0x0 0x18>;
interrupts = <0 75 1>;
status = "okay";
status = "disabled";
clocks = <&clkc CLKID_UART1>;
clock-names = "clk_uart";
fifosize = < 64 >;