]> Git Repo - linux.git/commit
clk: versatile: clk-icst: Ensure clock names are unique
authorRob Herring <[email protected]>
Tue, 9 Nov 2021 16:46:50 +0000 (10:46 -0600)
committerRob Herring <[email protected]>
Fri, 12 Nov 2021 04:27:16 +0000 (22:27 -0600)
commit1b2189f3aa50ba63a55ca2726d2be89b937e372d
tree6a2a05668b23d6e25f24d7794236f5b5314318e3
parent68d16195b61c503551631ee059c3f65452c49b30
clk: versatile: clk-icst: Ensure clock names are unique

Commit 2d3de197a818 ("ARM: dts: arm: Update ICST clock nodes 'reg' and
node names") moved to using generic node names. That results in trying
to register multiple clocks with the same name. Fix this by including
the unit-address in the clock name.

Fixes: 2d3de197a818 ("ARM: dts: arm: Update ICST clock nodes 'reg' and node names")
Cc: [email protected]
Cc: Linus Walleij <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
drivers/clk/versatile/clk-icst.c
This page took 0.055837 seconds and 4 git commands to generate.