From patchwork Thu Sep 22 09:49:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AngeloGioacchino Del Regno X-Patchwork-Id: 608376 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B839FC6FA82 for ; Thu, 22 Sep 2022 09:49:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230218AbiIVJtU (ORCPT ); Thu, 22 Sep 2022 05:49:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229667AbiIVJtR (ORCPT ); Thu, 22 Sep 2022 05:49:17 -0400 Received: from madras.collabora.co.uk (madras.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e5ab]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 17E91D4A83; Thu, 22 Sep 2022 02:49:15 -0700 (PDT) Received: from IcarusMOD.eternityproject.eu (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 88F5C660221C; Thu, 22 Sep 2022 10:49:13 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1663840154; bh=/sD//Fx1hRIgFZ1vKpgrsJe4DfP3ojqL+kjqLiG5HQM=; h=From:To:Cc:Subject:Date:From; b=Ac8iISjW5bF7fiHTQjUlLMkOyosReAbqjI1vruuU2AJnF3BMWGzcSHExlLDelG/Rm OEzolRwICeQAoCpaMGZWVGIltjiPG7FMhekes9gNT1ghf+uE0YXRyBKYHmDuyO6551 mwAIuGBdzE6ojsV0joG3jyPR7FKSvAo8ztMKfmwW+38h7EjYQnwKXf9CaLJdma9lk0 SY6QJHuhzhdLw5UgCcxvL0rPD0BOzpNVylvuHYf6Hrph4ykC8Uo8LOFmdGxXICvgBO YxF2LkN99kmLsikXGrPYxWYkMzH6d1qfvSdPwGcPvjuj993PLU8pS+H74oHaOZ1nZJ ZkXe+rymvKnYQ== From: AngeloGioacchino Del Regno To: matthias.bgg@gmail.com Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, wenst@chromium.org, AngeloGioacchino Del Regno Subject: [PATCH 0/4] MT8195 Acer Tomato - Audio support Date: Thu, 22 Sep 2022 11:49:04 +0200 Message-Id: <20220922094908.41623-1-angelogioacchino.delregno@collabora.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series enables full support for audio, with DSP, on the Cherry Chromebooks. Related ALSA UCM2 configuration was already merged in its upstream repository [1]: this is fully tested and working as-is since all of the required fixes for MT8195 SOF drivers were picked and are present since `next-20220908`. [1]: https://github.com/alsa-project/alsa-ucm-conf/commit/a59c3b1a57de8eb424c4f754bb031265e856260e