aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/gxbb-clkc.h
diff options
context:
space:
mode:
authorMichael Turquette <mturquette@baylibre.com>2016-07-15 19:13:36 -0700
committerMichael Turquette <mturquette@baylibre.com>2016-07-15 19:15:12 -0700
commitca1d2e269f593b318a75f3ffb9befc1ec8b6f2fd (patch)
tree555daf5390d4f71e13faa433eb94544dd2811312 /include/dt-bindings/clock/gxbb-clkc.h
parentclk: gxbb: expose CLKID_MMC_PCLK (diff)
downloadlinux-dev-ca1d2e269f593b318a75f3ffb9befc1ec8b6f2fd.tar.xz
linux-dev-ca1d2e269f593b318a75f3ffb9befc1ec8b6f2fd.zip
Revert "clk: gxbb: expose CLKID_MMC_PCLK"
This reverts commit e16fb2e6355c1c1b41623af9e01ada196e2af098. 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>
Diffstat (limited to 'include/dt-bindings/clock/gxbb-clkc.h')
-rw-r--r--include/dt-bindings/clock/gxbb-clkc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h
index 5eb69ec74f6b..f889d80246cb 100644
--- a/include/dt-bindings/clock/gxbb-clkc.h
+++ b/include/dt-bindings/clock/gxbb-clkc.h
@@ -8,6 +8,5 @@
#define CLKID_CPUCLK 1
#define CLKID_CLK81 12
#define CLKID_ETH 36
-#define CLKID_MMC_PCLK 66
#endif /* __GXBB_CLKC_H */