mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
phy/rockchip: mipi-dphy: support rk3568
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com> Change-Id: Ica831e28362ca89869d951761b8562482d39f7ff
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,rk3568-mipi-dphy", },
|
||||
{ .compatible = "rockchip,rv1126-mipi-dphy", },
|
||||
{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user