aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBiju Das <[email protected]>2023-08-30 15:23:55 +0100
committerRobert Foss <[email protected]>2023-10-16 11:09:02 +0200
commit8d6cf571901148d0af549f4a7ae8c5b4a0f3e996 (patch)
tree6b50235c3a799f0a8da018bf682c8e90d54d0cfa /tools/perf/scripts/python
parent9ac196fb9a173dd13bf6e0cf4a7edb66fc0a3797 (diff)
drm: adv7511: Add reg_cec_offset variable to struct adv7511_chip_info
The ADV7533 and ADV7535 have an offset(0x70) for the CEC register map compared to ADV7511. Add the reg_cec_offset variable to struct adv7511_chip_info to handle this difference and drop the reg_cec_offset variable from struct adv7511. This will avoid assigning reg_cec_offset based on chip type and also testing for multiple chip types by calling adv7533_patch_cec_registers(). Signed-off-by: Biju Das <[email protected]> Reviewed-by: Robert Foss <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions