Raphael Gallais-Pou
0b429f7c6b
video: stm32: dsi: add .of_to_plat callback
...
Drivers should extract device-tree data before probing via the
.of_to_plat hook.
Implement it for stm32_dsi driver. By doing so, it also solve a
variable shadowing in stm32_dsi_probe() where &clk was used as
peripheral clock and ref clock.
For readability some struct have been renamed such as:
* struct stm32_dsi_priv *dsi -> struct stm32_dsi_priv *priv
* struct clk clk -> struct clk pclk
Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com >
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
2026-03-09 08:51:05 -06:00
..
2025-12-30 10:21:48 -06:00
2026-02-02 18:58:44 +09:00
2026-02-04 10:41:48 -06:00
2025-12-30 11:51:43 -06:00
2025-12-30 10:21:48 -06:00
2026-02-03 10:42:03 +09:00
2025-12-30 10:21:48 -06:00
2026-03-09 08:51:05 -06:00
2024-07-22 10:53:06 -06:00
2025-12-30 11:51:43 -06:00
2026-01-16 09:53:57 -06:00
2025-12-30 11:51:42 -06:00
2025-10-09 12:31:09 +02:00
2025-05-08 08:30:53 +03:00
2020-05-18 21:19:23 -04:00
2024-05-20 13:35:03 -06:00
2021-10-12 11:01:17 +01:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-01-22 17:08:23 -06:00
2023-08-01 13:31:29 +02:00
2024-07-22 10:53:06 -06:00
2025-08-01 08:46:36 +03:00
2024-01-29 14:53:11 -05:00
2025-05-01 04:32:45 -06:00
2025-05-01 04:32:45 -06:00
2026-01-24 10:01:22 -06:00
2024-05-20 13:35:03 -06:00
2025-12-30 11:22:57 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00
2024-05-20 13:35:03 -06:00
2025-11-06 23:26:28 +01:00
2025-03-13 19:13:18 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2018-05-07 09:34:12 -04:00
2025-05-08 08:30:53 +03:00
2025-06-14 09:09:39 -06:00
2018-05-07 09:34:12 -04:00
2025-12-30 10:21:48 -06:00
2024-05-20 13:35:03 -06:00
2026-02-04 10:41:48 -06:00
2025-03-13 19:13:18 +02:00
2025-05-08 08:30:53 +03:00
2025-04-12 09:44:02 +03:00
2025-03-19 10:59:23 +02:00
2018-08-11 09:18:44 +02:00
2018-08-11 09:18:44 +02:00
2024-05-20 13:35:03 -06:00
2018-08-11 09:18:44 +02:00
2025-02-26 13:08:20 +02:00
2025-12-30 10:21:48 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-04-12 09:44:02 +03:00
2024-07-22 10:53:06 -06:00
2025-12-29 10:17:00 -03:00
2025-05-29 08:29:16 -06:00
2025-05-05 15:51:46 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2026-01-16 09:07:28 -06:00
2024-07-22 10:53:06 -06:00
2024-05-20 13:35:03 -06:00
2025-03-13 19:13:18 +02:00
2025-03-19 10:59:02 +02:00
2025-03-19 10:59:23 +02:00
2025-08-01 08:46:02 +03:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2018-09-28 18:26:52 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-02-26 13:08:20 +02:00
2025-12-30 10:21:48 -06:00
2026-01-29 10:47:57 +01:00
2025-12-30 11:23:00 -06:00
2025-08-01 08:44:44 +03:00
2024-05-20 13:35:03 -06:00
2018-05-07 09:34:12 -04:00
2024-07-22 10:53:06 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2021-12-26 23:32:46 +01:00
2024-11-04 16:41:38 -06:00
2024-03-21 06:56:13 +01:00
2025-05-02 13:40:25 -06:00
2025-05-01 04:32:45 -06:00
2024-05-20 13:35:03 -06:00
2026-01-29 10:00:59 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00