Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754008AbbGHEv2 (ORCPT ); Wed, 8 Jul 2015 00:51:28 -0400 Received: from conssluserg003.nifty.com ([202.248.44.41]:24336 "EHLO conssluserg003-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750828AbbGHEvT (ORCPT ); Wed, 8 Jul 2015 00:51:19 -0400 X-Nifty-SrcIP: [209.85.160.177] MIME-Version: 1.0 In-Reply-To: References: <1436154450-21102-1-git-send-email-yamada.masahiro@socionext.com> <1436154450-21102-4-git-send-email-yamada.masahiro@socionext.com> Date: Wed, 8 Jul 2015 13:51:14 +0900 Message-ID: Subject: Re: [PATCH 3/3] ARM: dts: UniPhier: add USB EHCI device nodes From: Masahiro Yamada To: Rob Herring Cc: "arm@kernel.org" , Russell King , "devicetree@vger.kernel.org" , Kumar Gala , "linux-kernel@vger.kernel.org" , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1226 Lines: 40 Hi Rob, 2015-07-07 23:53 GMT+09:00 Rob Herring : > On Sun, Jul 5, 2015 at 10:47 PM, Masahiro Yamada > wrote: >> Get USB 2.0 host controllers available with generic-ehci bindings. >> >> Signed-off-by: Masahiro Yamada >> --- > >> diff --git a/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi b/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi >> index 1261e6d..b042711 100644 >> --- a/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi >> +++ b/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi >> @@ -127,6 +127,27 @@ >> reg = <0x59800000 0x2000>; >> }; >> >> + usb0: usb@5a800100 { >> + compatible = "generic-ehci"; > > You should also have a chip specific compatible string in addition to > generic-ehci. OK, will do. I will wait a bit more before sending v2 in case someone might have some comments on this series. -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/