board: ti: am335x-ice: Configure the CDCE913 clock synthesizer
authorTero Kristo <t-kristo@ti.com>
Fri, 27 Sep 2019 16:14:29 +0000 (19:14 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 17:32:39 +0000 (13:32 -0400)
commit752a45a153c778bb8b2cdcd0933180b311858b86
tree56cd2a455b2357e15d69c6610b44a30fd30ed019
parent9850d4e52f7f8da1bab7fae32f90e8eba7b4f6af
board: ti: am335x-ice: Configure the CDCE913 clock synthesizer

AM335x-ICE 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/am335x-icev2-u-boot.dtsi [new file with mode: 0644]
board/ti/am335x/board.c
configs/am335x_evm_defconfig