diff options
| author | Stephen Boyd <[email protected]> | 2019-08-30 08:09:12 -0700 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-01-05 13:34:36 -0800 |
| commit | 9a9b5a4af066f1245d7848a5d5d5c8147c18aa28 (patch) | |
| tree | 2f20f33b264f436697e4978a484c50bf766b2e2c /tools/perf/scripts/python/netdev-times.py | |
| parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) | |
clk: gpio: Use DT way of specifying parents
Nobody has used the gpio clk registration functions nor the gpio clk_ops
exposed by the basic gpio clk type. Let's remove all those APIs and move
the gpio clk support into the C file. Since nothing is using the
exported APIs, simplify the driver to be a platform driver that uses
clk_parent_data to pick 0th or 1st cell of the node's clocks property.
Cc: Simon Horman <[email protected]>
Cc: Magnus Damm <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Enric Balletbo i Serra <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions