Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: dts: ti: Describe flash partitions for J7 platforms
@ 2023-05-03  9:12 Vaishnav Achath
  2023-05-03  9:12 ` [PATCH 1/4] arm64: dts: ti: k3-j721e-som: Describe OSPI flash partition info Vaishnav Achath
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Vaishnav Achath @ 2023-05-03  9:12 UTC (permalink / raw)
  To: nm, kristo, vigneshr, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, u-kumar1, vaishnav.a

This series adds flash partition description through DT, currently
the flash partitions for J7 platforms is described through the mtdparts
commandline parameter passed from bootloader, this requires maintenance
of the partition information in a mtdparts string which is error prone.

Once the flash partitions are described through DT, the support for
mtdparts can be removed for these platforms from u-boot also.

Vaishnav Achath (4):
  arm64: dts: ti: k3-j721e-som: Describe OSPI flash partition info
  arm64: dts: ti: k3-j721e-som: Describe QSPI flash partition info
  arm64: dts: ti: k3-j721e-sk: Describe OSPI flash partition info
  arm64: dts: ti: k3-j7200-som: Describe OSPI and Hyperflash partition
    info

 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi   | 72 +++++++++++++++++++
 .../dts/ti/k3-j721e-common-proc-board.dts     | 46 ++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts        | 46 ++++++++++++
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi   | 46 ++++++++++++
 4 files changed, 210 insertions(+)

-- 
2.17.1


_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2023-05-04  5:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03  9:12 [PATCH 0/4] arm64: dts: ti: Describe flash partitions for J7 platforms Vaishnav Achath
2023-05-03  9:12 ` [PATCH 1/4] arm64: dts: ti: k3-j721e-som: Describe OSPI flash partition info Vaishnav Achath
2023-05-03  9:12 ` [PATCH 2/4] arm64: dts: ti: k3-j721e-som: Describe QSPI " Vaishnav Achath
2023-05-03  9:12 ` [PATCH 3/4] arm64: dts: ti: k3-j721e-sk: Describe OSPI " Vaishnav Achath
2023-05-03  9:12 ` [PATCH 4/4] arm64: dts: ti: k3-j7200-som: Describe OSPI and Hyperflash " Vaishnav Achath
2023-05-03 11:51 ` [PATCH 0/4] arm64: dts: ti: Describe flash partitions for J7 platforms Nishanth Menon
2023-05-04  5:39   ` Vaishnav Achath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox