Peter Geis
a67e219d0c
clk: rockchip: rk3568: Fix reset handler
The reset handler for rk3568 is missing its private data. This leads to
an abort when a reset is triggered.
=> reset
resetting ...
"Synchronous Abort" handler, esr 0x96000045
elr: 0000000000a2bc04 lr : 0000000000a2bbd4 (reloc)
elr: 00000000eff9bc04 lr : 00000000eff9bbd4
x0 : 00000000fdd20000 x1 : 0000000014000001
x2 : 000000000000fdb9 x3 : 00000000edf77e88
x4 : 00000000edf50e78 x5 : 00000000edf77530
x6 : 000000000000001d x7 : 00000000edf8a1d0
x8 : 00000000ffffffd8 x9 : 0000000000000008
x10: 000000000000000d x11: 0000000000000006
x12: 000000000001869f x13: 0000000086c290c5
x14: 000000009118e878 x15: 0000000000000000
x16: 00000000eff9bbb8 x17: 0000000012f8c119
x18: 00000000edf50dc0 x19: 0000000000000000
x20: 0000000000000001 x21: 0000000000000000
x22: 00000000edf85900 x23: 0000000000000001
x24: 00000000effe8bbc x25: 0000000000000000
x26: 00000000edf85940 x27: 0000000000000000
x28: 0000000000000000 x29: 00000000edf3c8e0
Code: d65f03c0 d5033fbf b9400661 529d9502 (b8216802)
Resetting CPU ...
Add the missing dev_set_priv to the rk3568 clk driver to fix this.
Fixes: 4a262feba3 ("rockchip: rk3568: add clock driver")
Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com> # radxa-cm3
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
2023-03-19 13:17:28 +08:00
..
2023-01-12 16:25:51 +01:00
2023-01-23 18:11:40 -05:00
2021-09-30 08:08:56 -04:00
2022-08-12 08:14:23 -04:00
2023-01-23 18:11:41 -05: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-02-17 19:07:48 +08:00
2023-03-19 13:17:28 +08:00
2023-02-11 12:22:34 -05:00
2023-01-18 12:46:13 -05:00
2023-02-10 07:41:39 -05:00
2023-01-30 21:02:27 +01:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2022-12-22 10:31:48 -05:00
2023-02-10 07:41:41 -05:00
2023-01-18 13:11:13 -05:00
2023-02-07 14:33:48 -05:00
2022-06-23 12:58:19 -04:00
2022-10-31 14:47:32 -04:00
2023-02-28 18:07:27 +08:00
2022-01-13 07:57:49 -05:00
2023-02-13 09:58:27 +01:00
2023-02-10 13:41:06 -05: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-02-28 18:07:28 +08:00
2023-03-10 17:45:47 +01:00
2023-02-07 14:33:49 -05:00
2022-01-13 07:57:49 -05:00
2023-02-17 10:49:41 -05:00
2023-01-23 18:11:41 -05:00
2021-09-25 09:46:15 -06:00
2023-02-07 14:33:49 -05:00
2021-07-06 10:38:03 -06:00
2023-02-28 18:07:27 +08:00
2023-03-10 17:46:09 +01:00
2023-02-07 14:33:49 -05:00
2023-02-23 12:55:36 -07:00
2023-01-20 12:27:24 -05:00
2023-02-28 18:07:27 +08:00
2023-01-11 11:54:50 -05:00
2022-02-08 11:00:03 -05:00
2023-02-12 13:44:20 -05:00
2022-09-14 15:23:03 -04:00
2023-02-07 14:33:49 -05:00
2023-01-23 18:11:41 -05:00
2023-02-10 07:41:41 -05:00
2022-10-12 08:56:24 -04:00
2023-01-24 13:55:05 +01:00
2022-12-05 17:43:21 +01:00
2023-02-23 12:55:36 -07:00
2021-10-31 08:46:44 -04:00
2023-03-10 17:46:09 +01:00
2023-02-10 07:41:41 -05:00
2023-01-20 10:04:56 +02:00
2022-10-11 16:03:03 -04:00
2023-03-01 11:22:40 -07:00
2023-02-10 07:41:40 -05:00
2023-01-20 12:27:24 -05:00
2023-03-10 17:31:31 +01:00
2023-02-10 07:41:41 -05:00
2023-02-06 13:04:53 -05:00
2022-10-29 07:36:33 -06:00
2021-07-06 10:38:03 -06:00
2023-01-20 12:27:23 -05:00
2023-02-10 07:41:41 -05:00
2022-12-08 18:06:27 +02:00
2023-02-07 14:33:49 -05:00