File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121#include "axg.h"
2222#include "meson-eeclk.h"
2323
24+ #include <dt-bindings/clock/axg-clkc.h>
25+
2426static DEFINE_SPINLOCK (meson_clk_lock );
2527
2628static struct clk_regmap axg_fixed_pll_dco = {
Original file line number Diff line number Diff line change 102102#define HHI_DPLL_TOP_I 0x318
103103#define HHI_DPLL_TOP2_I 0x31C
104104
105- /* include the CLKIDs that have been made part of the DT binding */
106- #include <dt-bindings/clock/axg-clkc.h>
107-
108105#endif /* __AXG_H */
Original file line number Diff line number Diff line change 2525#include "meson-eeclk.h"
2626#include "g12a.h"
2727
28+ #include <dt-bindings/clock/g12a-clkc.h>
29+
2830static DEFINE_SPINLOCK (meson_clk_lock );
2931
3032static struct clk_regmap g12a_fixed_pll_dco = {
Original file line number Diff line number Diff line change 126126#define HHI_SYS1_PLL_CNTL5 0x394
127127#define HHI_SYS1_PLL_CNTL6 0x398
128128
129- /* include the CLKIDs that have been made part of the DT binding */
130- #include <dt-bindings/clock/g12a-clkc.h>
131-
132129#endif /* __G12A_H */
Original file line number Diff line number Diff line change 1717#include "meson-eeclk.h"
1818#include "vid-pll-div.h"
1919
20+ #include <dt-bindings/clock/gxbb-clkc.h>
21+
2022static DEFINE_SPINLOCK (meson_clk_lock );
2123
2224static const struct pll_params_table gxbb_gp0_pll_params_table [] = {
Original file line number Diff line number Diff line change 112112#define HHI_BT656_CLK_CNTL 0x3D4 /* 0xf5 offset in data sheet */
113113#define HHI_SAR_CLK_CNTL 0x3D8 /* 0xf6 offset in data sheet */
114114
115- /* include the CLKIDs that have been made part of the DT binding */
116- #include <dt-bindings/clock/gxbb-clkc.h>
117-
118115#endif /* __GXBB_H */
You can’t perform that action at this time.
0 commit comments