diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-12-20 11:36:49 +0100 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-01-06 10:31:35 +0100 |
commit | 6ea3953da4e645fb4c6bff19b542eee10970505c (patch) | |
tree | e6c3f09dd96be99dc082ffb4cf7472d186f6334f /crypto | |
parent | 66e79cf17ea636dbe28ee4ca01ccda638645f522 (diff) |
clk: sunxi: Make the mod0 clk driver also a platform driver
With the prcm in sun6i (and some later SoCs) some mod0 clocks are instantiated
through the mfd framework, and as such do not work with of_clk_declare, since
they do not have registers assigned to them yet at of_clk_declare init time.
Silence the error on not finding registers in the of_clk_declare mod0 clk
setup method, and also register mod0-clk support as a platform driver to work
properly with mfd instantiated mod0 clocks.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions