mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: enable cdn DP for rk3399 sapphire
As we had posted the DP firmeware to /lib/firmware/rockchip, so you need check this path in your rootfs first, if enable the DP. Change-Id: Id24a42edc9d6cd0b0de0a2dfefe2727df3965b67 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@@ -192,6 +192,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
&cdn_dp {
|
||||
status = "okay";
|
||||
extcon = <&fusb0>;
|
||||
phys = <&tcphy0_dp>;
|
||||
};
|
||||
|
||||
&cpu_l0 {
|
||||
cpu-supply = <&vdd_cpu_l>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user