With Dave and Daniel on the recipients' list this time.
On Sat, Sep 05, 2020 at 08:27:51PM +0300, Laurent Pinchart wrote:
Hi Dave and Daniel,
This small pull request fixes a Kconfig dependency issue introduced in v5.9-rc1. Among the three patches required to fix the issue, the ASoC fix has been merged in Linus' tree already. I haven't been able to get the RapidIO patch reviewed by the subsystem maintainers, so I've included it here as it's a dependency for the DRM patch.
The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:
Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)
are available in the Git repository at:
git://linuxtv.org/pinchartl/media.git tags/drm-xlnx-dpsub-fixes-20200905
for you to fetch changes up to 3e8b2403545efd46c6347002e27eae4708205fd4:
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency (2020-09-05 19:52:54 +0300)
Kconfig fixes for DRM_ZYNQMP_DPSUB DMA engine dependency
Laurent Pinchart (2): rapidio: Replace 'select' DMAENGINES 'with depends on' drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
drivers/gpu/drm/xlnx/Kconfig | 1 + drivers/rapidio/Kconfig | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)