From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH 2/2] misc: sram: switch to ioremap_wc from ioremap Date: Thu, 08 Jan 2015 21:56:04 +0100 Message-ID: <2101240.CsKVRjX3M8@phil> References: <1418266726-12004-1-git-send-email-a.kesavan@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Abhilash Kesavan Cc: Rob Herring , Philipp Zabel , Tony Lindgren , linux-rockchip@lists.infradead.org, Catalin Marinas , Will Deacon , Santosh Shilimkar , "Li.Xiubo@freescale.com" , "shc_work@mail.ru" , "nicoleotsuka@gmail.com" , "arnd@arndb.de" , "gregkh@linuxfoundation.org" , "robh+dt@kernel.org" , "grant.likely@linaro.org" , "linux-kernel@vger.kernel.org" , "corbet@lwn.net" , "padma.v@samsung.com" , "alsa-devel@alsa-project.org" , "shawn.guo@freescale.com" , bcousson@baylibre.c List-Id: alsa-devel@alsa-project.org Hi Abhilash, Am Donnerstag, 8. Januar 2015, 21:00:57 schrieb Abhilash Kesavan: > Thanks for the confirmation regarding the i.MX chips. That leaves > rockchip, can someone help with it please ? sorry for being late to this. The one current sram use-case on Rockchip boards is the SMP bringup, but that uses a reserved sram area. Nevertheless I tested your 2 patches on a rk3288 board and everything still works as expected, including smp bringup, so on Rockchip Tested-by: Heiko Stuebner Heiko