From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 24 Mar 2008 06:13:06 +0000 Subject: Re: [PATCH 01/06] sh: Add MigoR header file Message-Id: <20080324061306.GA17734@linux-sh.org> List-Id: References: <20080321094319.10532.87404.sendpatchset@rx1.opensource.se> In-Reply-To: <20080321094319.10532.87404.sendpatchset@rx1.opensource.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Mar 21, 2008 at 06:43:19PM +0900, Magnus Damm wrote: > This patch adds a MigoR specific header file. We may want to use a cpu > specific header file instead, but this will do for now. > > Signed-off-by: Magnus Damm On Fri, Mar 21, 2008 at 06:43:28PM +0900, Magnus Damm wrote: > Use physical addresses and change resource name to follow data sheet. > > Signed-off-by: Magnus Damm On Fri, Mar 21, 2008 at 06:43:46PM +0900, Magnus Damm wrote: > Use physical addresses and change resource name of MigoR ethernet chip. > > Signed-off-by: Magnus Damm Applied 1, 2, and 4, thanks.