devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
@ 2023-12-05 15:08 Hugo Villeneuve
  2023-12-05 15:08 ` [PATCH v5 1/3] dt-bindings: vendor-prefixes: add rve Hugo Villeneuve
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hugo Villeneuve @ 2023-12-05 15:08 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, shawnguo, s.hauer,
	kernel, festevam, linux-imx, leoyang.li, robh
  Cc: devicetree, linux-kernel, linux-arm-kernel, hugo, Hugo Villeneuve

From: Hugo Villeneuve <hvilleneuve@dimonoff.com>

Hello,
this patch series add support for the RVE gateway board.

Thank you.

Link: [v1] https://lore.kernel.org/all/20231101144303.2653464-1-hugo@hugovil.com/
           https://lore.kernel.org/all/20231101144057.2653271-1-hugo@hugovil.com/
      [v2] https://lore.kernel.org/all/20231101183549.2960083-1-hugo@hugovil.com/
      [v3] https://lore.kernel.org/all/20231102193121.1676000-1-hugo@hugovil.com/
      [v4] https://lore.kernel.org/all/20231103142831.2116163-1-hugo@hugovil.com/

Changes for V2:
- Combine separate patches as a series. Start series at 2 to avoid confusion.

Changes for V3:
- Fix coding style / indentation
- Change vmmc supply for usdhc2 node
- Disable uart2 node instead of removing it.
- Remove MAINTAINERS board entry
- Add SOM compatible string
- Drop some status = "okay"

Changes for V4:
- Fix dtbs_check warning for compatible string "rve,rve-gateway"
  (remove acked by tag because of that change)

Changes for V5:
- Fix indentation for gpio-line-names
- Add Krzysztof "Reviewed-by" tag for patch 2

Hugo Villeneuve (3):
  dt-bindings: vendor-prefixes: add rve
  dt-bindings: arm: fsl: add RVE gateway board
  arm64: dts: freescale: introduce rve-gateway board

 .../devicetree/bindings/arm/fsl.yaml          |   4 +-
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx8mn-rve-gateway.dts | 285 ++++++++++++++++++
 4 files changed, 291 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-rve-gateway.dts


base-commit: bee0e7762ad2c6025b9f5245c040fcc36ef2bde8
-- 
2.39.2


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

end of thread, other threads:[~2023-12-06  0:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05 15:08 [PATCH v5 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board Hugo Villeneuve
2023-12-05 15:08 ` [PATCH v5 1/3] dt-bindings: vendor-prefixes: add rve Hugo Villeneuve
2023-12-05 15:08 ` [PATCH v5 2/3] dt-bindings: arm: fsl: add RVE gateway board Hugo Villeneuve
2023-12-05 15:08 ` [PATCH v5 3/3] arm64: dts: freescale: introduce rve-gateway board Hugo Villeneuve
2023-12-06  0:49 ` [PATCH v5 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).