commit | cb6efc7bea96202dfd2ed6b34f20e3e291f2b6c0 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Tue Feb 07 14:13:31 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 08 07:44:52 2017 +0100 |
tree | db503d3e08d46f4a3ada3e72386f366d8300c19b | |
parent | 23f378ad3bdb2b7ea9f005a398e77d7f43f24276 [diff] |
arm64: dts: mt8173: add reference clock for usb Due to the reference clock comes from 26M oscillator directly on mt8173, and it is a fixed-clock in DTS which always turned on, we ignore it before. But on some platforms, it comes from PLL, and need be controlled, so here add it, no matter it is a fixed-clock or not. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>