2019-08-01 09:01:05

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH 0/3] reset: meson: update with SPDX Licence identifier

This serie updates the Amlogic Reset driver and bindings.

Neil Armstrong (3):
reset: reset-meson: update with SPDX Licence identifier
dt-bindings: reset: amlogic,meson-gxbb-reset: update with SPDX Licence
identifier
dt-bindings: reset: amlogic,meson8b-reset: update with SPDX Licence
identifier

drivers/reset/reset-meson.c | 51 +------------------
.../reset/amlogic,meson-gxbb-reset.h | 51 +------------------
.../dt-bindings/reset/amlogic,meson8b-reset.h | 51 +------------------
3 files changed, 3 insertions(+), 150 deletions(-)

--
2.22.0


2019-08-01 09:53:35

by Philipp Zabel

[permalink] [raw]
Subject: Re: [PATCH 0/3] reset: meson: update with SPDX Licence identifier

On Thu, 2019-08-01 at 09:54 +0200, Neil Armstrong wrote:
> This serie updates the Amlogic Reset driver and bindings.
>
> Neil Armstrong (3):
> reset: reset-meson: update with SPDX Licence identifier
> dt-bindings: reset: amlogic,meson-gxbb-reset: update with SPDX Licence
> identifier
> dt-bindings: reset: amlogic,meson8b-reset: update with SPDX Licence
> identifier

Thank you, all three applied to reset/next.

regards
Philipp