On Tue, Nov 07, 2017 at 01:15:50AM +0530, Manivannan Sadhasivam wrote: > Add Actions Semi S900 clock bindings. > > Signed-off-by: Manivannan Sadhasivam <[email protected]> > --- > Changes in v2: > > 1. Added binding header to this patch > 2. Changed clock-controller node name to cmu > 3. Added clocks property to cmu node > 4. Changed compatible property value to "actions,s900-cmu" > 5. Fixed example UART controller node > 6. Fixed tab vs space issue > > .../devicetree/bindings/clock/actions,s900-cmu.txt | 47 +++++++ > include/dt-bindings/clock/actions,s900-cmu.h | 139 > +++++++++++++++++++++ > 2 files changed, 186 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/actions,s900-cmu.txt > create mode 100644 include/dt-bindings/clock/actions,s900-cmu.h
Acked-by: Rob Herring <[email protected]>

