clk: Extend clock control with an optional data field
authorAndreas Dannenberg <[email protected]>
Mon, 27 Aug 2018 10:27:42 +0000 (15:57 +0530)
committerTom Rini <[email protected]>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commit3b3969bd362b7f97f0f8973df9f1e921a065c5e6
tree7d45e7587d5f316b4efad6887780ae7e02c80a9a
parent65c8a79811baa10944cebb34dcec6c0695f13197
clk: Extend clock control with an optional data field

Some systems require more than a single ID to identify and configure any
clock provider. For those scenarios add an optional data field to the
clock control structure.

Reviewed-by: Tom Rini <[email protected]>
Signed-off-by: Andreas Dannenberg <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
include/clk.h