From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v6 07/10] ARM: dts: Clean up exynos5250-arndale Date: Sat, 02 Aug 2014 15:02:02 +0200 Message-ID: <53DCE14A.3020108@gmail.com> References: <1406940750-15880-1-git-send-email-afaerber@suse.de> <1406940750-15880-8-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1406940750-15880-8-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephan van Schaik , Vincent Palatin , Doug Anderson , Javier Martinez Canillas , Tomasz Figa , Ben Dooks , Kukjin Kim , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , open list List-Id: linux-samsung-soc@vger.kernel.org On 02.08.2014 02:52, Andreas F=C3=A4rber wrote: > Use the new style of referencing inherited nodes, use symbolic names, > tidy indentation and reorder includes. >=20 > Goal is the alignment of all exynos5250 based device trees for compar= ison. >=20 > Signed-off-by: Andreas F=C3=A4rber > --- > v5 -> v6: > * Updated for mfc node label > =20 > v5: New > Aligns with SMDK. >=20 > arch/arm/boot/dts/exynos5250-arndale.dts | 929 ++++++++++++++++-----= ---------- > 1 file changed, 466 insertions(+), 463 deletions(-) >=20 Diff in resulting dtb: > --- exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.102905920 +0200 > +++ ../dtbs.post/exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.10490= 5920 +0200 > @@ -1977,7 +1977,7 @@ > clocks =3D <0x2 0x158 0x2 0x88 0x2 0x89 0x2 0x9f 0x2 0x400>; > clock-names =3D "hdmi", "sclk_hdmi", "sclk_pixel", "sclk_hdmiphy",= "mout_hdmi"; > samsung,syscon-phandle =3D <0x7>; > - hpd-gpio =3D <0xc 0x7 0x2>; > + hpd-gpio =3D <0xc 0x7 0x1>; > vdd_osc-supply =3D <0x31>; > vdd_pll-supply =3D <0x32>; > vdd-supply =3D <0x32>; > @@ -2104,15 +2104,9 @@ > }; > }; > =20 > - usb_hub_bus { > - compatible =3D "simple-bus"; > - #address-cells =3D <0x1>; > - #size-cells =3D <0x0>; > - > - usb_hub { > - compatible =3D "smsc,usb3503a"; > - reset-gpios =3D <0xc 0x5 0x1>; > - connect-gpios =3D <0x10 0x7 0x1>; > - }; > + usb-hub { > + compatible =3D "smsc,usb3503a"; > + reset-gpios =3D <0xc 0x5 0x1>; > + connect-gpios =3D <0x10 0x7 0x1>; > }; > }; Reviewed-by: Tomasz Figa Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz.figa@gmail.com (Tomasz Figa) Date: Sat, 02 Aug 2014 15:02:02 +0200 Subject: [PATCH v6 07/10] ARM: dts: Clean up exynos5250-arndale In-Reply-To: <1406940750-15880-8-git-send-email-afaerber@suse.de> References: <1406940750-15880-1-git-send-email-afaerber@suse.de> <1406940750-15880-8-git-send-email-afaerber@suse.de> Message-ID: <53DCE14A.3020108@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02.08.2014 02:52, Andreas F?rber wrote: > Use the new style of referencing inherited nodes, use symbolic names, > tidy indentation and reorder includes. > > Goal is the alignment of all exynos5250 based device trees for comparison. > > Signed-off-by: Andreas F?rber > --- > v5 -> v6: > * Updated for mfc node label > > v5: New > Aligns with SMDK. > > arch/arm/boot/dts/exynos5250-arndale.dts | 929 ++++++++++++++++--------------- > 1 file changed, 466 insertions(+), 463 deletions(-) > Diff in resulting dtb: > --- exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.102905920 +0200 > +++ ../dtbs.post/exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.104905920 +0200 > @@ -1977,7 +1977,7 @@ > clocks = <0x2 0x158 0x2 0x88 0x2 0x89 0x2 0x9f 0x2 0x400>; > clock-names = "hdmi", "sclk_hdmi", "sclk_pixel", "sclk_hdmiphy", "mout_hdmi"; > samsung,syscon-phandle = <0x7>; > - hpd-gpio = <0xc 0x7 0x2>; > + hpd-gpio = <0xc 0x7 0x1>; > vdd_osc-supply = <0x31>; > vdd_pll-supply = <0x32>; > vdd-supply = <0x32>; > @@ -2104,15 +2104,9 @@ > }; > }; > > - usb_hub_bus { > - compatible = "simple-bus"; > - #address-cells = <0x1>; > - #size-cells = <0x0>; > - > - usb_hub { > - compatible = "smsc,usb3503a"; > - reset-gpios = <0xc 0x5 0x1>; > - connect-gpios = <0x10 0x7 0x1>; > - }; > + usb-hub { > + compatible = "smsc,usb3503a"; > + reset-gpios = <0xc 0x5 0x1>; > + connect-gpios = <0x10 0x7 0x1>; > }; > }; Reviewed-by: Tomasz Figa Best regards, Tomasz From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754995AbaHBNCK (ORCPT ); Sat, 2 Aug 2014 09:02:10 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:35379 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751534AbaHBNCH (ORCPT ); Sat, 2 Aug 2014 09:02:07 -0400 Message-ID: <53DCE14A.3020108@gmail.com> Date: Sat, 02 Aug 2014 15:02:02 +0200 From: Tomasz Figa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , linux-samsung-soc@vger.kernel.org CC: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Stephan van Schaik , Vincent Palatin , Doug Anderson , Javier Martinez Canillas , Tomasz Figa , Ben Dooks , Kukjin Kim , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , open list Subject: Re: [PATCH v6 07/10] ARM: dts: Clean up exynos5250-arndale References: <1406940750-15880-1-git-send-email-afaerber@suse.de> <1406940750-15880-8-git-send-email-afaerber@suse.de> In-Reply-To: <1406940750-15880-8-git-send-email-afaerber@suse.de> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02.08.2014 02:52, Andreas Färber wrote: > Use the new style of referencing inherited nodes, use symbolic names, > tidy indentation and reorder includes. > > Goal is the alignment of all exynos5250 based device trees for comparison. > > Signed-off-by: Andreas Färber > --- > v5 -> v6: > * Updated for mfc node label > > v5: New > Aligns with SMDK. > > arch/arm/boot/dts/exynos5250-arndale.dts | 929 ++++++++++++++++--------------- > 1 file changed, 466 insertions(+), 463 deletions(-) > Diff in resulting dtb: > --- exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.102905920 +0200 > +++ ../dtbs.post/exynos5250-arndale.dtb.dts 2014-08-02 14:54:15.104905920 +0200 > @@ -1977,7 +1977,7 @@ > clocks = <0x2 0x158 0x2 0x88 0x2 0x89 0x2 0x9f 0x2 0x400>; > clock-names = "hdmi", "sclk_hdmi", "sclk_pixel", "sclk_hdmiphy", "mout_hdmi"; > samsung,syscon-phandle = <0x7>; > - hpd-gpio = <0xc 0x7 0x2>; > + hpd-gpio = <0xc 0x7 0x1>; > vdd_osc-supply = <0x31>; > vdd_pll-supply = <0x32>; > vdd-supply = <0x32>; > @@ -2104,15 +2104,9 @@ > }; > }; > > - usb_hub_bus { > - compatible = "simple-bus"; > - #address-cells = <0x1>; > - #size-cells = <0x0>; > - > - usb_hub { > - compatible = "smsc,usb3503a"; > - reset-gpios = <0xc 0x5 0x1>; > - connect-gpios = <0x10 0x7 0x1>; > - }; > + usb-hub { > + compatible = "smsc,usb3503a"; > + reset-gpios = <0xc 0x5 0x1>; > + connect-gpios = <0x10 0x7 0x1>; > }; > }; Reviewed-by: Tomasz Figa Best regards, Tomasz