]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Document and implement an improved flash device binding for powerpc
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 7 Sep 2007 03:23:53 +0000 (13:23 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Sep 2007 15:33:25 +0000 (01:33 +1000)
commit3c0bedbb8d531ce1facd1eeddb7a2afc31e54abc
tree4b3bff327ad8e61fe5f71f9d399269c8db41220c
parent104fa90bcf0b78c11465007ed20fab82990a2715
[POWERPC] Document and implement an improved flash device binding for powerpc

This replaces the binding for flash chips in booting-without-of.txt
with an clarified and improved version.  It also makes
drivers/mtd/maps/physmap_of.c recognize this new binding.  Finally it
revises the Ebony device tree source to use the new binding as an
example.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Documentation/powerpc/booting-without-of.txt
arch/powerpc/boot/dts/ebony.dts
drivers/mtd/maps/physmap_of.c