lkml.org 
[lkml]   [2020]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 04/29] arm: dts: exynos: Correct DWC USB3 compatible string
    Date
    Syonpsys IP cores are supposed to be defined with "snps" vendor-prefix.
    Use it instead of the deprecated "synopsys" one.

    Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
    ---
    arch/arm/boot/dts/exynos5250.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
    index e3dbe4166836..6daeba7d6b49 100644
    --- a/arch/arm/boot/dts/exynos5250.dtsi
    +++ b/arch/arm/boot/dts/exynos5250.dtsi
    @@ -630,7 +630,7 @@ usb_dwc3 {
    ranges;

    usbdrd_dwc3: dwc3@12000000 {
    - compatible = "synopsys,dwc3";
    + compatible = "snps,dwc3";
    reg = <0x12000000 0x10000>;
    interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
    phys = <&usbdrd_phy 0>, <&usbdrd_phy 1>;
    --
    2.27.0
    \
     
     \ /
      Last update: 2020-10-20 14:03    [W:3.233 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site