From patchwork Wed Mar 1 11:37:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 13155867 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 36A74C64EC7 for ; Wed, 1 Mar 2023 11:39:32 +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=Vmq/FpCJceJNgEvFNQtGW6avBkCAJ2+yVZvFtH2wBzI=; b=48l0XclIJwGHAL kz0mXDfQmGtox2qGaXVE9Z4KS1+SjtHQZ7sQttqk0ATJsxqw/aPAyHXf6eZGZKjJ8Wqte4YxIyooE rfC0C1MXr539BlBji/3MC7xJa8mAeX7gbt+RX7LS6/RB1Q7Z9rGv0kJ1isi5FUaPQfO8ODOMppQkO fHH8vML950FMbMTC4uk+bO5FpsMAanagX56Y6YAfFYl4kVkTLNzeLrp+Qdvgpfyt1AWCiAXT84ers G5gnHSDb7Kn0iU/as4vM3sEkC/6WGWh1VW0uitKatoKtXYQvgwJjuCAlaGbjMRzQQzOMcCi5FbpY9 NtM/4ahHLKgHniXLSZ4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pXKn2-00Fx7e-Uv; Wed, 01 Mar 2023 11:38:33 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pXKn0-00Fx6s-09 for linux-arm-kernel@lists.infradead.org; Wed, 01 Mar 2023 11:38:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1677670709; x=1709206709; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=AUr2Emb+cEOVy4hejcovcA9VOZoGsG9uyJUZz74KyAA=; b=G0xrcPsusOnwEDfcvaDOGkl+pRcX/2Ou3L/p1A+neN6BEfWfQ0Y8e0FA zom/RsCvZ3urT1w5hc/NL7354LShahd91D/t8AmRRGw7BaV3XREbTWKD8 nygcnJtMW1DxsBQg3JTt8CV3A9ySKDnU5Ky3rH6AHKkoc992m0Jw0ewr5 C1fTRyvYffA/4uERHvazDTbv76Mc0rbYO+G/xTW1wCrX9lL2bPUAAJ9cC 5EawZ9DtQahQO5OEEzuCW0rPzrpN2c0aiM5vToVFU7uD2BY3A/gjg4mU8 +1/jJM7VrYolkwK7n+mOnYjy4EklQvbWamwUtjaehs5ScaBDK5ZD967Mu w==; X-IronPort-AV: E=Sophos;i="5.98,224,1673938800"; d="scan'208";a="202746402" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Mar 2023 04:38:26 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.16; Wed, 1 Mar 2023 04:38:26 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.16 via Frontend Transport; Wed, 1 Mar 2023 04:38:23 -0700 From: Claudiu Beznea To: , , , , , CC: , , , Claudiu Beznea Subject: [PATCH 0/8] ASoC: microchip: some cleanups for AT91 sound drivers Date: Wed, 1 Mar 2023 13:37:59 +0200 Message-ID: <20230301113807.24036-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230301_033830_113650_EA703D68 X-CRM114-Status: UNSURE ( 4.82 ) X-CRM114-Notice: Please train this message. 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 Hi, The following patches do some cleanups for Microchip AT91 sound drivers. Along with it I took the chance and updated MAINTAINERS file. Thank you, Claudiu Beznea Claudiu Beznea (8): ASoC: mchp-spdiftx: use FIELD_PREP() where possible ASoC: mchp-spdiftx: use regmap_update_bits() ASoC: mchp-spdiftx: update debug message ASoC: mchp-pdmc: use FIELD_PREP() where possible ASoC: mchp-pdmc: return directly ret ASoC: mchp-pdmc: avoid casting to/from void pointer MAINTAINERS: add myself as maintainer for Microchip AT91 sound drivers MAINTAINERS: update Microchip AT91 sound entries with documentation files MAINTAINERS | 9 +++++-- sound/soc/atmel/mchp-pdmc.c | 19 ++++++-------- sound/soc/atmel/mchp-spdiftx.c | 45 ++++++++++++---------------------- 3 files changed, 29 insertions(+), 44 deletions(-)