On Thu, Jun 27, 2019 at 2:10 AM Srinivas Kandagatla
<[email protected]> wrote:
>
> From: Maxime Ripard <[email protected]>
>
> The nvmem providers and consumers have a bunch of generic properties that
> are needed in a device tree. Add a YAML schemas for those.
>
> Reviewed-by: Rob Herring <[email protected]>
> Signed-off-by: Maxime Ripard <[email protected]>
> Signed-off-by: Srinivas Kandagatla <[email protected]>
> ---
>
> Hi Greg,
>
> Sorry for the delay in sending this patch, as this was a licence
> change It took bit more time than expected to get approval.

But you didn't update the license to (GPL-2.0 OR BSD-2-Clause). See below.

>
> Can you please consider this for 5.3 as we already had other patch
> in next which reference this yaml.

TBC, DT Schema checks are broken until this is applied.

> +++ b/Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml
> @@ -0,0 +1,45 @@
> +# SPDX-License-Identifier: GPL-2.0

> +++ b/Documentation/devicetree/bindings/nvmem/nvmem.yaml
> @@ -0,0 +1,93 @@
> +# SPDX-License-Identifier: GPL-2.0

Reply via email to