Re: [PATCH 0/2] arm64: dts: meson: g12a: add tdm resets

From: Kevin Hilman
Date: Wed Aug 28 2019 - 11:05:12 EST


Jerome Brunet <jbrunet@xxxxxxxxxxxx> writes:

> On Tue 27 Aug 2019 at 16:42, Kevin Hilman <khilman@xxxxxxxxxxxx> wrote:
>
>> Jerome Brunet <jbrunet@xxxxxxxxxxxx> writes:
>>
>>> This patchset adds the dedicated reset of the tdm formatters which
>>> have been added on the g12a SoC family. Using these help with the channel
>>> mapping when the formatter uses more than 1 i2s lane.
>>
>> Because I forgot^W waited on this, we did the meson-g12a-common split,
>> so this no longer applies cleanly. Could you rebase this on current v5.4/dt64
>> and I'll queue it for v5.4/dt64.
>
> Acutally it was already not applying when I sent this v1 ...
> .. which is why I sent a v2 [0] ;)
>
> [0]: https://lkml.kernel.org/r/20190823154432.16268-1-jbrunet@xxxxxxxxxxxx

Oops, I saw there was a v2, but I missed that in my `git pw` because v2
of the series had an "ASoC:" prefix in the cover letter, not an "arm64:
dts" one, so I skimmed past it.

Kevin