Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-13 | clk: meson: remove superseded aoclk_gate_regmap | Jerome Brunet | 1 | -46/+0 | |
aoclk_gate_regmap has been replaced by meson's clk_regmap. It is no longer necessary so, remove it Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> | |||||
2017-08-04 | clk: meson: gxbb-aoclk: Switch to regmap for register access | Neil Armstrong | 1 | -0/+46 | |
Switch the aoclk driver to use the new bindings and switch all the registers access to regmap only. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> |