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 <s.hauer@pengutronix.de> Link: https://lore.kernel.org/r/20231018061714.3553817-25-s.hauer@pengutronix.de Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent efa1d1c commit f57ef11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)