From f36edd16c69127aabdb63ef8946edd67f6f08fc3 Mon Sep 17 00:00:00 2001 From: Ayoung Sim Date: Wed, 22 May 2019 18:37:47 +0900 Subject: [PATCH] [9610] arm64: dts: add the independent mfc freq for bitrate table Change-Id: If1cb691f0da5b320e7fefe16e9619d7d6801fda8 Signed-off-by: Ayoung Sim --- arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi b/arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi index 10e0defe4ede..fa0e227bf991 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi @@ -99,6 +99,8 @@ mfc_freq_control = <0>; mo_control = <1>; bw_control = <1>; + num_mfc_freq = <5>; + mfc_freqs = <100000 200000 400000 533000 666000>; /* spec: H264(240M) VP8(80M) */ max_Kbps = <245760 81920>; -- 2.20.1