From mboxrd@z Thu Jan 1 00:00:00 1970 From: Finn Thain Subject: Re: [RFC] m68k: Update defconfigs Date: Thu, 5 Jan 2012 22:11:35 +1100 (EST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from vm4.telegraphics.com.au ([98.124.60.149]:52526 "EHLO vps4.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754898Ab2AELLj (ORCPT ); Thu, 5 Jan 2012 06:11:39 -0500 In-Reply-To: Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Geert Uytterhoeven Cc: Thorsten Glaser , Michael Schmitz , linux-m68k@vger.kernel.org, debian-68k@lists.debian.org On Thu, 5 Jan 2012, Geert Uytterhoeven wrote: > Finn, Michael: as pmaczilog uses platform devices, it can be made to > work on Atari, too? I would think so. I don't recall anything peculiar about the platform device variant though the overlapping MMIO address ranges in the platform resources for the mac are a bit strange. You may need to add suitable delays to the register access routines. If you do any work on this driver, you should probably base it on Ben's tree as the recent changes are fairly significant. Finn