diff --git a/arch/riscv/boot/dts/sophgo/mango.dtsi b/arch/riscv/boot/dts/sophgo/mango.dtsi index bfc5739e1f49..12de89f33653 100644 --- a/arch/riscv/boot/dts/sophgo/mango.dtsi +++ b/arch/riscv/boot/dts/sophgo/mango.dtsi @@ -657,7 +657,7 @@ }; uart0: serial@7040000000 { - compatible = "sophgo,sg2042-uart", "snps,dw-apb-uart"; + compatible = "snps,dw-apb-uart"; reg = <0x00000070 0x40000000 0x00000000 0x00001000>; interrupt-parent = <&intc>; interrupts = ; @@ -670,7 +670,7 @@ }; uart1: serial@7040001000 { - compatible = "sophgo,sg2042-uart", "snps,dw-apb-uart"; + compatible = "snps,dw-apb-uart"; reg = <0x00000070 0x40001000 0x00000000 0x00001000>; interrupt-parent = <&intc>; interrupts = ; @@ -683,7 +683,7 @@ }; uart2: serial@7040002000 { - compatible = "sophgo,sg2042-uart", "snps,dw-apb-uart"; + compatible = "snps,dw-apb-uart"; reg = <0x00000070 0x40002000 0x00000000 0x00001000>; interrupt-parent = <&intc>; interrupts = ; @@ -696,7 +696,7 @@ }; uart3: serial@7040003000 { - compatible = "sophgo,sg2042-uart", "snps,dw-apb-uart"; + compatible = "snps,dw-apb-uart"; reg = <0x00000070 0x40003000 0x00000000 0x00001000>; interrupt-parent = <&intc>; interrupts = ;