drm/bridge: add support for adi adv7125
Change-Id: Ica6080548d9b4e3eb8ae4214b23fba97ba33775c Signed-off-by: Jerry Xu <xbl@rock-chips.com>
This commit is contained in:
parent
041de7d0c1
commit
ed6a5401ea
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ static int dumb_vga_remove(struct platform_device *pdev)
|
|||
static const struct of_device_id dumb_vga_match[] = {
|
||||
{ .compatible = "dumb-vga-dac" },
|
||||
{ .compatible = "adi,adv7123" },
|
||||
{ .compatible = "adi,adv7125" },
|
||||
{ .compatible = "ti,ths8135" },
|
||||
{},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue