clk: ti: am43xx: add clkctrl clock data
Add data for am43xx clkctrl clocks, and register it within the clkctrl driver. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
@@ -234,6 +234,8 @@ extern const struct omap_clkctrl_data omap4_clkctrl_data[];
|
||||
extern const struct omap_clkctrl_data omap5_clkctrl_data[];
|
||||
extern const struct omap_clkctrl_data dra7_clkctrl_data[];
|
||||
extern const struct omap_clkctrl_data am3_clkctrl_data[];
|
||||
extern const struct omap_clkctrl_data am4_clkctrl_data[];
|
||||
extern const struct omap_clkctrl_data am438x_clkctrl_data[];
|
||||
|
||||
#define CLKF_SW_SUP BIT(0)
|
||||
#define CLKF_HW_SUP BIT(1)
|
||||
|
Reference in New Issue
Block a user