OSDN Git Service

clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for register...
authorRob Herring <robh@kernel.org>
Mon, 13 Sep 2021 19:28:13 +0000 (14:28 -0500)
committerStephen Boyd <sboyd@kernel.org>
Wed, 15 Sep 2021 01:11:23 +0000 (18:11 -0700)
commit69bfe08f2390d75dc5431b0a6a001ecc8c0a5738
tree5dd2259420003ec2da5168d2a323fb3b8fd4cf85
parent750682eb8cfc30dd661b5351aaf7bbd71907d16b
clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for register address

The ICST binding now also supports 'reg' in addition to 'vco-offset' for
the VCO register address. Add support to the driver to get the VCO
address from 'reg'.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-clk@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210913192816.1225025-6-robh@kernel.org
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/versatile/clk-icst.c