Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-23 Thread Thomas Petazzoni
Hello Miquel, On Tue, 22 Jan 2019 20:16:35 +0100, Miquel Raynal wrote: > > Do we really need different compatible strings for those ? I assume the > > IP block is exactly the same for the two PHYs, right ? If so, we should > > use the same compatible string. > > For what I understand, the PHYs

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-22 Thread Miquel Raynal
Hi Thomas, Thomas Petazzoni wrote on Tue, 22 Jan 2019 18:38:33 +0100: > Hello, > > On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: > > > +- compatible: Should be one of: > > + * "marvell,a3700-utmi-host-phy" for the PHY connected to > > + the USB2 host-only controlle

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-22 Thread Thomas Petazzoni
Hello, On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: > +- compatible: Should be one of: > + * "marvell,a3700-utmi-host-phy" for the PHY connected to > + the USB2 host-only controller. > + * "marvell,a3700-utmi-otg-phy" for the PHY connected to > +

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-22 Thread Miquel Raynal
Hello, Rob Herring wrote on Tue, 22 Jan 2019 10:08:41 -0600: > On Mon, Jan 21, 2019 at 9:49 AM Gregory CLEMENT > wrote: > > > > Hi Rob, > > > > On lun., janv. 21 2019, Rob Herring wrote: > > > > > On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: > > >> Add bindings for Marvell Arm

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-22 Thread Rob Herring
On Mon, Jan 21, 2019 at 9:49 AM Gregory CLEMENT wrote: > > Hi Rob, > > On lun., janv. 21 2019, Rob Herring wrote: > > > On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: > >> Add bindings for Marvell Armada 3700 USB2 UTMI+ PHY. > >> > >> Signed-off-by: Miquel Raynal > >> --- > >> .../bi

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-21 Thread Gregory CLEMENT
Hi Rob, On lun., janv. 21 2019, Rob Herring wrote: > On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: >> Add bindings for Marvell Armada 3700 USB2 UTMI+ PHY. >> >> Signed-off-by: Miquel Raynal >> --- >> .../bindings/phy/phy-mvebu-utmi.txt | 38 +++ >> 1 fil

Re: [PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-21 Thread Rob Herring
On Mon, 21 Jan 2019 12:23:32 +0100, Miquel Raynal wrote: > Add bindings for Marvell Armada 3700 USB2 UTMI+ PHY. > > Signed-off-by: Miquel Raynal > --- > .../bindings/phy/phy-mvebu-utmi.txt | 38 +++ > 1 file changed, 38 insertions(+) > create mode 100644 Documentation/

[PATCH v3 06/10] dt-bindings: phy: mvebu-utmi: add UTMI PHY bindings

2019-01-21 Thread Miquel Raynal
Add bindings for Marvell Armada 3700 USB2 UTMI+ PHY. Signed-off-by: Miquel Raynal --- .../bindings/phy/phy-mvebu-utmi.txt | 38 +++ 1 file changed, 38 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt diff --git a/Documentation/