diff options
author | 2015-08-31 21:18:57 +0800 | |
---|---|---|
committer | 2015-08-31 15:26:50 +0100 | |
commit | adcbcfea15d62fab5ba40ac28f9d2a590cc5e5e8 (patch) | |
tree | 5c9d4db20afeb1b95bc03efb49ba3237c4023bcd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: mediatek: remove clk_disable_unprepare() (diff) | |
download | linux-dev-adcbcfea15d62fab5ba40ac28f9d2a590cc5e5e8.tar.xz linux-dev-adcbcfea15d62fab5ba40ac28f9d2a590cc5e5e8.zip |
spi: mediatek: fix spi clock usage error
spi clock manages flow:
CLK_TOP_SYSPLL3_D2 ---> CLK_TOP_SPI_SEL ---> CLK_PERI_SPI0
(source clock) (clock mux) (clock gate)
spi driver should choose source clock by clock mux, then enable
clock gate.
Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions