[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190723134817.GB2381@lunn.ch>
Date: Tue, 23 Jul 2019 15:48:17 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Evgeny Kolesnikov <evgenyz@...il.com>
Cc: Sebastian Reichel <sre@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Jason Cooper <jason@...edaemon.net>,
Gregory Clement <gregory.clement@...tlin.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 5/5] ARM: dts: armada385-wd-mcex2u: Add DTS file for WD
My Cloud EX2 Ultra
> + internal-regs {
> + timer@...0 {
> + status = "disabled";
> + };
> +
> + i2c0: i2c@...00 {
> + status = "okay";
> + clock-frequency = <100000>;
> + };
> +
> + i2c1: i2c@...00 {
> + status = "okay";
> + clock-frequency = <100000>;
> + };
It is a bit unusual to enable i2c busses when there is nothing on
them.
> + ethernet@...00 {
> + phy = <&phy0>;
phy has been deprecated. Please use phy-handle.
Andrew
Powered by blists - more mailing lists