Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-07 Thread Baolin Wang
On 7 September 2017 at 19:44, Mark Brown wrote: > On Thu, Sep 07, 2017 at 07:03:18PM +0800, Baolin Wang wrote: >> On 7 September 2017 at 17:54, Mark Brown wrote: >> > On Thu, Sep 07, 2017 at 11:29:05AM +0800, Baolin Wang wrote: > >> >> The hwspinlock name should be "adi", and I will make it clear

Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-07 Thread Mark Brown
On Thu, Sep 07, 2017 at 07:03:18PM +0800, Baolin Wang wrote: > On 7 September 2017 at 17:54, Mark Brown wrote: > > On Thu, Sep 07, 2017 at 11:29:05AM +0800, Baolin Wang wrote: > >> The hwspinlock name should be "adi", and I will make it clear in next > >> version. > > So there's other drivers t

Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-07 Thread Baolin Wang
On 7 September 2017 at 17:54, Mark Brown wrote: > On Thu, Sep 07, 2017 at 11:29:05AM +0800, Baolin Wang wrote: >> On 6 September 2017 at 22:59, Mark Brown wrote: >> > On Wed, Sep 06, 2017 at 02:10:43PM +0800, Baolin Wang wrote: > >> >> +- hwlocks: Reference to a phandle of a hwlock provider node.

Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-07 Thread Mark Brown
On Thu, Sep 07, 2017 at 11:29:05AM +0800, Baolin Wang wrote: > On 6 September 2017 at 22:59, Mark Brown wrote: > > On Wed, Sep 06, 2017 at 02:10:43PM +0800, Baolin Wang wrote: > >> +- hwlocks: Reference to a phandle of a hwlock provider node. > >> +- hwlock-names: Reference to hwlock name strings

Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-06 Thread Baolin Wang
Hi Mark, On 6 September 2017 at 22:59, Mark Brown wrote: > On Wed, Sep 06, 2017 at 02:10:43PM +0800, Baolin Wang wrote: > >> +- hwlocks: Reference to a phandle of a hwlock provider node. >> +- hwlock-names: Reference to hwlock name strings defined in the same order >> + as the hwlocks. > > Wh

Re: [PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-06 Thread Mark Brown
On Wed, Sep 06, 2017 at 02:10:43PM +0800, Baolin Wang wrote: > +- hwlocks: Reference to a phandle of a hwlock provider node. > +- hwlock-names: Reference to hwlock name strings defined in the same order > + as the hwlocks. What are these hwlocks protecting, and what names are expected? > +Op

[PATCH 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation

2017-09-05 Thread Baolin Wang
This patch adds the binding documentation for Spreadtrum ADI controller device. Signed-off-by: Baolin Wang --- .../devicetree/bindings/spi/spi-sprd-adi.txt | 44 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/spi-sprd-adi.t