diff options
| author | Dmitry Osipenko <[email protected]> | 2021-01-20 02:52:10 +0300 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2021-01-23 00:10:40 +0100 |
| commit | 6ce84ab6492c8634039267d1d9e89fe41dcd4770 (patch) | |
| tree | 6b9fc5e2e72345a79e4fa84e113a04413f667fac /tools/perf/scripts/python | |
| parent | 380def2d4cf257663de42618e57134afeded32dd (diff) | |
memory: tegra: Check whether reset is already asserted
Check whether memory client reset is already asserted in order to prevent
DMA-flush error on trying to re-assert an already asserted reset.
This becomes a problem once PMC GENPD is enabled to use memory resets
since GENPD will get a error and fail to toggle power domain. PMC GENPDs
can't be toggled safely without holding memory reset on Tegra and we're
about to fix this.
Tested-by: Peter Geis <[email protected]> # Ouya T30
Tested-by: Nicolas Chauvet <[email protected]> # PAZ00 T20
Tested-by: Matt Merhar <[email protected]> # Ouya T30
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions