mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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 >;
|
||||
|
||||
Reference in New Issue
Block a user