diff options
author | Stephen Boyd <[email protected]> | 2019-04-12 11:31:49 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-04-19 14:53:19 -0700 |
commit | 601b6e93304a65f8f7c37168763ab9ba5b195ce5 (patch) | |
tree | 614df84355a990933b5b07955761c7fcb568ca03 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dde4eff47c82c52a72af333d9e55370eee6d95d6 (diff) |
clk: Allow parents to be specified via clkspec index
Some clk providers are simple DT nodes that only have a 'clocks'
property without having an associated 'clock-names' property. In these
cases, we want to let these clk providers point to their parent clks
without having to dereference the 'clocks' property at probe time to
figure out the parent's globally unique clk name. Let's add an 'index'
property to the parent_data structure so that clk providers can indicate
that their parent is a particular index in the 'clocks' DT property.
Cc: Miquel Raynal <[email protected]>
Cc: Jerome Brunet <[email protected]>
Cc: Russell King <[email protected]>
Cc: Michael Turquette <[email protected]>
Cc: Jeffrey Hugo <[email protected]>
Cc: Chen-Yu Tsai <[email protected]>
Tested-by: Jeffrey Hugo <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions