Re: [PATCH 5/5] ARM: dts: armada385-wd-mcex2u: Add DTS file for WD My Cloud EX2 Ultra

2019-07-23 Thread Andrew Lunn
> + internal-regs { > + timer@c200 { > + status = "disabled"; > + }; > + > + i2c0: i2c@11000 { > + status = "okay"; > + clock-frequency =

[PATCH 5/5] ARM: dts: armada385-wd-mcex2u: Add DTS file for WD My Cloud EX2 Ultra

2019-07-22 Thread Evgeny Kolesnikov
Add the DTS file to describe the Western Digital My Cloud EX2 Ultra NAS. Signed-off-by: Evgeny Kolesnikov --- arch/arm/boot/dts/armada-385-wd-mcex2u.dts | 313 + 1 file changed, 313 insertions(+) create mode 100644 arch/arm/boot/dts/armada-385-wd-mcex2u.dts diff --git