dts: tl: add tuner support [1/1]
authorSandy Luo <sandy.luo@amlogic.com>
Mon, 17 Dec 2018 08:12:04 +0000 (16:12 +0800)
committerSandy Luo <sandy.luo@amlogic.com>
Tue, 18 Dec 2018 11:01:40 +0000 (03:01 -0800)
PD#OP-6

Problem:
Tuner cann't work on tl1 socket board

Solution:
add tuner in dts

Verify:
test pass on tl1 socket board

Change-Id: I49d70c3ab3c3747000faf40cd06bdb368231311e
Signed-off-by: Sandy Luo <sandy.luo@amlogic.com>
arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts

index 9c0e3cc..2e9c671 100644 (file)
                tuner_name = "mxl661_tuner";
                tuner_i2c_adap = <&i2c0>;
                tuner_i2c_addr = <0x60>;
-               tuner_xtal = <1>; /* 0: 16MHz, 1: 24MHz */
-               tuner_xtal_mode = <3>;
+               tuner_xtal = <0>; /* 0: 16MHz, 1: 24MHz */
+               tuner_xtal_mode = <0>;
                                        /* NO_SHARE_XTAL(0)
                                         * SLAVE_XTAL_SHARE(3)
                                         */