提交 3106507e 编写于 作者: J Jerome Brunet 提交者: Kevin Hilman

ARM64: dts: meson-gxm: fix q200 interrupt number

Correct the interrupt number assigned to the Realtek PHY in the q200

Fixes: b94d22d9 ("ARM64: dts: meson-gx: add external PHY interrupt on some platforms")
Reported-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 45293920
......@@ -111,8 +111,8 @@
reg = <0>;
max-speed = <1000>;
interrupt-parent = <&gpio_intc>;
/* MAC_INTR on GPIOH_3 */
interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
/* MAC_INTR on GPIOZ_15 */
interrupts = <25 IRQ_TYPE_LEVEL_LOW>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册