Re: [PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-11 Thread Gregory CLEMENT
Hi Thomas, On ven., juil. 08 2016, Thomas Petazzoni wrote: > Hello, > > On Fri, 8 Jul 2016 00:37:46 +0200, Gregory CLEMENT wrote: > >> +gpio1: gpio@13800 { >> +compatible = "marvell,mvebu-gpio-3700", "syscon", "simple-mfd"; > > I find this compatible

Re: [PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-11 Thread Gregory CLEMENT
Hi Thomas, On ven., juil. 08 2016, Thomas Petazzoni wrote: > Hello, > > On Fri, 8 Jul 2016 00:37:46 +0200, Gregory CLEMENT wrote: > >> +gpio1: gpio@13800 { >> +compatible = "marvell,mvebu-gpio-3700", "syscon", "simple-mfd"; > > I find this compatible string not very consistent with what

Re: [PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-08 Thread Thomas Petazzoni
Hello, On Fri, 8 Jul 2016 00:37:46 +0200, Gregory CLEMENT wrote: > +gpio1: gpio@13800 { > + compatible = "marvell,mvebu-gpio-3700", "syscon", "simple-mfd"; I find this compatible string not very consistent with what we do for other drivers, it should have been:

Re: [PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-08 Thread Thomas Petazzoni
Hello, On Fri, 8 Jul 2016 00:37:46 +0200, Gregory CLEMENT wrote: > +gpio1: gpio@13800 { > + compatible = "marvell,mvebu-gpio-3700", "syscon", "simple-mfd"; I find this compatible string not very consistent with what we do for other drivers, it should have been:

[PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-07 Thread Gregory CLEMENT
This commit adds the DT binding documentation for the the Xtal clock on Armada 3700 used in the Marvell Armada 3700 SoCs. Signed-off-by: Gregory CLEMENT Acked-by: Rob Herring --- .../bindings/clock/armada3700-xtal-clock.txt | 28

[PATCH v2 1/6] dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700

2016-07-07 Thread Gregory CLEMENT
This commit adds the DT binding documentation for the the Xtal clock on Armada 3700 used in the Marvell Armada 3700 SoCs. Signed-off-by: Gregory CLEMENT Acked-by: Rob Herring --- .../bindings/clock/armada3700-xtal-clock.txt | 28 ++ 1 file changed, 28 insertions(+)