From mboxrd@z Thu Jan 1 00:00:00 1970 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 4104BC433FE for ; Thu, 3 Nov 2022 12:46:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229598AbiKCMqM convert rfc822-to-8bit (ORCPT ); Thu, 3 Nov 2022 08:46:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230370AbiKCMqL (ORCPT ); Thu, 3 Nov 2022 08:46:11 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 83DAF1182C; Thu, 3 Nov 2022 05:46:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C3F85814A; Thu, 3 Nov 2022 12:36:34 +0000 (UTC) Date: Thu, 3 Nov 2022 14:46:08 +0200 From: Tony Lindgren To: Mark Brown Cc: Dmitry Torokhov , Liam Girdwood , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data Message-ID: References: <20221102232004.1721864-1-dmitry.torokhov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Mark Brown [221103 12:06]: > On Wed, Nov 02, 2022 at 04:20:02PM -0700, Dmitry Torokhov wrote: > > As of 0426370b58b2 ("ARM: dts: omap2420-n810: Correct the audio codec > > (tlv320aic33) node") the DTS properly specifies reset GPIO, and the > > device name in auxdata lookup table does not even match the one in > > device tree anymore, so stop instantiating it. > > Tony, I guess it makes sense for this to go via ASoC if you're OK with > it? Yes please pick it via ASoC, I've acked the first patch. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 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 25CA1C4332F for ; Thu, 3 Nov 2022 12:47:15 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iz/xif1MJec8FzyDe3M2K4UmVjX9TzeqsYDjVt7dCJA=; b=2Ry7kx/f2RLuxB y9LFgOmL9x5418ralZht8m/MJO5N0c/94X1QkfAda0QdJEQFMP7IeH6BzlVCHGmZ5YgFyp6mxHw0X 3pISJqoVdQJJqOpc5WSDafrfVgtn4qERP3WPE7SG6+cdoEIRZq7AJbXgfvP7p98DBNhaT13LkngzY EN7KKTM17yb+HXrV0qjzLzyHM5kkRv8hcEcTF+fSxC7Wur6x+jes2+6pHVptpJ//ZBtife4JRMmgc YWcnffY0500/JZC7OqJBZRiSVAWIT8RDOB6O47prwb/V65guG1a8meCGm3Lf4KYfBMphY16PACf3D Ah/blFGY8l0IMQAsz4zw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqZbq-00HNYK-9F; Thu, 03 Nov 2022 12:46:14 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqZbm-00HNWb-J9 for linux-arm-kernel@lists.infradead.org; Thu, 03 Nov 2022 12:46:11 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C3F85814A; Thu, 3 Nov 2022 12:36:34 +0000 (UTC) Date: Thu, 3 Nov 2022 14:46:08 +0200 From: Tony Lindgren To: Mark Brown Cc: Dmitry Torokhov , Liam Girdwood , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data Message-ID: References: <20221102232004.1721864-1-dmitry.torokhov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221103_054610_688167_264C599F X-CRM114-Status: GOOD ( 13.57 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Mark Brown [221103 12:06]: > On Wed, Nov 02, 2022 at 04:20:02PM -0700, Dmitry Torokhov wrote: > > As of 0426370b58b2 ("ARM: dts: omap2420-n810: Correct the audio codec > > (tlv320aic33) node") the DTS properly specifies reset GPIO, and the > > device name in auxdata lookup table does not even match the one in > > device tree anymore, so stop instantiating it. > > Tony, I guess it makes sense for this to go via ASoC if you're OK with > it? Yes please pick it via ASoC, I've acked the first patch. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel