From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Mon, 22 Oct 2012 09:36:41 -0400 Subject: Which kirkwood does your DT board use? In-Reply-To: <20121020113800.GC21046@lunn.ch> References: <20121020113800.GC21046@lunn.ch> Message-ID: <20121022133641.GK25828@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Oct 20, 2012 at 01:38:00PM +0200, Andrew Lunn wrote: > Hi Folks > > All of you in the To: have contributed a DT based Kirkwood board port. > Nearly all the DT files we have declare the CPU to be > marvell,kirkwood-88f6281. For adding DT based pinctrl, to replace the > mpp code, we need to know the exact kirkwood being used. It should be > one of MV88F6180, MV88F6190, MV88F6192, MV88F6281 or MV88F6282. > > You can see what your hardware has a boot time: > > Kirkwood: MV88F6282-Rev-A0, TCLK=200000000. > > Please could you check your hardware and let me know what the correct > CPU is. I can then fix the .dts files and prepare a first attempt at > converting boards to pinctrl. Dreamplug: Kirkwood: MV88F6281-A1, TCLK=200000000. hth, Jason.