Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-17 Thread Orson Zhai
On Fri, Jan 16, 2015 at 10:11 PM, Mark Rutland wrote: > On Fri, Jan 16, 2015 at 12:53:16PM +, Lyra Zhang wrote: >> Hi, Mark >> >> >> + >> >> +Required properties: >> >> +- compatible: must be "sprd,sc9836-uart" >> >> +- reg: offset and length of the register set for the device >> >> +- interru

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 12:53:16PM +, Lyra Zhang wrote: > Hi, Mark > > >> + > >> +Required properties: > >> +- compatible: must be "sprd,sc9836-uart" > >> +- reg: offset and length of the register set for the device > >> +- interrupts: exactly one interrupt specifier > >> +- clocks: phandles t

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Lyra Zhang
Hi, Mark >> + >> +Required properties: >> +- compatible: must be "sprd,sc9836-uart" >> +- reg: offset and length of the register set for the device >> +- interrupts: exactly one interrupt specifier >> +- clocks: phandles to input clocks. > > The order and relevance of each should be specified. If

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 10:00:08AM +, Chunyan Zhang wrote: > Adds Spreadtrum's prefix "sprd" to vendor-prefixes file. > Adds the devicetree binding documentations for Spreadtrum's sc9836-uart > and SC9836 SoC based on the Sharkl64 Platform which is a 64-bit SoC > Platform of Spreadtrum. > > Si

[PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Chunyan Zhang
Adds Spreadtrum's prefix "sprd" to vendor-prefixes file. Adds the devicetree binding documentations for Spreadtrum's sc9836-uart and SC9836 SoC based on the Sharkl64 Platform which is a 64-bit SoC Platform of Spreadtrum. Signed-off-by: Chunyan Zhang Signed-off-by: Orson Zhai --- Documentation/d