[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191213210316.GA18932@bogus>
Date: Fri, 13 Dec 2019 15:03:16 -0600
From: Rob Herring <robh@...nel.org>
To: kbingham@...nel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Miguel Ojeda Sandonis <miguel.ojeda.sandonis@...il.com>,
Simon Goda <simon.goda@...los.com>
Subject: Re: [PATCH 2/3] dt-bindings: auxdisplay: Add JHD1313 bindings
On Thu, Nov 28, 2019 at 10:55:07AM +0000, kbingham@...nel.org wrote:
> From: Kieran Bingham <kbingham@...nel.org>
>
> The JHD1313 is used in the Grove RGB LCD controller [0] and provides
> an I2C interface to control the LCD.
>
> The implementation is based upon the datasheet for the JHD1214 [1], as
> this is the only datasheet referenced by the documentation for the Grove
> part.
>
> [0] http://wiki.seeedstudio.com/Grove-LCD_RGB_Backlight/
> [1] https://seeeddoc.github.io/Grove-LCD_RGB_Backlight/res/JHD1214Y_YG_1.0.pdf
>
> Signed-off-by: Simon Goda <simon.goda@...los.com>
> Signed-off-by: Kieran Bingham <kbingham@...nel.org>
> ---
> .../bindings/auxdisplay/jhd,jhd1313.yaml | 33 +++++++++++++++++++
> 1 file changed, 33 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/auxdisplay/jhd,jhd1313.yaml
>
> diff --git a/Documentation/devicetree/bindings/auxdisplay/jhd,jhd1313.yaml b/Documentation/devicetree/bindings/auxdisplay/jhd,jhd1313.yaml
> new file mode 100644
> index 000000000000..b799a91846d2
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/auxdisplay/jhd,jhd1313.yaml
> @@ -0,0 +1,33 @@
> +# SPDX-License-Identifier: GPL-2.0
Dual license new bindings please.
(GPL-2.0-only OR BSD-2-Clause)
With that,
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists