Message ID | 20240916085214.11083-1-andrei.simion@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 CB1F0C3ABB2 for <linux-arm-kernel@archiver.kernel.org>; Mon, 16 Sep 2024 08:55:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=Suo8tpg2A37pQtjD/n8F+aejo8bV7IWMan3MDv/1mmo=; b=SjtAp2E7xZSMBaL8gzaNyL3rSi qDTWBUjnqVXmnlwTzk1gJuW4F7F4qg5jRhluArivGuIC/pPTi2rhADr9bl4WyM8w3S9AYIMi2464M F+oAG0lzMAsn6DQmAytIPgy58YlyeOMv7BPhYEMVesweYaX3WrpgNDJS9e59R8mRZTsuaGq63rbP0 OyyeOZyBM4n7Q736Y+jjfbWClmckLzuXoQyNC8IlnEb9B1gf4bCq8nmBNjoVSoxhBMDkpR+1rb0wy cNwAvxf6rVcJHUPP+xZR8P5C8o7xDKmei9V71ephEHkiFeYIX1Qq08zKoNhMx/R/HPDFYlNdPfB3a Nqh4nFUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sq7WM-00000003UeS-2jUD; Mon, 16 Sep 2024 08:55:46 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sq7UD-00000003UMw-47p1 for linux-arm-kernel@lists.infradead.org; Mon, 16 Sep 2024 08:53:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1726476815; x=1758012815; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=agf3oeyUZwHA5yCPkUYoM7WwczxPeDgbJzbwLLz7fCw=; b=mw2GZFHmW3DFmyRb8U9Wvj4GRT7IM3Fe0XBhkmpraw4v6VrOkp4VLuvI SAoF8fOL4pW8uHN2JRRdKbm0sEZcBUYzM8/4Ltd/+A8jzzdSsjq5LGSIc GTa9+6zx7iiQAjv82Mwo4yuOzF3T2qAoT8JhH4xS+SdiHwbzr8O3Rn0yJ NQYgqSVWe3yJpLIkRvTZ0yL9Ga2BIvWEN38kH7Fd75QbVFqv5oHZzJery Ka2GxfytapYWL+xSxSNBCkeCinAWkf4xy4WP29FyCv/22XLXXMlOz4HA6 M0pvUB4fOb8Up+pw6ZRO9Djg/AZo2kMXoJP5NYvhFW9De9E0o0++SwGec w==; X-CSE-ConnectionGUID: ud22UtPZTBS6TJ0gR5tqlw== X-CSE-MsgGUID: 8xch8a0mSs+WNU1z0l0vJA== X-IronPort-AV: E=Sophos;i="6.10,232,1719903600"; d="scan'208";a="262819277" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 16 Sep 2024 01:53:34 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Mon, 16 Sep 2024 01:53:09 -0700 Received: from ROB-ULT-M76677.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Mon, 16 Sep 2024 01:53:06 -0700 From: Andrei Simion <andrei.simion@microchip.com> To: <claudiu.beznea@tuxon.dev>, <lgirdwood@gmail.com>, <broonie@kernel.org>, <perex@perex.cz>, <tiwai@suse.com>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com> CC: <alsa-devel@alsa-project.org>, <linux-sound@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Andrei Simion <andrei.simion@microchip.com> Subject: [PATCH 0/2] Updates for Atmel SSC DAI Date: Mon, 16 Sep 2024 11:52:13 +0300 Message-ID: <20240916085214.11083-1-andrei.simion@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240916_015334_215200_F87DF18B X-CRM114-Status: UNSURE ( 6.88 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series | Updates for Atmel SSC DAI | expand |