mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02: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:
parent
5d4ad96662
commit
eba5371ae9
|
|
@ -993,7 +993,7 @@ hdmi: hdmi@200a0000 {
|
|||
resets = <&cru SRST_HDMI_P>;
|
||||
reset-names = "hdmi";
|
||||
phys = <&hdmi_phy>;
|
||||
phy-names = "hdmi_phy";
|
||||
phy-names = "hdmi";
|
||||
rockchip,grf = <&grf>;
|
||||
status = "disabled";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user