diff mbox

[v3,4/5] usb: doc: chipidea: imx: add compatiable string for imx28 SoC

Message ID 1382680943-9258-4-git-send-email-peter.chen@freescale.com (mailing list archive)
State New, archived
Headers show

Commit Message

Peter Chen Oct. 25, 2013, 6:02 a.m. UTC
Due to imx28 usb has special write requirement compared to other imx SoCs.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
---
Changes for v3:
- 4/5, 5/5 are added

 .../devicetree/bindings/usb/ci13xxx-imx.txt        |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Comments

Marek Vasut Oct. 27, 2013, 4:26 p.m. UTC | #1
Dear Peter Chen,

> Due to imx28 usb has special write requirement compared to other imx SoCs.
> 
> Signed-off-by: Peter Chen <peter.chen@freescale.com>
> ---
> Changes for v3:
> - 4/5, 5/5 are added
> 
>  .../devicetree/bindings/usb/ci13xxx-imx.txt        |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt index
> b4b5b79..a502d41 100644
> --- a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> +++ b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> @@ -1,7 +1,8 @@
>  * Freescale i.MX ci13xxx usb controllers
> 
>  Required properties:
> -- compatible: Should be "fsl,imx27-usb"
> +- compatible: "fsl,imx28-usb" for imx28 SoC, "fsl,imx27-usb" for
> +non-imx28 SoC.
>  - reg: Should contain registers location and length
>  - interrupts: Should contain controller interrupt

Does the ERRATA apply to MX23 as well btw?

Best regards,
Marek Vasut
Peter Chen Oct. 28, 2013, 2 a.m. UTC | #2
On Sun, Oct 27, 2013 at 05:26:16PM +0100, Marek Vasut wrote:
> Dear Peter Chen,
> 
> > Due to imx28 usb has special write requirement compared to other imx SoCs.
> > 
> > Signed-off-by: Peter Chen <peter.chen@freescale.com>
> > ---
> > Changes for v3:
> > - 4/5, 5/5 are added
> > 
> >  .../devicetree/bindings/usb/ci13xxx-imx.txt        |    3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> > b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt index
> > b4b5b79..a502d41 100644
> > --- a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> > +++ b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
> > @@ -1,7 +1,8 @@
> >  * Freescale i.MX ci13xxx usb controllers
> > 
> >  Required properties:
> > -- compatible: Should be "fsl,imx27-usb"
> > +- compatible: "fsl,imx28-usb" for imx28 SoC, "fsl,imx27-usb" for
> > +non-imx28 SoC.
> >  - reg: Should contain registers location and length
> >  - interrupts: Should contain controller interrupt
> 
> Does the ERRATA apply to MX23 as well btw?
> 

It is for i.mx28 only.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
index b4b5b79..a502d41 100644
--- a/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
+++ b/Documentation/devicetree/bindings/usb/ci13xxx-imx.txt
@@ -1,7 +1,8 @@ 
 * Freescale i.MX ci13xxx usb controllers
 
 Required properties:
-- compatible: Should be "fsl,imx27-usb"
+- compatible: "fsl,imx28-usb" for imx28 SoC, "fsl,imx27-usb" for
+non-imx28 SoC.
 - reg: Should contain registers location and length
 - interrupts: Should contain controller interrupt