mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
dts: tl: add tuner support [1/1]
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>
This commit is contained in:
@@ -1114,8 +1114,8 @@
|
||||
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)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user