summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/axg-clkc.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: meson: expose GEN_CLK clkidJerome Brunet2018-07-091-0/+1
| | | | | | Expose GEN_CLK clock id Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
* clk: meson-axg: add pcie and mipi clock bindingsYixun Lan2018-07-031-0/+3
| | | | | | | | | | | Add the pcie and mipi clock dt-bindings for the pcie driver. Since the mipi clock isalso used by the pcie driver, we add it together in this patch. Tested-by: Jianxin Qin <jianxin.qin@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
* clk: meson: axg: add hifi clock bindingsJerome Brunet2018-03-131-0/+1
| | | | | | | Add the new HIFI pll to axg clock bindings Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* clk: meson-axg: add clocks dt-bindings required headerQiufang Dai2017-12-141-0/+71
Add the required header for the clocks ID dt-bindings exported from various subsystem in the Meson-AXG SoC. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>