Re: [PATCH v2 2/4] dt-bindings: reset: Add bindings for the Meson SoC Reset Controller

From: Neil Armstrong
Date: Thu May 26 2016 - 03:30:50 EST


On 05/25/2016 09:10 PM, Rob Herring wrote:
> On Wed, May 25, 2016 at 11:49:16AM +0200, Neil Armstrong wrote:
>> Add DT bindings for the Meson SoC Reset Controller documentation and the
>> associated include file.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
>> ---
>> .../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