aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2023-12-08 15:51:59 +0100
committerDavid S. Miller <[email protected]>2023-12-13 10:34:28 +0000
commit21a2802a8365cfa82cc02187c1f95136d85592ad (patch)
tree2a75036355906b14a5b0a14ac1c0fa71d0d683b7 /tools/perf/scripts/python/bin
parentf932a6dc8bae0dae9645b5b1b4c65aed8a8acb2a (diff)
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Move at8035 specific DT parse for clock out frequency to dedicated probe to make at803x probe function more generic. This is to tidy code and no behaviour change are intended. Detection logic is changed, we check if the clk 25m mask is set and if it's not zero, we assume the qca,clk-out-frequency property is set. The property is checked in the generic at803x_parse_dt called by at803x_probe. Signed-off-by: Christian Marangi <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions