linux/arch/arm/boot/dts/microchip
Mihai Sain 36e9e1ab59 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>
2025-05-16 08:31:29 +03:00
..
Makefile ARM: dts: microchip: add support for sama7d65_curiosity board 2025-01-07 19:33:17 +02:00
aks-cdu.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
animeo_ip.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-ariag25.dts
at91-ariettag25.dts
at91-cosino.dtsi
at91-cosino_mega2560.dts
at91-dvk_som60.dts
at91-dvk_su60_somc.dtsi
at91-dvk_su60_somc_lcm.dtsi
at91-foxg20.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-gatwick.dts
at91-kizbox.dts
at91-kizbox2-2.dts
at91-kizbox2-common.dtsi ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
at91-kizbox3-hs.dts
at91-kizbox3_common.dtsi
at91-kizboxmini-base.dts
at91-kizboxmini-common.dtsi
at91-kizboxmini-mb.dts
at91-kizboxmini-rd.dts
at91-linea.dtsi
at91-lmu5000.dts
at91-natte.dtsi
at91-nattis-2-natte-2.dts
at91-q5xr5.dts
at91-qil_a9260.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sam9_l9260.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sam9x60_curiosity.dts ARM: dts: microchip: sam9x60: Move i2c address/size to dtsi 2024-08-08 09:58:43 +03:00
at91-sam9x60ek.dts ARM: dts: microchip: Rename LED sub nodes name 2024-10-13 18:56:19 +03:00
at91-sam9x75_curiosity.dts ARM: dts: microchip: sam9x75_curiosity: Add power monitor support 2024-12-17 10:09:44 +02:00
at91-sama5d2_icp.dts ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
at91-sama5d2_ptc_ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d2_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d3_eds.dts
at91-sama5d3_ksz9477_evb.dts ARM: dts: at91: ksz9477_evb: Add tx-internal-delay-ps property for port5 2023-07-31 08:17:46 +03:00
at91-sama5d3_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4_ma5d4.dtsi
at91-sama5d4_ma5d4evk.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4_xplained.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d4ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d27_som1.dtsi ARM: dts: microchip: Rename the eeprom nodename 2024-10-13 18:55:20 +03:00
at91-sama5d27_som1_ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-sama5d27_wlsom1.dtsi ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
at91-sama5d27_wlsom1_ek.dts ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node 2025-01-02 12:33:56 +02:00
at91-sama5d29_curiosity.dts ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node 2025-01-02 12:33:56 +02:00
at91-sama7d65_curiosity.dts ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board 2025-05-16 08:31:29 +03:00
at91-sama7g5ek.dts ARM: dts: microchip: sama7g5: add ADC hw trigger edge type 2025-03-04 20:39:29 +02:00
at91-sama7g54_curiosity.dts ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flash 2025-05-16 08:31:29 +03:00
at91-smartkiz.dts
at91-som60.dtsi
at91-tse850-3.dts
at91-vinco.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91-wb45n.dts
at91-wb45n.dtsi
at91-wb50n.dts
at91-wb50n.dtsi
at91rm9200.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91rm9200_pqfp.dtsi
at91rm9200ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9g15.dtsi
at91sam9g15ek.dts
at91sam9g20.dtsi
at91sam9g20ek.dts ARM: dts: microchip: Rename LED sub nodes name 2024-10-13 18:56:19 +03:00
at91sam9g20ek_2mmc.dts ARM: dts: microchip: at91: align LED node name with bindings 2024-08-08 10:00:06 +03:00
at91sam9g20ek_common.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9g25-gardena-smart-gateway.dts ARM: dts: microchip: at91: align LED node name with bindings 2024-08-08 10:00:06 +03:00
at91sam9g25.dtsi
at91sam9g25ek.dts
at91sam9g35.dtsi
at91sam9g35ek.dts
at91sam9g45.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9m10g45ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9n12.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9n12ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9rl.dtsi ARM: dts: microchip: change to simple-mfd from simple-bus for PIO3 pinumux controller 2024-08-24 17:21:28 +03:00
at91sam9rlek.dts
at91sam9x5.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9x5_can.dtsi
at91sam9x5_isi.dtsi
at91sam9x5_lcd.dtsi
at91sam9x5_macb0.dtsi
at91sam9x5_macb1.dtsi
at91sam9x5_usart3.dtsi
at91sam9x5cm.dtsi ARM: dts: microchip: at91: align LED node name with bindings 2024-08-08 10:00:06 +03:00
at91sam9x5dm.dtsi
at91sam9x5ek.dtsi ARM: dts: microchip: at91sam9x5ek: Use DMA for DBGU serial port 2024-02-03 19:00:16 +02:00
at91sam9x25.dtsi
at91sam9x25ek.dts
at91sam9x35.dtsi
at91sam9x35ek.dts
at91sam9xe.dtsi
at91sam9260.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9260ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9261.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9261ek.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9263.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
at91sam9263ek.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00
ethernut5.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
evk-pro3.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
ge863-pro3.dtsi
lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts
lan966x-kontron-kswitch-d10-mmt-8g.dts
lan966x-kontron-kswitch-d10-mmt.dtsi
lan966x-pcb8290.dts ARM: dts: microchip: minor whitespace cleanup around '=' 2023-07-29 16:49:41 +03:00
lan966x-pcb8291.dts
lan966x-pcb8309.dts
lan966x.dtsi
mpa1600.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
pm9g45.dts ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sam9x7.dtsi ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes 2025-01-02 12:33:57 +02:00
sam9x60.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d2-pinfunc.h
sama5d2.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d3.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d3_can.dtsi
sama5d3_emac.dtsi
sama5d3_gmac.dtsi
sama5d3_lcd.dtsi
sama5d3_mci2.dtsi
sama5d3_tcb1.dtsi
sama5d3_uart.dtsi
sama5d3xcm.dtsi
sama5d3xcm_cmp.dtsi ARM: dts: microchip: Rename the pmic node 2024-10-13 18:56:18 +03:00
sama5d3xdm.dtsi
sama5d3xmb.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d3xmb_cmp.dtsi
sama5d3xmb_emac.dtsi
sama5d3xmb_gmac.dtsi
sama5d4.dtsi ARM: dts: microchip: fix faulty ohci/ehci node names 2025-02-28 10:49:10 +02:00
sama5d29.dtsi
sama5d31.dtsi
sama5d31ek.dts
sama5d33.dtsi
sama5d33ek.dts
sama5d34.dtsi
sama5d34ek.dts ARM: dts: microchip: Rename the eeprom nodename 2024-10-13 18:55:20 +03:00
sama5d35.dtsi
sama5d35ek.dts
sama5d36.dtsi
sama5d36ek.dts
sama5d36ek_cmp.dts
sama7d65-pinfunc.h ARM: dts: at91: Add sama7d65 pinmux 2025-01-02 12:33:54 +02:00
sama7d65.dtsi ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC 2025-05-16 08:31:29 +03:00
sama7g5-pinfunc.h
sama7g5.dtsi ARM: dts: microchip: sama7g5: Fix RTT clock 2024-08-31 15:17:04 +03:00
tny_a9g20.dts ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9260.dts ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9260_common.dtsi ARM: dts: at91: use correct vendor name for Calao boards 2025-02-17 08:40:47 +02:00
tny_a9263.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00
usb_a9g20-dab-mmx.dtsi ARM: dts: at91: calao_usb: fix button nodes 2025-02-17 08:40:49 +02:00
usb_a9g20.dts ARM: dts: at91: usb_a9g20: move wrong RTC node 2025-04-11 10:39:36 +03:00
usb_a9g20_lpw.dts ARM: dts: at91: usb_a9g20: move wrong RTC node 2025-04-11 10:39:36 +03:00
usb_a9260.dts ARM: dts: at91: calao_usb: simplify chosen node 2025-04-11 10:39:35 +03:00
usb_a9260_common.dtsi ARM: dts: at91: calao_usb: simplify chosen node 2025-04-11 10:39:35 +03:00
usb_a9263.dts ARM: dts: at91: at91sam9263: fix NAND chip selects 2025-04-11 10:41:30 +03:00