RE: [PATCH v6 3/8] dts: Add usb2phy to Exynos 4

From: Kamil Debski
Date: Wed Feb 05 2014 - 10:57:27 EST


Hi Olof,

> From: Olof Johansson [mailto:olof@xxxxxxxxx]
> Sent: Wednesday, January 29, 2014 9:51 PM
>
> On Wed, Jan 29, 2014 at 9:29 AM, Kamil Debski <k.debski@xxxxxxxxxxx>
> wrote:
> > Add support to PHY of USB2 of the Exynos 4 SoC.
> >
> > Signed-off-by: Kamil Debski <k.debski@xxxxxxxxxxx>
> > ---
> > .../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.

O, I will move this to a separate patch.

Best wishes,
--
Kamil Debski
Samsung R&D Institute Poland

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/