arm: dts: x301: enable vdin0 afbc function [1/1]

PD#SWPL-4115

Problem:
vdin0 afbc is disabled default

Solution:
enable vdin0 afbc

Verify:
x301

Change-Id: I482514095174b36d555c2b2d6f28f3a1f34cc5ab
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
This commit is contained in:
Evoke Zhang
2019-01-14 16:53:57 +08:00
committed by Jianxin Pan
parent ab04046551
commit b32b869103
2 changed files with 2 additions and 2 deletions

View File

@@ -542,7 +542,7 @@
* 0 -- afbce compression-lossy disable
* 1 -- afbce compression-lossy enable
*/
afbce_bit_mode = <0>;
afbce_bit_mode = <0x1>;
};
vdin@1 {

View File

@@ -537,7 +537,7 @@
* 0 -- afbce compression-lossy disable
* 1 -- afbce compression-lossy enable
*/
afbce_bit_mode = <0>;
afbce_bit_mode = <0x1>;
};
vdin@1 {