From patchwork Tue Mar 7 14:15:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Herve Codina X-Patchwork-Id: 13163886 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 498FAC678D5 for ; Tue, 7 Mar 2023 15:02:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=+74sR8sg6kDkePTCs9fAwd41cccA0KlhdtA8Kxcxy0w=; b=TG59jRGAZ9UsDA bSbLMW9xKmDH/Zxvw9jnETE7Ov/V1/shF/LF5Y+OECnManPGtkh7Pxb540ttwGEa7okSLmJ8FhuE0 QQMWPrHmF0iltydSUcPBQXz4QdQjKNkZ5n24++f/uTrk4xoZQ5QroeHrfFMUZTtuqgRxleMcqQahS Nd2oV9bv+ofsJgDT1MYWg1y2hfpVsn0J8ODolzxE+HqHT3STqgDLFvoAutdmwnE28j28CeQdwo4xF H800qgw9H/Ozjqu0Qpbt6IJ+5Pk5XHZMK4sItugr1UtWzrZgTP7J+TBaE0j+XjBcbWhRQEtOheoJH By4f1ZXlCmZPj1h/N+sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZYoc-0012QS-8q; Tue, 07 Mar 2023 15:01:22 +0000 Received: from relay11.mail.gandi.net ([2001:4b98:dc4:8::231]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZY6E-000hgU-M8 for linux-arm-kernel@lists.infradead.org; Tue, 07 Mar 2023 14:15:32 +0000 Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 1D0CB10001D; Tue, 7 Mar 2023 14:15:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1678198526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=TroEz27wSqUZ40T3hjcBwjx8v3Ktx9rBSE/61eZDZtI=; b=N8l72tsWCIEJS91MPLTyLmuiZYcZWigc7Rfx1cvouryTxhJusO3Jbv5HS6cmngwWTIZEbR QoR1VFWjY8jUsL9fB8o/Oh0g5b0NkRfjO3digjSKxH2YYU7ogl0I6zhLooz5mQEu2TBa+N 6QT2p1FrxqMPUArCM5CH2488I5tn22EiYWviQho1zO6Edh08YNmqmaIsu5gligNl/M7H2Q 5VtiC3uRkm5oYj+A0rLJUM5TDFtsUr3lNeCi8X+5LcQnDu49XntlbMEPWNd0eVRXyQQreJ 8c8gE6fgZM19nfKZgjmJHpClYfae7c5AX/fUASmeH7UTmNiRMj8UcpBTC2eMag== From: Herve Codina To: Herve Codina , Li Yang , Rob Herring , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Christophe Leroy , Michael Ellerman , Nicholas Piggin , Qiang Zhao , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen Cc: linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Thomas Petazzoni Subject: [PATCH 0/3] Fix the PowerQUICC audio support using the QMC Date: Tue, 7 Mar 2023 15:15:00 +0100 Message-Id: <20230307141503.159766-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230307_061531_070931_BD0B3E05 X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org A previous series added the PowerQUICC audio support using the QMC. The v6 version of this previous series was applied but some feedbacks lead to a v7 version. The v6 can be found here: https://lore.kernel.org/linux-kernel/20230217145645.1768659-1-herve.codina@bootlin.com/ and the v7, here: https://lore.kernel.org/linux-kernel/20230306161754.89146-1-herve.codina@bootlin.com/ This 'fix' series is the incremental version of v6 -> v7 and can only be applied on the Marc Brown's tree as the v6 patches it fixes are only present on this tree. Regards, Herve Codina Herve Codina (3): dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: Remove unneeded property soc: fsl: cpm1: qmc: Fix assigned timeslot masks .../bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml | 10 ---------- .../bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml | 10 ---------- drivers/soc/fsl/qe/qmc.c | 10 +++++++--- 3 files changed, 7 insertions(+), 23 deletions(-)