diff options
| author | Tom Rini <[email protected]> | 2020-09-24 08:30:25 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-09-24 08:30:25 -0400 |
| commit | e119de72e3ae3accf831b5541d83d5c2faf031ff (patch) | |
| tree | 03b10913c10426c8930c5eac3b3fd14c08260843 /doc | |
| parent | 3c1e6a6c2300e0458a28bcfb1a5d3b52926bd33d (diff) | |
| parent | 893cdf0b7f68b8cabcd04f8026c03bff7c78e267 (diff) | |
Merge branch 'mpc85xx-for-v2021.01' into next
- Add DM_SPI, DM_SPI_FLASH support for powerpc platforms
- Add DM_ETH support on P1010RDB, P1020RDB, P2020RDB
- Remove some un-maintained powerpc platforms
- Add USB_STORAGE support in config
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/device-tree-bindings/net/fsl-tsec-phy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/net/fsl-tsec-phy.txt b/doc/device-tree-bindings/net/fsl-tsec-phy.txt index 8e8574bc97f..a44c5fd9d9c 100644 --- a/doc/device-tree-bindings/net/fsl-tsec-phy.txt +++ b/doc/device-tree-bindings/net/fsl-tsec-phy.txt @@ -2,7 +2,7 @@ Properties: - - compatible : Should be "fsl,etsec2" + - compatible : Should be "fsl,etsec2" or "gianfar" - reg : Offset and length of the register set for the device - phy-handle : See ethernet.txt file in the same directory. - phy-connection-type : See ethernet.txt file in the same directory. This |
