Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset | Neil Armstrong | |
The PHY needs a reset in order to be functionnal for U-Boot, add the old PHY reset bindings for dwmac until we support the new bindings in the PHY node. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Tested-by: Anand Moon <linux.amoon@gmail.com> | |||
2020-07-08 | boards: amlogic: add Odroid C4 support | Christian Hewitt | |
Odroid C4 is an Amlogic SM1 device, the board config and board documentation are adapted from the Odroid-N2 support from the same vendor. Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> [narmstrong: fix odroid-c4.rst typos and structure] Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Tested-by: Anand Moon <linux.amoon@gmail.com> |