* [PATCH v3 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM
@ 2023-05-10 8:31 Himanshu Bhavani
2023-05-10 9:03 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Himanshu Bhavani @ 2023-05-10 8:31 UTC (permalink / raw)
To: krzysztof.kozlowski
Cc: robh+dt, krzysztof.kozlowski+dt, shawnguo, marex,
frieder.schrempf, stefan.wahren, marcel.ziswiler, festevam,
Markus.Niebel, leoyang.li, devicetree, linux-kernel,
Himanshu Bhavani
Add the initial device tree support for Emtop SOM based om IMX8MM.
Change in v2:
- in patch 1/3:
- Update dtb add order in Makefile
- Update proper prefix/name in dts
- Removed stray blank line
- Add pinctrl-names
- in patch 2/3:
- Update bindings
Changes in v3:
- in patch 1/3:
- Removed dead code
- Fixed style and indentations
- in patch 3/3:
- Update vendor prefix
Himanshu Bhavani (3):
arm64: dts: Add device tree for the Emtop SOM IMX8MM
dt-bindings: arm: fsl: Enumerate Emtop SOM
dt-bindings: vendor-prefixes: Add Emtop
.../devicetree/bindings/arm/fsl.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../arm64/boot/dts/freescale/imx8mm-emtop.dts | 261 ++++++++++++++++++
4 files changed, 265 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emtop.dts
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v3 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM
2023-05-10 8:31 [PATCH v3 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM Himanshu Bhavani
@ 2023-05-10 9:03 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2023-05-10 9:03 UTC (permalink / raw)
To: Himanshu Bhavani
Cc: krzysztof.kozlowski, robh+dt, krzysztof.kozlowski+dt, shawnguo,
marex, frieder.schrempf, stefan.wahren, marcel.ziswiler, festevam,
Markus.Niebel, leoyang.li, devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]
On Wed, May 10, 2023 at 02:01:04PM +0530, Himanshu Bhavani wrote:
> Add the initial device tree support for Emtop SOM based om IMX8MM.
In the future, please send this as a threaded patchset. Git's send-email
will do this automatically if you point it at a directory containing the
patches. For example, see "Thread overview" in:
https://lore.kernel.org/all/20230510083346.3692555-1-himanshu.bhavani@siliconsignals.io/
You can see that there is only one patch in that thread.
Cheers,
Conor.
>
> Change in v2:
> - in patch 1/3:
> - Update dtb add order in Makefile
> - Update proper prefix/name in dts
> - Removed stray blank line
> - Add pinctrl-names
>
> - in patch 2/3:
> - Update bindings
>
> Changes in v3:
> - in patch 1/3:
> - Removed dead code
> - Fixed style and indentations
>
> - in patch 3/3:
> - Update vendor prefix
>
>
> Himanshu Bhavani (3):
> arm64: dts: Add device tree for the Emtop SOM IMX8MM
> dt-bindings: arm: fsl: Enumerate Emtop SOM
> dt-bindings: vendor-prefixes: Add Emtop
>
> .../devicetree/bindings/arm/fsl.yaml | 1 +
> .../devicetree/bindings/vendor-prefixes.yaml | 2 +
> arch/arm64/boot/dts/freescale/Makefile | 1 +
> .../arm64/boot/dts/freescale/imx8mm-emtop.dts | 261 ++++++++++++++++++
> 4 files changed, 265 insertions(+)
> create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emtop.dts
>
> --
> 2.25.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-10 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10 8:31 [PATCH v3 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM Himanshu Bhavani
2023-05-10 9:03 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox