Skip to content

Commit f57ef11

Browse files
saschahauermmind
authored andcommitted
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: Sascha Hauer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent efa1d1c commit f57ef11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3399.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,6 @@
13581358
interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH 0>;
13591359
clocks = <&cru PCLK_DDR_MON>;
13601360
clock-names = "pclk_ddr_mon";
1361-
status = "disabled";
13621361
};
13631362

13641363
vpu: video-codec@ff650000 {

0 commit comments

Comments
 (0)