diff options
-rw-r--r-- | arch/arm64/boot/dts/renesas/r8a7795.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi index a88f8d840c48..868c10eaea48 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi | |||
@@ -982,7 +982,7 @@ | |||
982 | }; | 982 | }; |
983 | 983 | ||
984 | xhci0: usb@ee000000 { | 984 | xhci0: usb@ee000000 { |
985 | compatible = "renesas,xhci-r8a7795"; | 985 | compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci"; |
986 | reg = <0 0xee000000 0 0xc00>; | 986 | reg = <0 0xee000000 0 0xc00>; |
987 | interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; | 987 | interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; |
988 | clocks = <&cpg CPG_MOD 328>; | 988 | clocks = <&cpg CPG_MOD 328>; |
@@ -991,7 +991,7 @@ | |||
991 | }; | 991 | }; |
992 | 992 | ||
993 | xhci1: usb@ee0400000 { | 993 | xhci1: usb@ee0400000 { |
994 | compatible = "renesas,xhci-r8a7795"; | 994 | compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci"; |
995 | reg = <0 0xee040000 0 0xc00>; | 995 | reg = <0 0xee040000 0 0xc00>; |
996 | interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; | 996 | interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; |
997 | clocks = <&cpg CPG_MOD 327>; | 997 | clocks = <&cpg CPG_MOD 327>; |