Re: [PATCH] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings

From: Rob Herring
Date: Thu Jun 27 2019 - 09:55:46 EST


On Thu, Jun 27, 2019 at 2:10 AM Srinivas Kandagatla
<srinivas.kandagatla@xxxxxxxxxx> wrote:
>
> From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
>
> 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 <robh@xxxxxxxxxx>
> Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> ---
>
> 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