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

From: Jerome Brunet
Date: Wed Aug 28 2019 - 04:03:16 EST


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

>
>> Kevin, please note that to build, this patchset depends on the new reset
>> bindings of the audio clock controller. I've prepared a tag for you [0]
>>
>> [0]: git://github.com/BayLibre/clk-meson.git - clk-meson-dt-v5.4-2
>
> Thanks for the tag. This is now included in v5.4/dt64.
>
> Kevin