Re: [OpenWrt-Devel] [PATCH] ARM: dts: Add basic devicetree for D-Link DNS-313

2017-11-29 Thread Linus Walleij
On Wed, Nov 29, 2017 at 5:10 PM, Andrew Lunn wrote: >> + mdio0: ethernet-phy { >> + compatible = "virtual,mdio-gpio"; >> + /* Uses MDC and MDIO */ >> + gpios = < 22 GPIO_ACTIVE_HIGH>, /* MDC */ >> + < 21

[OpenWrt-Devel] [PATCH] ARM: dts: Add basic devicetree for D-Link DNS-313

2017-11-29 Thread Linus Walleij
This adds a basic device tree for the D-Link DNS-313 NAS enclosure. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/gemini-dlink-dns-313.dts | 179 + 2 files changed, 180 insertions(+)