Merge tag 'v4.18-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Fri, 1 Jun 2018 17:26:06 +0000 (10:26 -0700)
committerStephen Boyd <sboyd@kernel.org>
Fri, 1 Jun 2018 17:26:06 +0000 (10:26 -0700)
commit533dfd6050356b5c341ec058058c94301e837f45
treed95a0a3079504c5ce3b1d1eb830fd0d7e5e3ae0c
parent60cc43fc888428bb2f18f08997432d426a243338
parent1d646229f28d2c413572905f03f71af33b903cc5
Merge tag 'v4.18-rockchip-clk-1' of git://git./linux/kernel/git/mmind/linux-rockchip into clk-rockchip

Pull rockchip clk driver updates from Heiko Stuebner:

Conversion to match_string helper of open-coded string comparison
and removal of the initial devicetree-based gate-clocks, which were
deprecated since 2014.

* tag 'v4.18-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  clk: rockchip: remove deprecated gate-clk code and dt-binding
  clk: rockchip: use match_string() helper