summaryrefslogtreecommitdiffstats
path: root/classes/linux-raspberrypi-base.bbclass
diff options
context:
space:
mode:
authorPetter Mabäcker <petter@technux.se>2015-05-08 23:49:03 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-05-18 00:48:49 +0200
commite1c5efc658c34ba97869032cf891168e4124ffbe (patch)
tree489a7d091ada4ff84e639c5c0b4c0b8470425efa /classes/linux-raspberrypi-base.bbclass
parentc9f29df249b80ab488e4ea6eddc01a6522a28c09 (diff)
downloadmeta-raspberrypi-e1c5efc658c34ba97869032cf891168e4124ffbe.tar.gz
linux-raspberrypi: Add 3.14 support
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] Signed-off-by: Petter Mabäcker <petter@technux.se> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'classes/linux-raspberrypi-base.bbclass')
0 files changed, 0 insertions, 0 deletions