lkml.org 
[lkml]   [2019]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 195/422] arm64: dts: meson-axg: use the proper compatible for ethmac
    Date
    From: Neil Armstrong <narmstrong@baylibre.com>

    [ Upstream commit eaf8f57c0bf5451132932616ab62f9481adefb55 ]

    Use the correct compatible for the AXG ethernet mac node.

    Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
    Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    Signed-off-by: Kevin Hilman <khilman@baylibre.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
    index c518130e5ce73..3c34f14fa5086 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
    @@ -458,7 +458,7 @@
    };

    ethmac: ethernet@ff3f0000 {
    - compatible = "amlogic,meson-gxbb-dwmac", "snps,dwmac";
    + compatible = "amlogic,meson-axg-dwmac", "snps,dwmac";
    reg = <0x0 0xff3f0000 0x0 0x10000
    0x0 0xff634540 0x0 0x8>;
    interrupts = <GIC_SPI 8 IRQ_TYPE_EDGE_RISING>;
    --
    2.20.1


    \
     
     \ /
      Last update: 2019-11-19 07:08    [W:4.058 / U:0.240 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site