mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm: dts: rk322x: Change inno hdmi phy name
DTS hdmi phy name have to be the same with dt-binding document and hdmi driver code. Change-Id: Ib2142607e0792f430f05a972206e608f79a46132 Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
This commit is contained in:
@@ -993,7 +993,7 @@
|
||||
resets = <&cru SRST_HDMI_P>;
|
||||
reset-names = "hdmi";
|
||||
phys = <&hdmi_phy>;
|
||||
phy-names = "hdmi_phy";
|
||||
phy-names = "hdmi";
|
||||
rockchip,grf = <&grf>;
|
||||
status = "disabled";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user