diff options
| author | Marek Vasut <[email protected]> | 2020-04-25 14:57:45 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-04-28 10:05:12 +0200 |
| commit | 40c9728d24844553d015047a69aaf26dab2dd518 (patch) | |
| tree | c8ed852b12a7b3dd44368ab5a6925f3bd9afc4de /include | |
| parent | fbe127f7b52b8a9626a4a5b78d5dcef07df79b1a (diff) | |
clk: renesas: Only ever access documented bits in clock driver teardown
The clock driver used a heavy-handed approach where it turned off
all available clocks, while also possibly setting bits which are not
documented in the R-Car datasheet. Update the tables so that only
the bits which are documented are set or cleared when tearing down
the clock driver.
Note that the only clock left running before booting Linux are now
MFIC, INTC-AP, INTC-EX and SCIF2 / SCIF0 on V3x.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
