Home
last modified time | relevance | path

Searched hist:f60e7074902a66d9a132a971ecda63ee5b8bc154 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/eeprom/
H A Dat25.cdiff f60e7074902a66d9a132a971ecda63ee5b8bc154 Tue Oct 21 06:33:56 CDT 2014 Mika Westerberg <mika.westerberg@linux.intel.com> misc: at25: Make use of device property API

Make use of device property API in this driver so that both DT and ACPI
based systems can use this driver.

In addition we hard-code the name of the chip to be "at25" for the
reason that there is no common mechanism to fetch name of the firmware
node. The only existing user (arch/arm/boot/dts/phy3250.dts) uses the
same name so it should continue to work.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>