arm64: dts: rockchip: Always enable DFI on rk3399
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 18 Oct 2023 06:17:12 +0000 (08:17 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 19 Oct 2023 14:04:37 +0000 (16:04 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 9da0b6d77c8d2d61890dd0e58e18994836dfbfca..e3972ef668f8c17dc213b7a70597d9dd6287a8f7 100644 (file)
                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 {