summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2020-04-25 14:57:45 +0200
committerMarek Vasut <[email protected]>2021-04-25 23:14:18 +0200
commit3934b41bb41167723e85713fd2f6375064d5af52 (patch)
treecbf6a4f8eb1fde555d1e612ac9706c1087cebd7e /scripts/checkpatch.pl
parente1333435afbf0c6290b1d16bb446b57807f75502 (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 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions