Re: [PATCH V3] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards

From: Rob Herring
Date: Thu Jul 22 2021 - 00:02:26 EST


On Wed, 14 Jul 2021 22:22:52 +0200, Christoph Niedermaier wrote:
> Add DH electronics DHCOM PicoITX and DHCOM DRC02 boards. The DHCOM DRC02
> device can only house a SOM with iMX6S and not with iMX6DL, due to some
> thermal design consideration. But for compatible fsl,imx6dl is chosen,
> because fsl,imx6s isn't available, the iMX6S is basically a iMX6DL with
> one CPU core disabled and therefore the kernel discerns the iMX6S/iMX6DL
> automatically.
>
> Signed-off-by: Christoph Niedermaier <cniedermaier@xxxxxxxxxxxxxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: robh+dt@xxxxxxxxxx
> Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
> Cc: kernel@xxxxxxxxxxxxxxxxxx
> Cc: Fabio Estevam <festevam@xxxxxxx>
> To: devicetree@xxxxxxxxxxxxxxx
> ---
> V2: - Remove line with fsl,imx6s on the DRC02 Board
> V3: - Rework of the commit message
> - Add Fabio Estevam to the CC list
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>