[PATCH v4 0/3] arm64: dts: Add InnoComm WB15-EVK support

Sascha Hauer s.hauer at pengutronix.de
Thu Sep 29 03:10:05 PDT 2022


Hi Shawn,

Who will take this series? Is it you?

Regards,
 Sascha

On Thu, Sep 22, 2022 at 10:13:44AM +0200, Sascha Hauer wrote:
> The InnoComm WB15-EVK [1] board is a Eval base board for the WB15 SoM
> [2] which is based on the NXP i.MX8MM. This series adds InnoComm as a
> vendor prefix and the necessary dts/dtsi files.
> 														     [1] https://www.innocomm.com/product_inner.aspx?num=2233
> 														     [2] https://www.innocomm.com/product_inner.aspx?num=2232
> 
> Changes since v3:
> - drop unnecessary status = "okay" from new node
> 
> Changes since v2:
> - Fix another remaining s/innocom/innocomm/
> - Don't use underscores in node names
> - Use IRQ_TYPE_LEVEL_LOW to specify interrupt polarity
> 
> Changes since v1:
> - Fix spelling of InnoComm:
>   s/innocom/innocomm/
>   s/Innocom/InnoComm/
> 
> Sascha Hauer (3):
>   dt-bindings: vendor-prefixes: Add prefix for InnoComm
>   dt-bindings: arm: fsl: Add InnoComm WB15 EVK
>   arm64: dts: freescale: Add InnoComm i.MX8MM based WB15 SoM and EVK
> 
>  .../devicetree/bindings/arm/fsl.yaml          |   1 +
>  .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
>  arch/arm64/boot/dts/freescale/Makefile        |   1 +
>  .../freescale/imx8mm-innocomm-wb15-evk.dts    | 146 ++++++
>  .../dts/freescale/imx8mm-innocomm-wb15.dtsi   | 480 ++++++++++++++++++
>  5 files changed, 630 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15-evk.dts
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15.dtsi
> 
> -- 
> 2.30.2
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list