kernel-ark/drivers/of
Andrew Lunn e5a03bfd87 phy: Add an mdio_device structure
Not all devices attached to an MDIO bus are phys. So add an
mdio_device structure to represent the generic parts of an mdio
device, and place this structure into the phy_device.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-07 14:31:26 -05:00
..
unittest-data
address.c of/address: fix typo in comment block of of_translate_one() 2015-11-30 17:57:01 -06:00
base.c of: simplify arch_find_n_match_cpu_physical_id() function 2015-10-30 13:04:19 -05:00
device.c of: to support binding numa node to specified device in devicetree 2015-10-17 22:11:50 -07:00
dynamic.c
fdt_address.c
fdt.c of/fdt: Add mutex protection for calls to __unflatten_device_tree() 2015-12-08 09:50:42 -06:00
irq.c of/irq: Export of_irq_find_parent again 2015-12-09 09:08:36 -06:00
Kconfig of: add config option to enable building of all dtbs 2015-10-27 16:12:13 -05:00
Makefile
of_mdio.c phy: Add an mdio_device structure 2016-01-07 14:31:26 -05:00
of_mtd.c
of_net.c
of_pci_irq.c
of_pci.c More power management and ACPI updates for v4.4-rc1 2015-11-12 11:50:33 -08:00
of_private.h
of_reserved_mem.c of: Fix comparison of reserved memory regions 2015-11-30 17:56:44 -06:00
overlay.c of/overlay: add missing of_node_put 2015-10-22 09:35:51 -05:00
pdt.c
platform.c of/platform: add missing of_node_put 2015-10-22 09:26:44 -05:00
resolver.c
unittest.c of/unittest: add missing of_node_put 2015-10-22 09:26:28 -05:00