mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rk3399-android: add core reset for dp.
Change-Id: I7c86cfbf28cb278bcadebbb08ba31a8b81bdd290 Signed-off-by: wenping.zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
committed by
Huang, Tao
parent
3277fb894f
commit
f2576a3f56
@@ -174,8 +174,8 @@
|
||||
power-domains = <&power RK3399_PD_HDCP>;
|
||||
phys = <&tcphy0_dp>, <&tcphy1_dp>;
|
||||
resets = <&cru SRST_DPTX_SPDIF_REC>, <&cru SRST_P_UPHY0_DPTX>,
|
||||
<&cru SRST_P_UPHY0_APB>;
|
||||
reset-names = "spdif", "dptx", "apb";
|
||||
<&cru SRST_P_UPHY0_APB>, <&cru SRST_DP_CORE>;
|
||||
reset-names = "spdif", "dptx", "apb", "core";
|
||||
rockchip,grf = <&grf>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user