diff options
author | Linus Walleij <[email protected]> | 2021-09-21 20:48:03 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-10-26 18:06:05 -0700 |
commit | b14cbdfd467d1e505ad8e03f94e18b3cffc37043 (patch) | |
tree | d65fbf4a0d28b1472af318f55ba3fb671eb082d5 /drivers/usb/cdns3/cdns3-trace.c | |
parent | f2b883bbdd08b32f4c52cc95bccb4defae6ebf74 (diff) |
clk: ux500: Add driver for the reset portions of PRCC
The Ux500 PRCC (peripheral reset and clock controller) can also
control reset of the IP blocks, not just clocks. As the PRCC is probed
as a clock controller and we have other platforms implementing combined
clock and reset controllers, follow this pattern and implement the PRCC
rest controller as part of the clock driver.
The reset controller needs to be selected from the machine as Ux500 has
traditionally selected its mandatory subsystem prerequisites from there.
Cc: Philipp Zabel <[email protected]>
Cc: Ulf Hansson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Ulf Hansson <[email protected]>
[[email protected]: Dropped allocation error message]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions