recipes-kernel: most: add most.bbappend file 77/10777/3
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 4 Sep 2017 15:21:29 +0000 (17:21 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 26 Sep 2017 21:00:22 +0000 (21:00 +0000)
commite3253ac2cbc5fb9df6fcc6df6b0de1db34490abf
treee6a230b2ff138ac410ae11a0ca2b0b94e58a9358
parentc3b43f6db27847fec4588e709d6d16f24065655c
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]