[PATCH V2 0/3] at24: parse OF-data
Wolfram Sang
w.sang at pengutronix.de
Wed Nov 17 23:00:47 EST 2010
Here is the second round of this series:
* 1/3 now uses __be32 instead of u32.
* 2/3 is new and adds some more sanity checks
* 3/3 is unchanged
Grant, I hope you can pick 2/3 as well. Should make things easier and it is
just a misc-driver (which I maintain) :)
Wolfram Sang (3):
misc: at24: parse OF-data, too
misc: at24: add more sanity checks for parameters
powerpc: pcm030/032: add pagesize to dts
Documentation/powerpc/dts-bindings/eeprom.txt | 28 ++++++++++++++++
arch/powerpc/boot/dts/pcm030.dts | 1 +
arch/powerpc/boot/dts/pcm032.dts | 3 +-
drivers/misc/eeprom/at24.c | 43 +++++++++++++++++++++---
4 files changed, 68 insertions(+), 7 deletions(-)
create mode 100644 Documentation/powerpc/dts-bindings/eeprom.txt
--
1.7.2.3
More information about the Linuxppc-dev
mailing list