diff options
author | Christian Marangi <[email protected]> | 2023-12-08 15:51:59 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-13 10:34:28 +0000 |
commit | 21a2802a8365cfa82cc02187c1f95136d85592ad (patch) | |
tree | 2a75036355906b14a5b0a14ac1c0fa71d0d683b7 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | f932a6dc8bae0dae9645b5b1b4c65aed8a8acb2a (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/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions