Message ID | 20200421163935.775935-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: meson-gx: add initial playback support | expand |
> On 21 Apr 2020, at 8:39 pm, Jerome Brunet <jbrunet@baylibre.com> wrote: > > This patchset is adding the aiu support in DT and well as basic card > support for the p230/q200 and libretech boards > > I was hoping to provide the internal codec support with this series but > this is still blocked on the reset dt-bindings of the DAC [0]. > > So far, things are fairly stable on these boards. I have experienced > a few glitches on rare occasions. I have not been able to precisely found > out why. It seems to be linked the AIU resets and 8ch support. Maybe more > eyes (and ears) on this will help. If things get annoying and no solution > is found, I'll submit a change to restrict the output to i2s 2ch. > > [0]: https://lore.kernel.org/r/20200122092526.2436421-1-jbrunet@baylibre.com I have a reproducible way to provoke one glitch using Kodi but we can talk about that off-list. Overall the series (and changes in [0] above) work well and it’s great to see progress. Tested-by: Christian Hewitt <christianshewitt@gmail.com>
On Tue, 21 Apr 2020 18:39:29 +0200, Jerome Brunet wrote: > This patchset is adding the aiu support in DT and well as basic card > support for the p230/q200 and libretech boards > > I was hoping to provide the internal codec support with this series but > this is still blocked on the reset dt-bindings of the DAC [0]. > > So far, things are fairly stable on these boards. I have experienced > a few glitches on rare occasions. I have not been able to precisely found > out why. It seems to be linked the AIU resets and 8ch support. Maybe more > eyes (and ears) on this will help. If things get annoying and no solution > is found, I'll submit a change to restrict the output to i2s 2ch. > > [...] Queued for v5.8, thanks! [1/6] arm64: defconfig: enable meson gx audio as module commit: cba26aef31ec791bc4d5ea13cb2c1288fcd95c0e [2/6] arm64: dts: meson-gx: add aiu support commit: c531ca35ad54abcf6ceb35767ff25355557aa7ca [3/6] arm64: dts: meson: p230-q200: add initial audio playback support commit: ace867239dd8059f2e92556895e7e13aea7b2e8a [4/6] arm64: dts: meson: libretech-cc: add initial audio playback support commit: 9644eb9dc8bd1ac1112e267d771c6b492af1ff79 [5/6] arm64: dts: meson: libretech-ac: add initial audio playback support commit: 74c601fa46d109049472bb66adee88b3290b4bb8 [6/6] arm64: dts: meson: libretech-pc: add initial audio playback support commit: 1c75a81473153c211478e37152223aa585631b87 Best regards,
Hello: This series was applied to khilman/linux-amlogic.git (refs/heads/for-next). On Tue, 21 Apr 2020 18:39:29 +0200 you wrote: > This patchset is adding the aiu support in DT and well as basic card > support for the p230/q200 and libretech boards > > I was hoping to provide the internal codec support with this series but > this is still blocked on the reset dt-bindings of the DAC [0]. > > So far, things are fairly stable on these boards. I have experienced > a few glitches on rare occasions. I have not been able to precisely found > out why. It seems to be linked the AIU resets and 8ch support. Maybe more > eyes (and ears) on this will help. If things get annoying and no solution > is found, I'll submit a change to restrict the output to i2s 2ch. > > [...] Here is a summary with links: - [1/6] arm64: defconfig: enable meson gx audio as module https://git.kernel.org/khilman/linux-amlogic/c/001181951477582bf22c5052866aea261b211b24 - [2/6] arm64: dts: meson-gx: add aiu support https://git.kernel.org/khilman/linux-amlogic/c/85af6cceda2dc8e98ed033bd869236d8592918a0 - [3/6] arm64: dts: meson: p230-q200: add initial audio playback support https://git.kernel.org/khilman/linux-amlogic/c/443b057fef9a12130e2b4114d7bf580ab99f9e62 - [4/6] arm64: dts: meson: libretech-cc: add initial audio playback support https://git.kernel.org/khilman/linux-amlogic/c/2835b92f1cb95e8b34bee491e0e0fbab02dee956 - [5/6] arm64: dts: meson: libretech-ac: add initial audio playback support https://git.kernel.org/khilman/linux-amlogic/c/a5936b8ab40724e3088bdb7d629b923a5a96290f - [6/6] arm64: dts: meson: libretech-pc: add initial audio playback support https://git.kernel.org/khilman/linux-amlogic/c/962d9cc09c5423a9cdca7d7ac1907383b6365426 You are awesome, thank you!