summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2019-12-11 22:26:07 +0300
committerKevin Hilman <khilman@baylibre.com>2019-12-11 22:26:07 +0300
commit9cf7956865b844bcb13602410cc0119f4eb46860 (patch)
tree637d3f08dd1b249fcbde941095535df78cc8e50f /include
parente42617b825f8073569da76dc4510bfa019b1c35a (diff)
parent25d316989e2b1beebaa69e6c3e76e762776c93de (diff)
downloadlinux-9cf7956865b844bcb13602410cc0119f4eb46860.tar.xz
Merge tag 'clk-meson-dt-v5.6-1' of https://github.com/BayLibre/clk-meson into v5.6/dt
Update Amlogic meson8 bindings: - Update meson8's bindings to take a reference to the crytal clock from DT * tag 'clk-meson-dt-v5.6-1' of https://github.com/BayLibre/clk-meson: dt-bindings: clock: meson8b: add the clock inputs dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/meson8-ddr-clkc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/meson8-ddr-clkc.h b/include/dt-bindings/clock/meson8-ddr-clkc.h
new file mode 100644
index 000000000000..a8e0fa2987ab
--- /dev/null
+++ b/include/dt-bindings/clock/meson8-ddr-clkc.h
@@ -0,0 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+#define DDR_CLKID_DDR_PLL_DCO 0
+#define DDR_CLKID_DDR_PLL 1