mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
phy/rockchip: mipi-dphy: support rv1126
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com> Change-Id: I84fb7a922528894c7c14c95902f0e273640834d6
This commit is contained in:
@@ -817,6 +817,7 @@ static int inno_mipi_dphy_remove(struct platform_device *pdev)
|
||||
|
||||
static const struct of_device_id inno_mipi_dphy_of_match[] = {
|
||||
{ .compatible = "rockchip,rk1808-mipi-dphy", },
|
||||
{ .compatible = "rockchip,rv1126-mipi-dphy", },
|
||||
{}
|
||||
};
|
||||
MODULE_DEVICE_TABLE(of, inno_mipi_dphy_of_match);
|
||||
|
||||
Reference in New Issue
Block a user