Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752003AbbEZINk (ORCPT ); Tue, 26 May 2015 04:13:40 -0400 Received: from blu004-omc1s9.hotmail.com ([65.55.116.20]:56876 "EHLO BLU004-OMC1S9.hotmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972AbbEZINg (ORCPT ); Tue, 26 May 2015 04:13:36 -0400 X-Greylist: delayed 301 seconds by postgrey-1.27 at vger.kernel.org; Tue, 26 May 2015 04:13:36 EDT X-TMN: [cxMeAsa+ApoG0E7FBvUVCTOL4aK+EM7y] X-Originating-Email: [k.kozlowski@outlook.com] Message-ID: MIME-Version: 1.0 In-Reply-To: <1428944566-17132-1-git-send-email-matthew@mattleach.net> References: <1428944566-17132-1-git-send-email-matthew@mattleach.net> Date: Tue, 26 May 2015 17:08:31 +0900 Subject: Re: [PATCH RESEND] ARM: dts: exynos4412: Enable AX88760 USB hub on Origen board From: =?UTF-8?Q?Krzysztof_Koz=C5=82owski?= To: Matthew Leach CC: Kukjin Kim , Russell King , Mark Rutland , Pawel Moll , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" X-OriginalArrivalTime: 26 May 2015 08:08:33.0078 (UTC) FILETIME=[2893FD60:01D0978B] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1112 Lines: 33 2015-04-14 2:02 GMT+09:00 Matthew Leach : > Enable the Origen's usb phy and ohci devices in the device tree. Also > add the "samsung,vbus-gpio" property to enable the GPX3(5) gpio pin so > the AX88760 hub is powered. > > Signed-off-by: Matthew Leach > --- > arch/arm/boot/dts/exynos4412-origen.dts | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > > diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts > index bd8b730..c810ca3 100644 > --- a/arch/arm/boot/dts/exynos4412-origen.dts > +++ b/arch/arm/boot/dts/exynos4412-origen.dts > @@ -531,4 +531,19 @@ > clock-frequency = <24000000>; > }; > }; > + > + exynos-usbphy@125B0000 { Could you use label notation here? &exynos_usbphy { ... } Best regards, Krzysztof -- 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/