commit | e8e683d33b0ccd43e03809bf4ea88a899a867473 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Fri Sep 27 19:14:27 2019 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 13:32:39 2019 -0400 |
tree | bd20a18c5e10430a1d22d21cb49b09279bc0909c | |
parent | 260777fc2333183728d24fb0ffaa22a888c09655 [diff] |
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>