From: Martin Blumenstingl Date: Mon, 23 Apr 2018 19:35:08 +0000 (+0200) Subject: dt-bindings: clock: meson8b: export the NAND clock X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=09e19d73b84422c53bc83b4d72866d28b6ad8fdf;p=linux.git dt-bindings: clock: meson8b: export the NAND clock Export the NAND clock to the dt-bindings. Signed-off-by: Martin Blumenstingl Signed-off-by: Jerome Brunet --- diff --git a/include/dt-bindings/clock/meson8b-clkc.h b/include/dt-bindings/clock/meson8b-clkc.h index dea9d46d4fa7c..a60f47b49231d 100644 --- a/include/dt-bindings/clock/meson8b-clkc.h +++ b/include/dt-bindings/clock/meson8b-clkc.h @@ -102,5 +102,6 @@ #define CLKID_MPLL0 93 #define CLKID_MPLL1 94 #define CLKID_MPLL2 95 +#define CLKID_NAND_CLK 112 #endif /* __MESON8B_CLKC_H */