On 05/25/2016 09:10 PM, Rob Herring wrote:
On Wed, May 25, 2016 at 11:49:16AM +0200, Neil Armstrong wrote:
quoted
Add DT bindings for the Meson SoC Reset Controller documentation and the
associated include file.
Signed-off-by: Neil Armstrong <redacted>
---
.../bindings/reset/amlogic,meson-reset.txt | 18 ++
.../dt-bindings/reset/amlogic,meson-gxbb-reset.h | 210 +++++++++++++++++++++
include/dt-bindings/reset/amlogic,meson8b-reset.h | 175 +++++++++++++++++
3 files changed, 403 insertions(+)
create mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-reset.txt
create mode 100644 include/dt-bindings/reset/amlogic,meson-gxbb-reset.h
create mode 100644 include/dt-bindings/reset/amlogic,meson8b-reset.h
Please add acks when posting new versions.
Rob
Hi Rob,
Actually I made a lot of changes here since I added support for the meson8b.
I asked myself if I could carry your ack actually...
If the ack is still valid, I'll won't forget it for v4.
Thanks,
Neil