[PATCH] ARM: dts: Add basic devicetree for D-Link DNS-313
Andrew Lunn
andrew at lunn.ch
Wed Nov 29 08:10:38 PST 2017
> + mdio0: ethernet-phy {
> + compatible = "virtual,mdio-gpio";
> + /* Uses MDC and MDIO */
> + gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
> + <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + /* This is a Realtek RTL8211B Gigabit ethernet transceiver */
> + phy0: ethernet-phy at 0 {
Hi Linus
ethernet-phy at 1
Andrew
More information about the linux-arm-kernel
mailing list