commit | cb5ac65e34b64307f9b308d00ff682a31318629e | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Mon Aug 27 15:57:42 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 7d45e7587d5f316b4efad6887780ae7e02c80a9a | |
parent | 4cfdf4d6ca7216ef71bb49422f2575f6947000a6 [diff] |
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>