From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH v2 0/5] ARM: sunxi: SRAM mapping support Date: Thu, 26 Mar 2015 15:53:40 +0100 Message-ID: <1427381625-6942-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard , Arnd Bergmann , Jens Kuske Cc: Chen-Yu Tsai , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi All, Here is v2 of my cleaned up version of Maxime's sunxi SRAM controller driver. Changes since v1: - Make the SUNXI_SRAM Kconfig option hidden, enabled by default if ARCH_SUNXI - Fix some typos in the comments in the dts file, both in the example in the devicetree-binding documentation, as well as in the actual dts files - Drop the bogus change to drivers/net/ethernet/stmicro/stmmac/Kconfig Since this is a prereq for my musb work, if there are no objections then I would like to see this go upstream soon. Since it only touches sunxi files (and one Makefile), it is probably best if this all goes upstream through Maxime. Regards, Hans