dts: fix some errors on g12b_w400 for 32bit [1/1]
authorJianxiong Pan <jianxiong.pan@amlogic.com>
Wed, 7 Nov 2018 07:27:43 +0000 (15:27 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Mon, 12 Nov 2018 05:36:24 +0000 (22:36 -0700)
PD#SWPL-1010

Problem:
some errors of reg address.

Solution:
modify to support 32bit.

Verify:
w400.

Change-Id: Ia35e95ac59084a9c57a9a4ab32fecb64f78c772e
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
arch/arm/boot/dts/amlogic/g12b_a311d_w400.dts

index 3913614..b858e07 100644 (file)
        amlogic_codec:t9015{
                #sound-dai-cells = <0>;
                compatible = "amlogic, aml_codec_T9015";
-               reg = <0x0 0xFF632000 0x0 0x2000>;
+               reg = <0xFF632000 0x2000>;
                is_auge_used = <1>; /* meson or auge chipset used */
                tdmout_index = <1>;
                status = "okay";