[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOesGMh8qEumWGb_mVuiSTWE=tsEusntG5r9xL3Z+f_WUnBQSw@mail.gmail.com>
Date: Wed, 29 Jan 2014 12:50:53 -0800
From: Olof Johansson <olof@...om.net>
To: Kamil Debski <k.debski@...sung.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-samsung-soc@...r.kernel.org"
<linux-samsung-soc@...r.kernel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Kyungmin Park <kyungmin.park@...sung.com>,
Kishon Vijay Abraham I <kishon@...com>,
Tomasz Figa <t.figa@...sung.com>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Vivek Gautam <gautam.vivek@...sung.com>,
mat.krawczuk@...il.com, yulgon.kim@...sung.com,
p.paneri@...sung.com, av.tikhomirov@...sung.com,
Jingoo Han <jg1.han@...sung.com>,
Kumar Gala <galak@...eaurora.org>,
Matt Porter <matt.porter@...aro.org>,
tjakobi@...h.uni-bielefeld.de,
Alan Stern <stern@...land.harvard.edu>
Subject: Re: [PATCH v6 3/8] dts: Add usb2phy to Exynos 4
On Wed, Jan 29, 2014 at 9:29 AM, Kamil Debski <k.debski@...sung.com> wrote:
> Add support to PHY of USB2 of the Exynos 4 SoC.
>
> Signed-off-by: Kamil Debski <k.debski@...sung.com>
> ---
> .../devicetree/bindings/arm/samsung/pmu.txt | 2 ++
> arch/arm/boot/dts/exynos4.dtsi | 31 ++++++++++++++++++++
> arch/arm/boot/dts/exynos4210.dtsi | 17 +++++++++++
> arch/arm/boot/dts/exynos4x12.dtsi | 17 +++++++++++
> 4 files changed, 67 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/samsung/pmu.txt b/Documentation/devicetree/bindings/arm/samsung/pmu.txt
> index 307e727..a76f91d 100644
> --- a/Documentation/devicetree/bindings/arm/samsung/pmu.txt
> +++ b/Documentation/devicetree/bindings/arm/samsung/pmu.txt
> @@ -3,6 +3,8 @@ SAMSUNG Exynos SoC series PMU Registers
> Properties:
> - name : should be 'syscon';
> - compatible : should contain two values. First value must be one from following list:
> + - "samsung,exynos4210-pmu" - for Exynos4210 SoC,
> + - "samsung,exynos4x12-pmu" - for Exynos4212 SoC,
> - "samsung,exynos5250-pmu" - for Exynos5250 SoC,
> - "samsung,exynos5420-pmu" - for Exynos5420 SoC.
> second value must be always "syscon".
This and other PMU related bindings/dts changes should probably go in
separate patch(es) instead of being snuck in with USB changes.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists