[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191107010613.GA8258@bogus>
Date: Wed, 6 Nov 2019 19:06:13 -0600
From: Rob Herring <robh@...nel.org>
To: Marcus Folkesson <marcus.folkesson@...il.com>
Cc: Jonathan Cameron <jic23@...nel.org>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
Mark Rutland <mark.rutland@....com>,
Kent Gustavsson <kent@...oris.se>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
"David S . Miller" <davem@...emloft.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Paul E . McKenney" <paulmck@...ux.ibm.com>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: iio: dac: Migrate LTC1660 documentation
to yaml
On Wed, Nov 06, 2019 at 12:12:33PM +0100, Marcus Folkesson wrote:
> Rewrite bindings to use json-schema vocabulary.
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson@...il.com>
> ---
>
> Notes:
> v2:
> - Remove description for reg and spi-max-frequency (Rob & Alexa)
> - Drop maxItems for vref-supply
>
> .../bindings/iio/dac/lltc,ltc1660.yaml | 49 +++++++++++++++++++
> .../devicetree/bindings/iio/dac/ltc1660.txt | 21 --------
> MAINTAINERS | 2 +-
> 3 files changed, 50 insertions(+), 22 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml
> delete mode 100644 Documentation/devicetree/bindings/iio/dac/ltc1660.txt
>
> diff --git a/Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml b/Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml
> new file mode 100644
> index 000000000000..505b3d54b81c
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/dac/lltc,ltc1660.yaml
> @@ -0,0 +1,49 @@
> +# SPDX-License-Identifier: GPL-2.0
> +# Copyright 2019 Marcus Folkesson <marcus.folkesson@...il.com>
If you own copyright to the old binding which I assume you do if you
added it here, can you add 'BSD-2-Clause' to the license. Same for the
other conversion.
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists