Johan Jonker
0fbb96964b
core: remap: fix regmap_init_mem_plat() reg size handeling
...
The fdt_addr_t and phys_addr_t size have been decoupled.
A 32bit CPU can expect 64-bit data from the device tree parser,
so convert regmap_init_mem_plat() input to handel both. The
syscon class driver also makes use of the regmap_init_mem_plat()
function, but has no way of knowing the format of the
device-specific platform data. In case of odd reg structures other
then that the syscon class driver assumes the regmap must be
filled in the individual syscon driver before pre-probe.
Also fix the ARRAY_SIZE divider in the syscon class driver.
Signed-off-by: Johan Jonker <jbx6244@gmail.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2023-05-06 17:28:18 +08:00
..
2023-05-06 17:28:18 +08:00
2023-04-25 15:31:28 -04:00
2021-09-30 08:08:56 -04:00
2022-08-12 08:14:23 -04:00
2023-04-28 11:30:17 -06:00
2022-12-05 16:06:08 -05:00
2022-12-02 08:39:00 -05:00
2023-02-10 12:50:01 -05:00
2023-04-20 16:08:44 +08:00
2023-04-30 21:29:50 -04:00
2023-05-06 17:28:18 +08:00
2023-01-18 12:46:13 -05:00
2023-02-10 07:41:39 -05:00
2023-04-13 11:34:47 +02:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2023-03-22 12:51:15 -04:00
2023-05-02 14:23:58 -04:00
2023-04-04 14:50:47 -04:00
2023-04-25 15:31:28 -04:00
2023-03-09 13:15:00 +01:00
2022-06-23 12:58:19 -04:00
2022-10-31 14:47:32 -04:00
2023-04-30 21:29:50 -04:00
2022-01-13 07:57:49 -05:00
2023-04-11 06:51:56 +02:00
2023-03-30 15:09:59 -04:00
2023-01-27 14:47:58 -05:00
2022-11-02 13:58:17 -04:00
2022-09-26 14:23:29 +02:00
2022-12-08 18:06:27 +02:00
2022-12-08 18:06:27 +02:00
2023-05-04 13:03:54 -04:00
2023-05-03 09:05:24 -04:00
2023-05-06 17:28:17 +08:00
2023-03-02 17:45:58 -05:00
2023-04-16 16:18:29 +02:00
2023-01-23 18:11:41 -05:00
2021-09-25 09:46:15 -06:00
2023-05-05 09:46:03 +08:00
2021-07-06 10:38:03 -06:00
2023-04-28 01:30:40 +01:00
2023-05-03 09:05:24 -04:00
2023-04-28 01:29:40 +01:00
2023-05-06 17:28:18 +08:00
2023-01-20 12:27:24 -05:00
2023-05-06 17:28:18 +08:00
2023-01-11 11:54:50 -05:00
2023-04-24 13:18:48 -04:00
2023-04-20 16:08:44 +08:00
2023-04-21 15:16:01 +08:00
2023-03-30 15:09:59 -04:00
2023-04-01 10:11:50 +02:00
2023-05-02 14:23:59 -04:00
2022-10-12 08:56:24 -04:00
2023-04-25 15:31:27 -04:00
2022-12-05 17:43:21 +01:00
2023-05-06 17:28:18 +08:00
2021-10-31 08:46:44 -04:00
2023-03-30 15:09:59 -04:00
2023-04-28 11:30:17 -06:00
2023-04-28 11:30:17 -06:00
2022-10-11 16:03:03 -04:00
2023-05-06 17:28:18 +08:00
2023-02-28 09:44:25 +02:00
2023-01-20 12:27:24 -05:00
2023-05-02 10:57:32 +02:00
2023-04-26 07:35:57 +02:00
2023-04-26 08:43:04 -04:00
2022-10-29 07:36:33 -06:00
2021-07-06 10:38:03 -06:00
2023-04-29 09:29:41 -04:00
2023-04-25 15:31:28 -04:00
2023-05-02 14:23:34 -04:00
2023-05-05 09:36:08 -04:00