]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
clk: eyeq: require clock index with phandle in all cases
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 6 Nov 2024 16:03:55 +0000 (17:03 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 Nov 2024 22:52:26 +0000 (14:52 -0800)
commitd75fbc82ee9c0c5441a51aecd36d8f42e8f6b2fa
treefd6ebd68de9230849c9a69ae55a7f304358a451b
parent4eb5e9c6c4cdfca9fb0577f62580db46f5acd1a5
clk: eyeq: require clock index with phandle in all cases

We used to let compatibles with a single clock exposed to not have
a cell. Switch away from that and enforce a cell in all cases.

This is done at the same time as some compatibles
(mobileye,eyeq6h-{central,west}-olb) go from one to more clocks
exposed. Let's do the same switch and avoid future devicetree
work if/when others follow.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20241106-mbly-clk-v2-4-84cfefb3f485@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-eyeq.c