summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/dra7.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: clock: dra7xx: add clkctrl indices for new data layoutTero Kristo2018-10-031-68/+258
| | | | | | | | | The new data layout will be split based on clockdomain boundaries, instead of CM boundaries. This introduces a few new clkctrl providers, that have different indices for the clkctrl data. Signed-off-by: Tero Kristo <t-kristo@ti.com> Tested-by: Tony Lindgren <tony@atomide.com>
* clk: ti: dra7: Add clkctrl clock data for the mcan clocksFaiz Abbas2018-07-101-0/+1
| | | | | | | | | | | Add clkctrl data for the m_can clocks and register it within the clkctrl driver Acked-by: Rob Herring <robh@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> CC: Tero Kristo <t-kristo@ti.com> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* dt-bindings: clk: add dra7 clkctrl definitionsTero Kristo2017-12-011-0/+172
Contains offsets for all dra7 clkctrl main and optional clocks. Signed-off-by: Tero Kristo <t-kristo@ti.com>