Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-08-18 Thread Laurent Pinchart
Matt, Alexandre, Gentle ping. As this should be fixed in v5.9, a quick reply would be really appreciated. Otherwise I'll have to bundle the rapidio fix with the DPSUB fix, and get them both merged through the DRM/KMS tree without your ack. On Wed, Aug 12, 2020 at 01:52:04AM +0300, Laurent Pinchar

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-08-11 Thread Vinod Koul
HI Laurent, On 12-08-20, 01:52, Laurent Pinchart wrote: > Hi Vinod, > > On Sun, Aug 02, 2020 at 12:14:09PM +0530, Vinod Koul wrote: > > On 31-07-20, 23:42, Laurent Pinchart wrote: > > > On Fri, Jul 31, 2020 at 10:17:44PM +0530, Vinod Koul wrote: > > > > On 31-07-20, 18:24, Laurent Pinchart wrote:

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-08-11 Thread Laurent Pinchart
Hi Vinod, On Sun, Aug 02, 2020 at 12:14:09PM +0530, Vinod Koul wrote: > On 31-07-20, 23:42, Laurent Pinchart wrote: > > On Fri, Jul 31, 2020 at 10:17:44PM +0530, Vinod Koul wrote: > > > On 31-07-20, 18:24, Laurent Pinchart wrote: > > > > Hello, > > > > > > > > This small series fixes a Kconfig de

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-08-01 Thread Vinod Koul
On 31-07-20, 23:42, Laurent Pinchart wrote: > Hi Vinod, > > On Fri, Jul 31, 2020 at 10:17:44PM +0530, Vinod Koul wrote: > > On 31-07-20, 18:24, Laurent Pinchart wrote: > > > Hello, > > > > > > This small series fixes a Kconfig dependency issue with the recently > > > merged Xilixn DPSUB DRM/KMS d

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-07-31 Thread Laurent Pinchart
Hi Vinod, On Fri, Jul 31, 2020 at 10:17:44PM +0530, Vinod Koul wrote: > On 31-07-20, 18:24, Laurent Pinchart wrote: > > Hello, > > > > This small series fixes a Kconfig dependency issue with the recently > > merged Xilixn DPSUB DRM/KMS driver. The fix is in patch 3/3, but > > requires a separate

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-07-31 Thread Mark Brown
On Fri, 31 Jul 2020 18:24:30 +0300, Laurent Pinchart wrote: > This small series fixes a Kconfig dependency issue with the recently > merged Xilixn DPSUB DRM/KMS driver. The fix is in patch 3/3, but > requires a separate fixes in patches 1/3 and 2/3 to avoid circular > dependencies: > > dri

Re: [PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-07-31 Thread Vinod Koul
On 31-07-20, 18:24, Laurent Pinchart wrote: > Hello, > > This small series fixes a Kconfig dependency issue with the recently > merged Xilixn DPSUB DRM/KMS driver. The fix is in patch 3/3, but > requires a separate fixes in patches 1/3 and 2/3 to avoid circular > dependencies: > > drivers

[PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection

2020-07-31 Thread Laurent Pinchart
Hello, This small series fixes a Kconfig dependency issue with the recently merged Xilixn DPSUB DRM/KMS driver. The fix is in patch 3/3, but requires a separate fixes in patches 1/3 and 2/3 to avoid circular dependencies: drivers/i2c/Kconfig:8:error: recursive dependency detected!