Re: [PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

2020-07-16 Thread Anup Patel
Hi Daniel, On Thu, Jul 16, 2020 at 7:31 PM Daniel Lezcano wrote: > > > Hi Anup, > > > On 16/07/2020 14:32, Anup Patel wrote: > > On Wed, Jul 15, 2020 at 11:20 PM Rob Herring wrote: > > [ ... ] > > > Thanks for these steps. I will fix and send v4. > > Please take the opportunity to clarify how yo

Re: [PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

2020-07-16 Thread Daniel Lezcano
Hi Anup, On 16/07/2020 14:32, Anup Patel wrote: > On Wed, Jul 15, 2020 at 11:20 PM Rob Herring wrote: [ ... ] > Thanks for these steps. I will fix and send v4. Please take the opportunity to clarify how you want the series to be merged. -- Linaro.org │ Open sourc

Re: [PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

2020-07-16 Thread Anup Patel
On Wed, Jul 15, 2020 at 11:20 PM Rob Herring wrote: > > On Wed, 15 Jul 2020 12:45:05 +0530, Anup Patel wrote: > > We add DT bindings documentation for CLINT device. > > > > Signed-off-by: Anup Patel > > Reviewed-by: Palmer Dabbelt > > --- > > .../bindings/timer/sifive,clint.yaml | 58 +

Re: [PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

2020-07-15 Thread Rob Herring
On Wed, 15 Jul 2020 12:45:05 +0530, Anup Patel wrote: > We add DT bindings documentation for CLINT device. > > Signed-off-by: Anup Patel > Reviewed-by: Palmer Dabbelt > --- > .../bindings/timer/sifive,clint.yaml | 58 +++ > 1 file changed, 58 insertions(+) > create mod

[PATCH v3 4/4] dt-bindings: timer: Add CLINT bindings

2020-07-15 Thread Anup Patel
We add DT bindings documentation for CLINT device. Signed-off-by: Anup Patel Reviewed-by: Palmer Dabbelt --- .../bindings/timer/sifive,clint.yaml | 58 +++ 1 file changed, 58 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/sifive,clint.yaml di