2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/clk/meson
Michael Turquette ca1d2e269f Revert "clk: gxbb: expose CLKID_MMC_PCLK"
This reverts commit e16fb2e635.

Updated documentation from the chip vendor reveals that this clock is
not required for correct operation of the MMC controller. As such, do
not expose it to DT.

Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-07-15 19:15:12 -07:00
..
clk-cpu.c clk: meson8b: clean up cpu clocks 2016-06-22 18:02:35 -07:00
clk-mpll.c clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
clk-pll.c clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
clkc.h clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
gxbb.c clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
gxbb.h Revert "clk: gxbb: expose CLKID_MMC_PCLK" 2016-07-15 19:15:12 -07:00
Kconfig clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
Makefile clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
meson8b-clkc.c clk: meson8b: convert to platform_driver 2016-06-22 18:02:48 -07:00