]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit2099172d61abda1b793b499bb8edcaac4de2cdae
tree4b3bff327ad8e61fe5f71f9d399269c8db41220c
parent3c607ce2a3213f33b8b6b854b5f7db876021e466
[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