aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCristian Ciocaltea <[email protected]>2023-06-11 15:03:13 +0100
committerGreg Kroah-Hartman <[email protected]>2023-06-15 13:42:17 +0200
commit8dc61364164e79e44c07fa2ac0a7b6939f00d5db (patch)
treec6936488d84b62cd16172cadddb582578e43589e /tools/perf/scripts/python
parent2d87a3b140b787fb70dd3c8778412f8191806aa3 (diff)
nvmem: rockchip-otp: Add clks and reg_read to rockchip_data
In preparation to support new Rockchip OTP memory devices with different clock configurations and register layout, extend rockchip_data struct with the related members: clks, num_clks, reg_read. Additionally, to avoid managing redundant driver data, drop num_clks member from rockchip_otp struct and update all references to point to the equivalent member in rockchip_data. Signed-off-by: Cristian Ciocaltea <[email protected]> Tested-by: Vincent Legoll <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Message-ID: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions