commit | ce0069ed9599d6e42f89b272f618c305fad039e3 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@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 | 3b6351a47594d1f97d63085b7dac9fbae1e7aabe [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. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>