Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 09:36:02 -0300
From:      Luiz Otavio O Souza <lists.br@gmail.com>
To:        fabiodive <fabiodive@gmail.com>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, Luiz Otavio O Souza <loos.br@gmail.com>
Subject:   Re: SPI driver for RPi
Message-ID:  <CAB=2f8y8%2B1bAAfw-HeAkzPVemO8eBwp8Z0Mz1QcLQ1Ry7SExfA@mail.gmail.com>
In-Reply-To: <DFC3F00E-BEEB-4BB2-92F4-9C9246933144@gmail.com>
References:  <126AAEEA-1F99-42E4-9620-9CB4F3610671@gmail.com> <DFC3F00E-BEEB-4BB2-92F4-9C9246933144@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25 August 2013 11:12, fabiodive <fabiodive@gmail.com> wrote:

> Hello Luiz,
> after applying the patches,
> should I compile the kernel with the  "device api" written into the kernel
> config file?
> thank you,
> f.



No, it is not needed and actually, there is no 'device spi' defined in
kernel.

SPI in general is handled by 'device spibus' plus the specific driver for
your hardware, bcm2835_spi in this case.

Luiz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB=2f8y8%2B1bAAfw-HeAkzPVemO8eBwp8Z0Mz1QcLQ1Ry7SExfA>