lkml.org 
[lkml]   [2012]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: BCM36xx support.
Date
Hi Rogier,

First of all, you should have CC'd linux-mips, because that's where BCM63xx
development happens.

On Wednesday 18 April 2012 07:51:40 Rogier Wolff wrote:
>
> While working on SPI and I2C support for the BCM2835, I found the
> BCM63xx SPI driver in the kernel. Turns out that this support
> was partially merged:
>
> The support can only be enabled when BCM63xx configuration symbol
> is defined which menuconfig lists as:
>
> Symbol: BCM63XX [=BCM63XX]
> Type : unknown
>
> I'd say the definition of this is not possible through the normal
> channels.
>
> And in the driver (drivers/spi/spi-bcm63xx.c) I see:
>
> #include <bcm63xx_dev_spi.h>
>
> but that file is not in the current git release.

No, it did not make it for a reason I ignore, probably miscommunication.

>
> (some more googling has resulted in me finding out that I don't want
> to know how the 63xx SPI controller works as it's for a MIPS processor
> while the 2835 is ARM).

And so? if the core is the same, just use it on your platform too. If you have
a look at the architecture files, you will see that the various BCM63xx SoC
have their internal registers shuffled but the SPI core is always software
compatible, another set of registers can be added for BCM2835.

I have no objection making such a driver more generic and not limited to
bcm63xx like it is right now.
--
Florian


\
 
 \ /
  Last update: 2012-05-31 16:41    [W:0.063 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site