From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6AE4D70AEA; Thu, 29 Feb 2024 17:45:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709228706; cv=none; b=ebA9uRoh6Wl162R4bIJYEShhxMmXgw3kC6YtkNvd5Lz+339uE1+4jPvAGe4W5ZgOvPZoz92CSp1tLH5Klh30z+pVzSdposYm4c4X5sLlBolvOzI9eY8NBhfav5IJ1cogT0d7ZnzMMYoeD5sNklDVcM0dNUshvv45oPQtS50pTy0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709228706; c=relaxed/simple; bh=r46YDK3Axw+cBVddXAlXM7gpz+1Uk3YSMg9uwZliBas=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=G0EZi1YTWhIKu1XqedPitruNw0prWGemNAhIZvW2jytviD62DK9A46deO6wejstg0HuHI7exi8rQDZOQJzFDq5CMNOIFyDGwkmnEtyAigKKAi7G2/DYxRt4+NHTGSu4YpXql+DK+6TSUCAQ2eAxPJguSwWbeYks1reG0Xjqu3zM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=j2i8Xfzk; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="j2i8Xfzk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8812CC433F1; Thu, 29 Feb 2024 17:45:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709228705; bh=r46YDK3Axw+cBVddXAlXM7gpz+1Uk3YSMg9uwZliBas=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=j2i8Xfzkwu24kv9T/itHx2J8zwt0IqaZDa5JJoKmmrrPJ1VSWZUP9nFIujBp7qi7A Ucy1S6O+YGoWkH5sNSzLkEIWkPoDbT1gUsg9G7nvqy0b+i0gyHI4FN8/sMcNMiaibU mHFEmGVSE6DHMCyUObCBJW8pr1q8qyDF4ta8ZSRINsjehq1ZpRrSnhtexezeVakKM1 gyIrxxfmxG3YzQW+HOrb9Ulqg2avUOW/Dox2h+N2T6XY/zTU+enoCL1AG39BLYpDH5 uVMDf8f2CWmOt/bpFOWOF20TNqRm3/0CI3mYcZpoTA0Qb6HTR4vWXAg+TVdSBoGLYo Yxa83LMlOImsg== From: Lee Jones To: Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Flora Fu , Jaroslav Kysela , Takashi Iwai , Sumit Semwal , =?utf-8?q?Christian_K=C3=B6nig?= , Catalin Marinas , Will Deacon , amergnat@baylibre.com Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, Fabien Parent In-Reply-To: <20240226-audio-i350-v1-13-4fa1cea1667f@baylibre.com> References: <20240226-audio-i350-v1-0-4fa1cea1667f@baylibre.com> <20240226-audio-i350-v1-13-4fa1cea1667f@baylibre.com> Subject: Re: (subset) [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec Message-Id: <170922870128.1628445.8442233644486002127.b4-ty@kernel.org> Date: Thu, 29 Feb 2024 17:45:01 +0000 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.12.4 On Mon, 26 Feb 2024 15:01:51 +0100, amergnat@baylibre.com wrote: > Add MT6357 codec entry in the MFD driver. > > Applied, thanks! [13/18] mfd: mt6397-core: register mt6357 sound codec commit: 79d98102a31ab777b4a6632d799ab2bc63654cf8 -- Lee Jones [李琼斯]