[PATCH v2 3/7] arm64: dts: freescale: Add Lino iMX93

Andrew Lunn andrew at lunn.ch
Tue Sep 15 06:19:45 PDT 2026


> +	ethphy1: ethernet-phy at 1 {
> +		reg = <1>;
> +		interrupt-parent = <&adapter_gpio_expander>;
> +		interrupts = <3 IRQ_TYPE_EDGE_FALLING>;

Falling interrupts is probably wrong. They are normally level, active
low.

	Andrew



More information about the linux-arm-kernel mailing list