commit | 46603416317890720666c7f20da4d158c1cac68d | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Jan 09 11:35:10 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 16 09:39:45 2020 -0500 |
tree | a81096da9e1303cd9e1d6eb03552392bb0c383df | |
parent | 7409978336abbbf475a1df716972ec7b42ae2261 [diff] |
phy: phy-mtk-tphy: make ref clock optional If make the ref clock optional, no need refer to fixed-clock when the ref clock is always on or comes from oscillator directly. Reviewed-by: Simon Glass <sjg@chromium.org>