dts: update p230 dts for attach mode
authorCheng Tong <cheng.tong@amlogic.com>
Thu, 17 May 2018 06:09:49 +0000 (14:09 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Mon, 21 May 2018 05:46:59 +0000 (22:46 -0700)
PD#163384: dts: update p230 dts for attach mode

Change-Id: Iac83d28e31883f812c05f7fcd0342b0f4f225475
Signed-off-by: Cheng Tong <cheng.tong@amlogic.com>
arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts

index 0662a1d..c669454 100644 (file)
        dvb {
                compatible = "amlogic, dvb";
                dev_name = "dvb";
+
+               demod = "external";
+               demod0 = "Atbm8881";
+               demod0_i2c_adap_id = <&i2c1>;
+               demod0_i2c_addr = <0xc0>;
+               demod0_ts = <0>;
+               demod0_reset_value = <0>;
+               demod0_reset_gpio = <&gpio GPIODV_14 GPIO_ACTIVE_HIGH>;
+
                ts0 = "parallel";
                ts0_control = <0>;
                ts0_invert = <0>;
                &clkc CLKID_HIU_IFACE>;
                clock-names = "demux", "asyncfifo", "ahbarb0", "uparsertop";
        };
-       dvbfe {
-               compatible = "amlogic, dvbfe";
-               dev_name = "dvbfe";
-               dtv_demod0 = "Atbm8881";
-               dtv_demod0_i2c_adap = <&i2c1>;
-               dtv_demod0_i2c_addr = <0xc0>;
-               dtv_demod0_reset_value = <0>;
-               dtv_demod0_reset_gpio = <&gpio GPIODV_14 GPIO_ACTIVE_HIGH>;
-               fe0_dtv_demod = <0>;
-               fe0_ts = <0>;
-               fe0_dev = <0>;
-       };
 };
 &efuse {
        status = "ok";