Skip to content
Commit 773cf0cb authored by Robert Chiras's avatar Robert Chiras Committed by Xiaolei Wang
Browse files

MLK-17650-1 drm/bridge: adv7511: Add support for programmable i2c addresses

commit 0d514f27bc42b49de50c34cf02b4c8b85cfe4609 from
https://github.com/nxp-imx/linux-imx



The DSI-HDMI converter, ADV7535, driver uses four i2c memory maps: MAIN,
DSI-CEC, EDID and PACKET.
While the MAIN address is hard-coded in the ROM chip, the other three
can be programmed into the MAIN memory map.
Currently, the three memory maps addresses, that can be programmed, are
hard-coded into the code.
In order to avoid conflicts with other i2c clients on the bus, update
the driver to use configurable addresses specified in DTS file.

Signed-off-by: default avatarRobert Chiras <robert.chiras@nxp.com>
Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
parent fb177c7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment