diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2018-04-23 15:35:08 -0400 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2018-04-25 06:05:55 -0400 |
commit | 09e19d73b84422c53bc83b4d72866d28b6ad8fdf (patch) | |
tree | 942e1e8a5197e52deee065f11c8290d7e3f097fe | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) |
dt-bindings: clock: meson8b: export the NAND clock
Export the NAND clock to the dt-bindings.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
-rw-r--r-- | include/dt-bindings/clock/meson8b-clkc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/meson8b-clkc.h b/include/dt-bindings/clock/meson8b-clkc.h index dea9d46d4fa7..a60f47b49231 100644 --- a/include/dt-bindings/clock/meson8b-clkc.h +++ b/include/dt-bindings/clock/meson8b-clkc.h | |||
@@ -102,5 +102,6 @@ | |||
102 | #define CLKID_MPLL0 93 | 102 | #define CLKID_MPLL0 93 |
103 | #define CLKID_MPLL1 94 | 103 | #define CLKID_MPLL1 94 |
104 | #define CLKID_MPLL2 95 | 104 | #define CLKID_MPLL2 95 |
105 | #define CLKID_NAND_CLK 112 | ||
105 | 106 | ||
106 | #endif /* __MESON8B_CLKC_H */ | 107 | #endif /* __MESON8B_CLKC_H */ |