From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 26 Sep 2011 16:15:16 -0700 Subject: [PATCH 01/11] OMAP2+: Add SoC specific map_io functions In-Reply-To: <20110923230049.GC6324@atomide.com> References: <1316809399-19579-1-git-send-email-b-cousson@ti.com> <1316809399-19579-2-git-send-email-b-cousson@ti.com> <20110923230049.GC6324@atomide.com> Message-ID: <20110926231516.GI6324@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [110923 15:27]: > * Benoit Cousson [110923 12:50]: > > Add SoC specific map_io function to be used by the generic DT > > board file. This is an intermediate step before having some > > generic DT aware map_io function. > > Thanks, I'll apply this into cleanup branch and with the related > conversion of board files. Following replies contain the two related patches. Tony