Message ID | 20190820121551.18398-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: meson: g12a: add tdm resets | expand |
On 20/08/2019 14:15, Jerome Brunet wrote: > 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. > > 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 > > Jerome Brunet (2): > arm64: dts: meson: g12a: audio clock controller provides resets > arm64: dts: meson: g12a: add reset to tdm formatters > > arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 9 +++++++++ > 1 file changed, 9 insertions(+) > For the serie, Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Neil
Jerome Brunet <jbrunet@baylibre.com> 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. > 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
On Tue 27 Aug 2019 at 16:42, Kevin Hilman <khilman@baylibre.com> wrote: > Jerome Brunet <jbrunet@baylibre.com> 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 > >> 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
Jerome Brunet <jbrunet@baylibre.com> writes: > On Tue 27 Aug 2019 at 16:42, Kevin Hilman <khilman@baylibre.com> wrote: > >> Jerome Brunet <jbrunet@baylibre.com> 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
On Wed 28 Aug 2019 at 08:05, Kevin Hilman <khilman@baylibre.com> wrote: > Jerome Brunet <jbrunet@baylibre.com> writes: > >> On Tue 27 Aug 2019 at 16:42, Kevin Hilman <khilman@baylibre.com> wrote: >> >>> Jerome Brunet <jbrunet@baylibre.com> 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. Oh ! indeed and this prefix makes no sense. Sorry about that > > Kevin