Patrice Chotard
c86a4de8df
mtd: Add flash_node in struct mtd_info
...
Currently, add_mtd_partitions_of() can be used only if dev field of
mtd_info struct is populated. It's the case, for example, for a spi nor
flash, which has a DT compatible "jedec,spi-nor" and an associated
device. mtd->dev is populated in spi_nor_scan().
But in case of a raw nand node, mtd_info's dev field can't be populated
as flash node has no compatible, so no associated device.
add_mtd_partitions_of() can't be used to parse "partitions" subnode.
To remove this constraint, add an ofnode field in mtd_info struct
which reference the DT flash node. This new field is populated by
nand_scan_tail(). This new field will be used by add_mtd_partitions_of()
to parse the flash node for "partitions" defined in DT.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Farhan Ali <farhan.ali@broadcom.com>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Marek Behun <marek.behun@nic.cz>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Wolfgang Denk <wd@denx.de>
2022-04-11 11:39:19 -04:00
..
2022-02-11 11:29:23 -05:00
2022-04-10 11:21:39 -04:00
2022-01-19 18:11:34 +01:00
2022-04-08 10:46:22 -04:00
2022-04-09 21:06:31 +02:00
2022-04-05 15:12:12 +02:00
2021-09-30 09:08:16 -04:00
2021-12-27 16:20:18 -05:00
2021-11-09 17:18:06 +05:30
2022-03-15 17:43:11 +08:00
2022-04-11 11:39:19 -04:00
2022-01-21 14:01:35 -05:00
2022-01-20 14:46:03 +01:00
2022-01-19 18:11:34 +01:00
2022-03-25 16:42:40 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-10-05 08:46:23 -04:00
2022-01-19 18:11:34 +01:00
2022-04-11 11:39:19 -04:00
2022-01-19 18:11:34 +01:00
2022-04-11 10:00:30 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-08 09:05:19 -04:00
2022-02-09 09:16:47 -05:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2022-01-30 01:25:00 +00:00
2021-10-25 14:50:42 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-06 14:03:17 -04:00
2022-02-08 23:07:59 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-06 14:01:42 -04:00
2022-01-19 18:11:34 +01:00
2022-03-30 13:02:55 -04:00
2022-03-30 13:02:55 -04:00
2021-12-27 16:20:18 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-12-01 10:58:10 -05:00
2021-08-30 14:10:07 -04:00
2022-04-01 10:28:45 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-06 14:01:42 -04:00
2022-01-19 18:11:34 +01:00
2022-02-11 11:29:23 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-08-30 14:10:06 -04:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2021-10-21 03:46:04 +02:00
2022-03-20 11:03:06 +01:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2022-02-03 12:16:01 -05:00
2022-01-19 16:16:33 +01:00
2021-10-25 21:13:06 +02:00
2022-01-15 10:57:22 +01:00
2022-03-03 16:51:20 -05:00
2022-04-07 16:50:53 -04:00
2022-01-19 18:11:34 +01:00
2022-03-15 16:19:29 -04:00
2022-04-06 14:01:42 -04:00
2022-03-10 08:28:36 -05:00
2022-03-10 08:28:36 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-30 16:43:28 +01:00
2022-01-20 12:40:20 -05:00
2022-02-16 14:19:29 -05:00
2022-04-01 15:03:13 -04:00
2022-01-19 18:11:34 +01:00
2022-03-16 16:40:56 +09:00
2022-01-15 18:53:16 +02:00
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-12 14:21:24 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-08-30 14:13:28 -04:00
2022-02-09 09:16:47 -05:00
2022-04-11 11:39:19 -04:00
2021-09-30 09:08:16 -04:00
2022-04-04 14:53:26 -04:00
2022-01-19 18:11:34 +01:00
2021-10-31 08:46:44 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-08 09:41:27 -05:00
2022-04-04 19:02:04 -04:00
2022-02-08 09:41:27 -05:00
2022-01-19 18:11:34 +01:00
2022-01-18 08:31:02 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-20 10:53:00 +01:00
2022-03-10 08:28:36 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-11 10:00:30 -04:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-24 10:35:10 -05:00
2022-01-19 18:11:34 +01:00
2022-04-08 10:46:22 -04:00
2021-12-27 08:41:38 -05:00
2022-01-12 14:21:24 -05:00
2021-09-28 12:03:20 -04:00
2021-09-30 09:08:16 -04:00
2022-03-28 08:22:17 -04:00
2021-12-27 16:20:18 -05:00
2022-03-25 12:01:15 +00:00
2021-09-21 10:08:24 +03:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-13 09:13:41 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-03-25 13:35:50 -04:00
2022-01-19 18:11:34 +01:00
2022-03-25 13:35:50 -04:00
2021-09-28 18:50:56 +03:00
2022-01-19 18:11:34 +01:00
2022-04-05 15:10:54 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-11 09:00:47 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-08 11:00:03 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-12-05 09:23:15 -07:00
2022-03-02 17:42:06 -05:00
2022-03-02 17:42:06 -05:00
2022-02-09 09:16:48 -05:00
2022-03-16 18:10:19 +09:00
2022-01-20 11:35:29 +01:00
2022-01-19 18:11:34 +01:00
2022-04-01 16:56:53 -04:00
2022-04-01 15:03:13 -04:00
2022-04-01 16:56:54 -04:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-04 23:24:17 +01:00
2021-12-26 23:33:24 +01:00
2021-09-30 08:08:56 -04:00
2022-04-06 14:03:17 -04:00
2022-01-26 23:23:17 +01:00
2021-09-04 12:26:01 -04:00
2022-04-04 23:24:17 +01:00
2022-01-19 18:11:34 +01:00
2021-11-04 08:57:19 +01:00
2021-12-31 06:44:29 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-23 09:57:55 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-11 00:03:48 +01:00
2021-09-17 12:10:44 -04:00
2021-09-17 12:10:44 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-09-30 09:08:16 -04:00
2022-01-19 18:11:34 +01:00
2022-03-28 20:17:20 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-04-05 15:13:13 +02:00