summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2023-08-30 15:23:55 +0100
committerRobert Foss <rfoss@kernel.org>2023-10-16 11:09:02 +0200
commit8d6cf571901148d0af549f4a7ae8c5b4a0f3e996 (patch)
tree6b50235c3a799f0a8da018bf682c8e90d54d0cfa /.clang-format
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 <biju.das.jz@bp.renesas.com> Reviewed-by: Robert Foss <rfoss@kernel.org> Signed-off-by: Robert Foss <rfoss@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20230830142358.275459-6-biju.das.jz@bp.renesas.com
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions