[PATCH v5 0/1] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM

Wig Cheng posted 1 patch 1 month ago
arch/arm64/boot/dts/freescale/Makefile        |  4 ++
.../freescale/imx93-11x11-frdm-pixpaper.dtso  | 50 +++++++++++++++++++
2 files changed, 54 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-11x11-frdm-pixpaper.dtso
[PATCH v5 0/1] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
Posted by Wig Cheng 1 month ago
Changes in v5:
- Use 1MHz spi-max-frequency to comply with binding schema

Changes in v4:
- Drop invalid property

Changes in v3:
- Misunderstood reviewer's feedback in v1, improved commit message description

Changes in v2:
- Fix Makefile alphabetical ordering
- Move vendor property before status in device tree
- Simplify commit message as suggested by reviewer

Wig Cheng (1):
  arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM

 arch/arm64/boot/dts/freescale/Makefile        |  4 ++
 .../freescale/imx93-11x11-frdm-pixpaper.dtso  | 50 +++++++++++++++++++
 2 files changed, 54 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-11x11-frdm-pixpaper.dtso

-- 
2.43.0
Re: [PATCH v5 0/1] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
Posted by Frank Li 3 weeks, 3 days ago
On Thu, 26 Feb 2026 22:48:18 +0800, Wig Cheng wrote:
> Changes in v5:
> - Use 1MHz spi-max-frequency to comply with binding schema
>
> Changes in v4:
> - Drop invalid property
>
> Changes in v3:
> - Misunderstood reviewer's feedback in v1, improved commit message description
>
> [...]

Applied, thanks!

[1/1] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
      commit: b9f7ae25c9d60b8c2362c397f99d2b046fe74844

Reorder nodes and property name according to tools(
https://github.com/lznuaa/dt-format)'s result. Next time run to keep nice
order for new dts file next time.

Basic rule:

No @hex is first.
order by nodes name.

See detail at https://github.com/lznuaa/dt-format

Best regards,
--
Frank Li <Frank.Li@nxp.com>