]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flash
authorMihai Sain <mihai.sain@microchip.com>
Tue, 29 Apr 2025 06:45:47 +0000 (09:45 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Fri, 16 May 2025 05:31:29 +0000 (08:31 +0300)
commit36e9e1ab594519972b0b468aec9b8e9591ddd0ac
treea4778862e3ff913d1f0d4f6768d23475792179e8
parente634fd7166105c1444249e57fdd01938911f5244
ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flash

Add fixed-partitions for spi-nor flash to match the at91 boot flow
and layout of the nand flash.
Partitions can be listed from /proc/mtd:

[root@sama7g54 ~]$ cat /proc/mtd | grep qspi
mtd6: 00040000 00001000 "qspi1: at91bootstrap"
mtd7: 00100000 00001000 "qspi1: u-boot"
mtd8: 00040000 00001000 "qspi1: u-boot env"
mtd9: 00080000 00001000 "qspi1: device tree"
mtd10: 00600000 00001000 "qspi1: kernel"

[root@sama7g54 ~]$ mtdinfo /dev/mtd10
mtd10
Name:                           qspi1: kernel
Type:                           nor
Eraseblock size:                4096 bytes, 4.0 KiB
Amount of eraseblocks:          1536 (6291456 bytes, 6.0 MiB)
Minimum input/output unit size: 1 byte
Sub-page size:                  1 byte
Character device major/minor:   90:20
Bad blocks are allowed:         false
Device is writable:             true

Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
Link: https://lore.kernel.org/r/20250429064547.5807-1-mihai.sain@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts