From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 3/4] MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi Date: Tue, 1 Sep 2015 19:59:59 +0300 Message-ID: <55E5D98F.6060904@cogentembedded.com> References: <1441120994-31476-1-git-send-email-albeu@free.fr> <1441120994-31476-4-git-send-email-albeu@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1441120994-31476-4-git-send-email-albeu-GANU6spQydw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alban Bedel , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ralf Baechle , Kishon Vijay Abraham I , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hello. On 09/01/2015 06:23 PM, Alban Bedel wrote: > Signed-off-by: Alban Bedel > --- > arch/mips/boot/dts/qca/ar9132.dtsi | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > > diff --git a/arch/mips/boot/dts/qca/ar9132.dtsi b/arch/mips/boot/dts/qca/ar9132.dtsi > index fb7734e..665ee84 100644 > --- a/arch/mips/boot/dts/qca/ar9132.dtsi > +++ b/arch/mips/boot/dts/qca/ar9132.dtsi > @@ -125,6 +125,21 @@ > }; > }; > > + ehci@1b000100 { Please name the node "usb", not "ehci" in order to comply to the ePAPR standard. > + compatible = "qca,ar7100-ehci", "generic-ehci"; MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html