[PATCH RFC net-next 4/4] riscv: dts: thead: Add TH1520 ethernet nodes

Andrew Lunn andrew at lunn.ch
Sun Jul 14 09:00:23 PDT 2024


> +&mdio0 {
> +	phy0: ethernet-phy at 1 {
> +		reg = <1>;
> +		interrupt-parent = <&gpio3>;
> +		interrupts = <22 IRQ_TYPE_LEVEL_LOW>;
> +		reset-gpios = <&gpio3 21 GPIO_ACTIVE_LOW>;

Are delays needed after the reset? Does the reset need to be applied for
a minimum time.

	Andrew



More information about the linux-riscv mailing list