board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer
authorTero Kristo <t-kristo@ti.com>
Fri, 27 Sep 2019 16:14:27 +0000 (19:14 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 17:32:39 +0000 (13:32 -0400)
commite8e683d33b0ccd43e03809bf4ea88a899a867473
treebd20a18c5e10430a1d22d21cb49b09279bc0909c
parent260777fc2333183728d24fb0ffaa22a888c09655
board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer

AM57xx-IDK boards contain the CDCE913 clock synthesizer, and their
reset crystal capacitance load value of 10pF is wrong leading into
lost packets in certain networking tests. Add DT data for this
device, and probe it from the board file to program the crystal
capacitance load value to 0pF to avoid any problems.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/dts/am571x-idk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am572x-idk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am574x-idk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am57xx-idk-common-u-boot.dtsi [new file with mode: 0644]
board/ti/am57xx/board.c
configs/am57xx_evm_defconfig