]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/freescale/common: IDT8T49N222A configuration code
authorShaveta Leekha <shaveta@freescale.com>
Tue, 2 Jul 2013 09:05:47 +0000 (14:35 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 9 Aug 2013 19:41:40 +0000 (12:41 -0700)
commita5b225181eef8e58a8495703e1fc521797bdeb21
tree09be24dac1f7ab9c7254b23379323fe91033f028
parentf9d379a7078f93433a98f3402a27f582a3868878
board/freescale/common: IDT8T49N222A configuration code

Add code for configuring IDT8T49N222A device for various output refclks
    - The IDT8T49N222A is a low phase noise Frequency Translator / Synthesizer with
      alarm and monitoring functions suitable for networking and
      communications applications. It is able to generate wide range of output
      frequencies.
    - In B4860QDS, it has been used to generate different refclks to SerDes modules
    - Programming of these devices are performed by I2C interface.

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>
board/freescale/common/Makefile
board/freescale/common/idt8t49n222a_serdes_clk.c [new file with mode: 0644]
board/freescale/common/idt8t49n222a_serdes_clk.h [new file with mode: 0644]