Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752900AbdLUPW4 (ORCPT ); Thu, 21 Dec 2017 10:22:56 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:55641 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751143AbdLUPWw (ORCPT ); Thu, 21 Dec 2017 10:22:52 -0500 Date: Thu, 21 Dec 2017 16:22:41 +0100 From: Maxime Ripard To: Icenowy Zheng Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 1/2] ARM: sun8i: v3s: add EHCI/OHCI0 device nodes Message-ID: <20171221152241.igwjbnj2tu3zpa7x@flea.lan> References: <20171221150537.20304-1-icenowy@aosc.io> <20171221150537.20304-2-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="y3ew3rq7gz5kpiaa" Content-Disposition: inline In-Reply-To: <20171221150537.20304-2-icenowy@aosc.io> User-Agent: NeoMutt/20171208 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1915 Lines: 59 --y3ew3rq7gz5kpiaa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 21, 2017 at 11:05:36PM +0800, Icenowy Zheng wrote: > The USB PHY 0 on V3s SoC can also be routed to a pair of EHCI/OHCI > controllers. >=20 > Add the device nodes for the controllers. >=20 > Signed-off-by: Icenowy Zheng > --- > arch/arm/boot/dts/sun8i-v3s.dtsi | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) >=20 > diff --git a/arch/arm/boot/dts/sun8i-v3s.dtsi b/arch/arm/boot/dts/sun8i-v= 3s.dtsi > index 443b083c6adc..cc315dc742d2 100644 > --- a/arch/arm/boot/dts/sun8i-v3s.dtsi > +++ b/arch/arm/boot/dts/sun8i-v3s.dtsi > @@ -264,6 +264,25 @@ > #phy-cells =3D <1>; > }; > =20 > + ehci0: usb@01c1a000 { And you should also drop the leading zero on your two nodes unit-address. Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --y3ew3rq7gz5kpiaa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlo70cAACgkQ0rTAlCFN r3TFDw/+ISQbmslZu8HztBSH4G/cw1FiT1YolkzkppYzYuTJXrsoyiMk1YA8YjGG XaX+3rcfbQVHGBB6ZMgOQOiTtOi4P+elRm7dwMvzP7yCZ8enOTgFKEXTNBAWiTT0 MA4w1E64dO1DE6c10qvR12s1SlQzDNWAL2AXmXdNXeymRtqVNgsjrHg1VwPJBPMO 7H7vQq7mBApreQZlFPZjH717HhnsQgsUmp4SovN37+k9ePO0HVxb8FzR05wTTl2U duRpzLX0Ex/7jFbrrM29n76K8QSo/9UJV/BNtW9UD4ZZM3NhasPsL6xnH13LDU2w vFgs6tS1ITBvxaHxaatPyPRQNi/9rna7xrQI9ZibI+CYbfuA0i3ifMtC1BUbTTar MXrB/gC5UqSmMa4Efiq0vK1KzGOvLR/mRyUHTAIWpE4kqug28rJUiFLLxXnaCsQ6 eqvNDBFeTQiLe6vysn0uds6ZUDGT568bo9qKpRoNz3nzw8zNMWWsv69xtenXdE4y P1mF53AH9EJnLFUoDJ7TOoMaQBtpeCsDsIUFzNj6SG9W5spAdxFM4h3XxHbt9cvO 6RX44+Z2Xc4ervAiDBH1Cn3RMc00OQ1VNfnw9+3kn5b9Jth6NHzGNYRvXji0yy21 HJI1pUc86djZi37UPjxC0uyx/oVA++wzjkSpbdBDAiHwP5awAbk= =s2ep -----END PGP SIGNATURE----- --y3ew3rq7gz5kpiaa--