All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: Add Innocom WB15-EVK support
@ 2022-09-01 11:20 ` Sascha Hauer
  0 siblings, 0 replies; 12+ messages in thread
From: Sascha Hauer @ 2022-09-01 11:20 UTC (permalink / raw)
  To: devicetree; +Cc: Rob Herring, linux-arm-kernel, kernel, Sascha Hauer

The Innocom 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 Innocom as a vendor prefix
and the necessary dts/dtsi files.

Sascha

[1] https://www.innocomm.com/product_inner.aspx?num=2233
[2] https://www.innocomm.com/product_inner.aspx?num=2232

Sascha Hauer (3):
  dt-bindings: vendor-prefixes: Add prefix for Innocom
  dt-bindings: arm: fsl: Add Innocom WB15 EVK
  arm64: dts: freescale: Add Innocom 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 +
 .../dts/freescale/imx8mm-innocom-wb15-evk.dts | 147 ++++++
 .../dts/freescale/imx8mm-innocom-wb15.dtsi    | 480 ++++++++++++++++++
 5 files changed, 631 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocom-wb15-evk.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-innocom-wb15.dtsi

-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-09-08  7:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01 11:20 [PATCH 0/3] arm64: dts: Add Innocom WB15-EVK support Sascha Hauer
2022-09-01 11:20 ` Sascha Hauer
2022-09-01 11:20 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom Sascha Hauer
2022-09-01 11:20   ` Sascha Hauer
2022-09-07 20:31   ` Rob Herring
2022-09-07 20:31     ` Rob Herring
2022-09-08  7:43     ` Sascha Hauer
2022-09-08  7:43       ` Sascha Hauer
2022-09-01 11:20 ` [PATCH 2/3] dt-bindings: arm: fsl: Add Innocom WB15 EVK Sascha Hauer
2022-09-01 11:20   ` Sascha Hauer
2022-09-01 11:20 ` [PATCH 3/3] arm64: dts: freescale: Add Innocom i.MX8MM based WB15 SoM and EVK Sascha Hauer
2022-09-01 11:20   ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.