[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210714022601.GB31370@dragon>
Date: Wed, 14 Jul 2021 10:26:02 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Christoph Niedermaier <cniedermaier@...electronics.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, robh+dt@...nel.org,
kernel@...electronics.com
Subject: Re: [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM
DRC02 boards
On Tue, May 25, 2021 at 04:30:01PM +0200, Christoph Niedermaier wrote:
> Add DH electronics DHCOM PicoITX and DHCOM DRC02 boards.
>
> Signed-off-by: Christoph Niedermaier <cniedermaier@...electronics.com>
> Cc: linux-arm-kernel@...ts.infradead.org
> Cc: linux-kernel@...r.kernel.org
> Cc: robh+dt@...nel.org
> Cc: Shawn Guo <shawnguo@...nel.org>
> Cc: kernel@...electronics.com
> To: devicetree@...r.kernel.org
> ---
> V2: Remove line with fsl,imx6s on the DRC02 Board
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 12 ++++++++++++
In the future, please have this bindings patch included in the series
that actually uses it.
Shawn
> 1 file changed, 12 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index fce2a8670b49..3c4ff79a3be7 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -407,6 +407,12 @@ properties:
> - const: dfi,fs700e-m60
> - const: fsl,imx6dl
>
> + - description: i.MX6DL DHCOM PicoITX Board
> + items:
> + - const: dh,imx6dl-dhcom-picoitx
> + - const: dh,imx6dl-dhcom-som
> + - const: fsl,imx6dl
> +
> - description: i.MX6DL Gateworks Ventana Boards
> items:
> - enum:
> @@ -458,6 +464,12 @@ properties:
> - const: toradex,colibri_imx6dl # Colibri iMX6 Module
> - const: fsl,imx6dl
>
> + - description: i.MX6S DHCOM DRC02 Board
> + items:
> + - const: dh,imx6s-dhcom-drc02
> + - const: dh,imx6s-dhcom-som
> + - const: fsl,imx6dl
> +
> - description: i.MX6SL based Boards
> items:
> - enum:
> --
> 2.11.0
>
Powered by blists - more mailing lists