]> git.baikalelectronics.ru Git - uboot.git/commit
clk: Extend clock control with an optional data field
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:27:42 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commit415dc0384eafa87ef0e1856d9adb898af0febc30
tree7d45e7587d5f316b4efad6887780ae7e02c80a9a
parentdbf276ffdf60ef571332dfe63e510e7259a60ac6
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 <trini@konsulko.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
include/clk.h