mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
arm64: dts: rockchip: enable dmc and dfi for rk3588-linux.dtsi
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: Ifd9f291d6c49be9bf349eeb152059cb5870864cf
This commit is contained in:
parent
c05d6282eb
commit
e43f803b97
|
|
@ -98,6 +98,16 @@ &display_subsystem {
|
|||
memory-region-names = "drm-logo";
|
||||
};
|
||||
|
||||
&dfi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dmc {
|
||||
status = "okay";
|
||||
center-supply = <&vdd_ddr_s0>;
|
||||
mem-supply = <&vdd_log_s0>;
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user