From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/2] arm64: dts: meson: g12a: add tdm resets Date: Wed, 28 Aug 2019 08:05:07 -0700 Message-ID: <7h36hltjoc.fsf@baylibre.com> References: <20190820121551.18398-1-jbrunet@baylibre.com> <7hh862tbt2.fsf@baylibre.com> <1j4l217m4h.fsf@starbuckisacylon.baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1j4l217m4h.fsf@starbuckisacylon.baylibre.com> Sender: linux-kernel-owner@vger.kernel.org To: Jerome Brunet Cc: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Jerome Brunet writes: > On Tue 27 Aug 2019 at 16:42, Kevin Hilman wrote: > >> Jerome Brunet 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@baylibre.com 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