Skip to content

media: i2c: adv7511: Fix use with DT - #16

Closed
mfornero wants to merge 1 commit into
analogdevicesinc:xcomm_zynqfrom
mfornero:for-adi
Closed

media: i2c: adv7511: Fix use with DT#16
mfornero wants to merge 1 commit into
analogdevicesinc:xcomm_zynqfrom
mfornero:for-adi

Conversation

@mfornero

Copy link
Copy Markdown

The DT bindings added by b983a5a were added before support for
infoframes (b4dbad8). With the infoframes added, DT based use of the
driver will fail to find the pktmem I2C device and fail to load.

Add a pktmem-addr device tree binding (similar to the edid-addr)
binding to enable this address to be specified.

Add a cec-addr device tree binding as well, for future use.

Signed-off-by: Matthew Fornero mfornero@mathworks.com

The DT bindings added by b983a5a were added before support for
infoframes (b4dbad8). With the infoframes added, DT based use of the
driver will fail to find the pktmem I2C device and fail to load.

Add a pktmem-addr device tree binding (similar to the edid-addr)
to enable this address to be specified.

Add a cec-addr device tree binding as well, for future use.

Signed-off-by: Matthew Fornero <mfornero@mathworks.com>
@lclausen-adi

Copy link
Copy Markdown

Hi, can you send this to Xilinx, those bindings originate in their tree. Thanks.

@mfornero

Copy link
Copy Markdown
Author

Added to Xilinx tree with Xilinx/linux-xlnx@3a3bd8e15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants