diff options
author | Simon Horman <[email protected]> | 2019-09-05 17:10:59 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-06 16:46:10 +0200 |
commit | fd8ab76a85625abc5946ffc571e736cee9033262 (patch) | |
tree | 826682bb41b106cd2fae5520b3fdf9264b3a8916 /tools/perf/scripts | |
parent | 2d957a7e2a9b74eaa3243e1254724878825f95d2 (diff) |
ravb: TROCR register is only present on R-Car Gen3
Only use the TROCR register on R-Car Gen3 as it is not present on other
SoCs.
Offsets used for the undocumented registers are considered reserved and
should not be written to. After some internal investigation with Renesas it
remains unclear why this driver accesses these fields on R-Car Gen2 but
regardless of what the historical reasons are the current code is
considered incorrect.
Signed-off-by: Simon Horman <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Acked-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions