9
0
Fork 0
barebox/drivers
Sascha Hauer f72a4fd370 of/net: Add net related of helpers
of_get_phy_mode to parse the phy mode from the devicetree and
of_get_mac_address to parse a MAC address from the devicetree.
Directly taken from the Kernel.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-04 23:23:41 +02:00
..
amba Merge branch 'for-next/vexpress' 2013-03-04 09:21:54 +01:00
ata ata: ahci: refactor init functions 2013-03-08 11:33:27 +01:00
base bus: Make struct device a pointer 2013-03-14 08:42:24 +01:00
clk Merge branch 'for-next/misc' 2013-04-04 14:20:32 +02:00
clocksource ARM: clps711x: Add clocksource driver 2013-03-11 22:17:42 +01:00
dma Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
eeprom Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
gpio Merge branch 'for-next/malloc-all-initcalls' 2013-04-04 14:20:32 +02:00
i2c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
input Merge branch 'for-next/omap' 2013-04-04 14:20:33 +02:00
led led: test for led->set callback before calling it 2013-01-14 13:39:20 +01:00
mci Merge branch 'for-next/misc-arm' 2013-04-04 14:20:32 +02:00
mfd Merge branch 'for-next/device-driver-macros' 2013-04-04 12:03:20 +02:00
misc Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
mtd Merge branch 'for-next/relocate' 2013-04-04 14:20:42 +02:00
net Merge branch 'for-next/zynq' 2013-04-04 23:23:19 +02:00
of of/net: Add net related of helpers 2013-04-04 23:23:41 +02:00
pwm switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
serial Merge branch 'for-next/zynq' 2013-04-04 23:23:19 +02:00
spi Add more drivers to using device_platform_driver() 2013-03-14 07:15:44 +01:00
usb Merge branch 'for-next/misc' 2013-04-04 14:20:32 +02:00
video fb: calculate resource end 2013-04-02 09:07:31 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
Kconfig of: move oftree Kconfig to the top of the drivers menu 2013-03-06 11:41:28 +01:00
Makefile of: make OFDEVICE a user selectable option 2013-03-06 11:41:28 +01:00