Re: [PATCH 2/7] drm/meson: remove useless recursive components matching

2021-10-15 Thread Neil Armstrong
Hi Sam, On 14/10/2021 19:49, Sam Ravnborg wrote: > Hi Neil, > > one comment below. Other than that > Acked-by: Sam Ravnborg > > Sam > > On Thu, Oct 14, 2021 at 05:26:01PM +0200, Neil Armstrong wrote: >> The initial design was recursive to cover all port/endpoints, but only the >> first

Re: [PATCH 2/7] drm/meson: remove useless recursive components matching

2021-10-14 Thread Sam Ravnborg
Hi Neil, one comment below. Other than that Acked-by: Sam Ravnborg Sam On Thu, Oct 14, 2021 at 05:26:01PM +0200, Neil Armstrong wrote: > The initial design was recursive to cover all port/endpoints, but only the > first layer > of endpoints should be covered by the components list. > T