Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: ixp4xx: Add devicetree for D-Link DSM-G600 rev A

This adds a devicetree for the D-Link DSM-G600 Wireless Network
Storage Enclosure so that we can delete the boardfile. The boardfile
does not even define an ethernet interface as it has an external
ethernet on PCI. This devicetree is for revision A using IXP420
the rev B version uses PowerPC.

Cc: Michael-Luke Jones <mlj28@cam.ac.uk>
Cc: Rod Whitby <rod@whitby.id.au>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Michael Westerhof <mwester@dls.net>
Cc: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

+146
+1
arch/arm/boot/dts/Makefile
··· 243 243 intel-ixp42x-linksys-nslu2.dtb \ 244 244 intel-ixp42x-welltech-epbx100.dtb \ 245 245 intel-ixp42x-iomega-nas100d.dtb \ 246 + intel-ixp42x-dlink-dsm-g600.dtb \ 246 247 intel-ixp43x-gateworks-gw2358.dtb 247 248 dtb-$(CONFIG_ARCH_KEYSTONE) += \ 248 249 keystone-k2hk-evm.dtb \