Commit f57ef11e authored by Sascha Hauer's avatar Sascha Hauer Committed by Heiko Stuebner

arm64: dts: rockchip: Always enable DFI on rk3399

the DFI unit can provide useful data for measuring DDR utilization
and works without any configuration from the board, so enable it in the
dtsi file directly.
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20231018061714.3553817-25-s.hauer@pengutronix.deSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent efa1d1c6
......@@ -1358,7 +1358,6 @@ dfi: dfi@ff630000 {
interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH 0>;
clocks = <&cru PCLK_DDR_MON>;
clock-names = "pclk_ddr_mon";
status = "disabled";
};
vpu: video-codec@ff650000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment