linux/drivers/net/ethernet/qualcomm/emac
Timur Tabi 5f3d38078c net: qcom/emac: initial ACPI support
Add support for reading addresses, interrupts, and _DSD properties
from ACPI tables, just like with device tree.  The HID for the
EMAC device itself is QCOM8070.  The internal PHY is represented
by a child node with a HID of QCOM8071.

The EMAC also has some complex clock initialization requirements
that are not represented by this patch.  This will be addressed
in a future patch.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-29 01:50:13 -04:00
..
emac-mac.c
emac-mac.h
emac-phy.c net: qcom/emac: initial ACPI support 2016-09-29 01:50:13 -04:00
emac-phy.h
emac-sgmii.c net: qcom/emac: initial ACPI support 2016-09-29 01:50:13 -04:00
emac-sgmii.h
emac.c net: qcom/emac: initial ACPI support 2016-09-29 01:50:13 -04:00
emac.h
Makefile