summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2020-04-25 14:57:45 +0200
committerStefan Roese <sr@denx.de>2021-04-28 10:05:12 +0200
commit40c9728d24844553d015047a69aaf26dab2dd518 (patch)
treec8ed852b12a7b3dd44368ab5a6925f3bd9afc4de /fs
parentfbe127f7b52b8a9626a4a5b78d5dcef07df79b1a (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 <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions