Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-21 Thread Arnd Bergmann
On Monday, July 11, 2016 10:13:54 AM CEST Wan Zongshun wrote: > > On 2016年07月11日 06:17, Arnd Bergmann wrote: > > On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > >> + > >> +Required properties: > >> +- compatible : Should be "nuvoton,nuc970-tmr" > >> +- reg : Address and length of

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-21 Thread Arnd Bergmann
On Monday, July 11, 2016 10:13:54 AM CEST Wan Zongshun wrote: > > On 2016年07月11日 06:17, Arnd Bergmann wrote: > > On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > >> + > >> +Required properties: > >> +- compatible : Should be "nuvoton,nuc970-tmr" > >> +- reg : Address and length of

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Wan Zongshun
On 2016年07月11日 06:17, Arnd Bergmann wrote: On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: + +Required properties: +- compatible : Should be "nuvoton,nuc970-tmr" +- reg : Address and length of the register set +- clocks : Reference on the timer input clock +- interrupts :

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Wan Zongshun
On 2016年07月11日 06:17, Arnd Bergmann wrote: On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: + +Required properties: +- compatible : Should be "nuvoton,nuc970-tmr" +- reg : Address and length of the register set +- clocks : Reference on the timer input clock +- interrupts :

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Arnd Bergmann
On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > diff --git > a/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,nuc900-soc.txt > b/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,nuc900-soc.txt > new file mode 100644 > index 000..0284edf > --- /dev/null > +++

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Arnd Bergmann
On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > diff --git > a/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,nuc900-soc.txt > b/Documentation/devicetree/bindings/soc/nuvoton/nuvoton,nuc900-soc.txt > new file mode 100644 > index 000..0284edf > --- /dev/null > +++

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Arnd Bergmann
On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > + > +Required properties: > +- compatible : Should be "nuvoton,nuc970-tmr" > +- reg : Address and length of the register set > +- clocks : Reference on the timer input clock > +- interrupts : Reference to the timer interrupt > + >

Re: [PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Arnd Bergmann
On Sunday, July 10, 2016 3:42:21 PM CEST Wan Zongshun wrote: > + > +Required properties: > +- compatible : Should be "nuvoton,nuc970-tmr" > +- reg : Address and length of the register set > +- clocks : Reference on the timer input clock > +- interrupts : Reference to the timer interrupt > + >

[PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Wan Zongshun
This patch is to add dts description for nuc900 platform. Signed-off-by: Wan Zongshun --- .../devicetree/bindings/arm/nuvoton/nuc970.txt | 12 .../bindings/clock/nuvoton,nuc970-clk.txt | 13 +

[PATCH v2 09/10] Documentation: devicetree: Add dts description for nuc900

2016-07-10 Thread Wan Zongshun
This patch is to add dts description for nuc900 platform. Signed-off-by: Wan Zongshun --- .../devicetree/bindings/arm/nuvoton/nuc970.txt | 12 .../bindings/clock/nuvoton,nuc970-clk.txt | 13 + .../interrupt-controller/nuvoton,nuc900-aic.txt| 15