Adam Ford a26c2b155b net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
Some boards like the Beacon RZ/G2 SOM use either flags for
tx-internal-delay-ps, rx-internal-delay-ps or rgmii-rxid.

In Linux the APSR_RDM flag is set when either rx-internal-delay-ps
is set or the mode is rgmii-rxid, and the APSR_TDM is set when
tx-internal-delay-ps is found or rgmii-txid is set, and both
are set if rgmii-id is set.

The ravb driver in U-Boot driver was missing rgmii-rxid support,
so add that support in a similar fashion to what is done in Linux.

Signed-off-by: Adam Ford <aford173@gmail.com>
2022-02-25 21:42:07 +01:00
..
2021-12-02 08:34:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-02-24 16:51:49 -05:00
2021-09-28 18:50:56 +03:00
2022-01-19 18:11:34 +01:00
2020-12-18 20:32:21 -07:00
2021-12-02 08:34:01 +02:00
2021-12-02 08:34:01 +02:00
2021-07-18 21:03:57 -04:00
2021-07-07 19:52:22 -04:00
2018-07-26 14:08:21 -05:00
2021-02-15 10:16:24 -05:00
2021-11-23 09:57:56 +02:00