diff options
| author | Robert Hancock <[email protected]> | 2021-03-25 18:04:38 -0600 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-26 15:17:17 -0700 |
| commit | b11bfb9a19f9d790eea10cbd338b6b7f086c6dca (patch) | |
| tree | cba9ceadaf439408c6d5e10fe8e4636ddb004d9e /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | a0e55dcd2fa9198fae0e9e088a65d36897748760 (diff) | |
net: axienet: Enable more clocks
This driver was only enabling the first clock on the device, regardless
of its name. However, this controller logic can have multiple clocks
which should all be enabled. Add support for enabling additional clocks.
The clock names used are matching those used in the Xilinx version of this
driver as well as the Xilinx device tree generator, except for mgt_clk
which is not present there.
For backward compatibility, if no named clocks are present, the first
clock present is used for determining the MDIO bus clock divider.
Reviewed-by: Radhey Shyam Pandey <[email protected]>
Signed-off-by: Robert Hancock <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions