summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2018-02-27 10:05:49 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-21 12:07:02 -0400
commit71569850e3242db475a15b5e2674bf2b6e81d1a7 (patch)
tree283c42c4f6958687ac6d60367052c1ce3e7502d9 /tools/perf/scripts/python/bin/stackcollapse-report
parent06aa8f3aa9c409a3973e6d338a771500fcee014c (diff)
downloadcachepc-linux-71569850e3242db475a15b5e2674bf2b6e81d1a7.tar.gz
cachepc-linux-71569850e3242db475a15b5e2674bf2b6e81d1a7.zip
media: i2c: adv748x: Add missing CBUS page
The ADV748x has 12 pages mapped onto I2C addresses. In the existing implementation only 11 are mapped correctly in the page enumerations, which causes an off-by-one fault on pages above the infoframe definition due to a missing 'CBUS' page. This causes the address for the CEC, SDP, TXA, and TXB to be incorrectly programmed during the iterations in adv748x_initialise_clients(). Until now this has gone un-noticed due to the fact that following the creation of the clients - the device is reset and the addresses are reprogrammed in manually by the call to "adv748x_write_regs(state, adv748x_set_slave_address);" As part of moving to dynamic i2c address allocations repair this by providing the missing CBUS page definition. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions