On Tue, Aug 09, 2016 at 11:13:27AM +0200, Neil Armstrong wrote:
Add documentations and dt-bindings headers for the AO clock and reset
controller.
Signed-off-by: Neil Armstrong <redacted>
---
.../bindings/clock/amlogic,gxbb-aoclkc.txt | 45 +++++++++++++++
include/dt-bindings/clock/gxbb-aoclkc.h | 66 ++++++++++++++++++++++
include/dt-bindings/reset/gxbb-aoclkc.h | 66 ++++++++++++++++++++++
3 files changed, 177 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/amlogic,gxbb-aoclkc.txt
create mode 100644 include/dt-bindings/clock/gxbb-aoclkc.h
create mode 100644 include/dt-bindings/reset/gxbb-aoclkc.h
Acked-by: Rob Herring <robh@kernel.org>