[yocto] [meta-raspberrypi][PATCH 3/5] linux-raspberrypi: Add 3.14 support

Andrei Gherzan andrei at gherzan.ro
Sun May 17 15:53:08 PDT 2015


On Fri, May 08, 2015 at 11:49:03PM +0200, Petter Mabäcker wrote:
> Add basic support for Linux 3.14, cherry-pick changes from 3.18.y in
> order to solve some debugfs warnings and get better support
> for i2s for BCM2708.
>
> - 3.14 lacks BCM2709 support and will not by default be able to use for
> raspberry pi 2.
>
> Below warnings still exists they are harmless and exists due to that
> snd_soc_pcm512x is triggered to be loaded twice. The problem is solved
> after device tree support for the driver was introduced in 3.18.y and no
> easy solution exists to solve this problem on older kernel versions (see
> https://github.com/raspberrypi/linux/issues/662 for more info).
>
>    pcm512x 1-004c: Failed to reset device: -5
>    pcm512x: probe of 1-004c failed with error
>
> Remove sl030raspberrypii2ckernel.patch since it will not apply anymore
> and its content seems to be obsolite after cherry-picking
> '558d0bf Fix grabbing lock from atomic context in i2c driver'.
>
> [Support #57]

Patch merged to master. Thanks.

--
Andrei Gherzan



More information about the yocto mailing list