From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 41479B708E for ; Fri, 5 Jun 2009 22:05:50 +1000 (EST) Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [92.198.50.35]) by ozlabs.org (Postfix) with ESMTP id ADA4EDDD1B for ; Fri, 5 Jun 2009 22:05:49 +1000 (EST) From: Wolfram Sang To: linuxppc-dev@ozlabs.org Subject: [PATCH V2 0/2] mtd/maps/mtd-ram: Make driver usable for the device tree Date: Fri, 5 Jun 2009 14:05:12 +0200 Message-Id: <1244203514-12516-1-git-send-email-w.sang@pengutronix.de> Cc: devicetree-discuss@ozlabs.org, albrecht.dress@arcor.de, linux-mtd@lists.infradead.org, Ben Dooks , David Woodhouse List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, this is the new series to adapt the mtd-ram-driver for use with the device tree. All comments have been addressed and it has been tested on a phyCORE-MPC5200B-IO (with latest linus-git). Albrecht: As you used the patches recently, maybe you want to ack them? Looking forward to comments, especially on the binding. Thanks! Regards, Wolfram