recipes-kernel: most: add most.bbappend file 65/10765/5
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 4 Sep 2017 15:21:29 +0000 (17:21 +0200)
committerChristian Gromm <christian.gromm@microchip.com>
Tue, 26 Sep 2017 10:24:27 +0000 (12:24 +0200)
commitd66de47398e0644f2177dc9f1a8ee081c533fd7a
tree869979e56f367bc8104287e91570c64ac3f63386
parent1c2105900332ae31a622131598780cf58c7028c3
recipes-kernel: most: add most.bbappend file

This patch adds a patch queue to eliminate problems DMA coherent
memory allocation on aarch64 architecture, prevents the driver
from printing warning, due to bad video driver capabilities and
passes a valid parent device to the sound subsystem when
registering a new sound card.

---

v2 (jsmoeller): use _append everywhere
v3 (christian gromm): fix path in patch files

Change-Id: Idceefee7855445481eeb4940d5c5f632e27feb73
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-kernel/most/files/0001-let-HDMs-do-the-coherent-memory-allocation.patch [new file with mode: 0644]
recipes-kernel/most/files/0002-most-pass-parent-devcie-to-snd_card_new.patch [new file with mode: 0644]
recipes-kernel/most/files/0003-core-remove-kernel-log-for-MBO-status.patch [new file with mode: 0644]
recipes-kernel/most/files/0004-most-video-set-device_caps.patch [new file with mode: 0644]
recipes-kernel/most/files/0005-most-video-set-V4L2_CAP_DEVICE_CAPS-flag.patch [new file with mode: 0644]
recipes-kernel/most/most.bbappend [new file with mode: 0644]