diff options
| author | Paul Barker <[email protected]> | 2025-02-28 12:47:52 +0000 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-03-19 03:38:51 +0100 |
| commit | 985dc81a1d962a04ad1084bc4fe912492c8fe463 (patch) | |
| tree | 1a003d534e66a1bece017a90ed5c3ff5df2f360a /doc/develop/ci_testing.rst | |
| parent | 667ab63f931bc16b38c1ce87f57a4914c1c7bcfa (diff) | |
net: phy: Port set/clear bits from Linux
To simply porting phy drivers from Linux to U-Boot, define
phy_set_bits() and phy_clear_bits() functions with a similar API to
those used in Linux.
The U-Boot versions of these functions include the `devad` argument
which is not present in the Linux versions, to keep them aligned with
the other phy functions in U-Boot.
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Paul Barker <[email protected]>
Diffstat (limited to 'doc/develop/ci_testing.rst')
0 files changed, 0 insertions, 0 deletions
