arm: dts: x301: enable vdin0 afbc function [1/1]
authorEvoke Zhang <evoke.zhang@amlogic.com>
Mon, 14 Jan 2019 08:53:57 +0000 (16:53 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 11 Mar 2019 12:13:34 +0000 (04:13 -0800)
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>
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301.dts

index e5d4560..9aac226 100644 (file)
                 * 0 -- afbce compression-lossy disable
                 * 1 -- afbce compression-lossy enable
                 */
-               afbce_bit_mode = <0>;
+               afbce_bit_mode = <0x1>;
        };
 
        vdin@1 {
index 73ebc1c..658680a 100644 (file)
                 * 0 -- afbce compression-lossy disable
                 * 1 -- afbce compression-lossy enable
                 */
-               afbce_bit_mode = <0>;
+               afbce_bit_mode = <0x1>;
        };
 
        vdin@1 {