[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231102193121.1676000-1-hugo@hugovil.com>
Date: Thu, 2 Nov 2023 15:31:18 -0400
From: Hugo Villeneuve <hugo@...ovil.com>
To: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, shawnguo@...nel.org, s.hauer@...gutronix.de,
kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
leoyang.li@....com, robh@...nel.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, hugo@...ovil.com,
Hugo Villeneuve <hvilleneuve@...onoff.com>
Subject: [PATCH v3 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
From: Hugo Villeneuve <hvilleneuve@...onoff.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/raw
https://lore.kernel.org/all/20231101144057.2653271-1-hugo@hugovil.com/raw
[v2] https://lore.kernel.org/all/20231101183549.2960083-1-hugo@hugovil.com/raw
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"
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 | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../boot/dts/freescale/imx8mn-rve-gateway.dts | 282 ++++++++++++++++++
4 files changed, 286 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-rve-gateway.dts
base-commit: 4652b8e4f3ffa48c706ec334f048c217a7d9750d
--
2.39.2
Powered by blists - more mailing lists