Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sunxi: dts: OrangePi Zero: add Ethernet node | Andre Przywara | 2017-01-15 | -0/+11 |
| | | | | | | | | | | | The OrangePi Zero can happily use the EMAC along with its integrated PHY to use Ethernet (for TFTP booting, for instance). Add the emac node to the board .dts by copying it from the OrangePi One DT. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com> | |||
* | sunxi: add proper device tree for Orange Pi Zero boards | Icenowy Zheng | 2017-01-15 | -0/+143 |
Add a proper device tree file for Orange Pi Zero boards from Xunlong, which come with a Allwinner H2+ SoC (similar to H3). Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Reviewed-by: Jagan Teki <jagan@openedev.com> |