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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B7ADC433EF for ; Mon, 20 Sep 2021 11:45:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6344B6108E for ; Mon, 20 Sep 2021 11:45:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237224AbhITLq7 (ORCPT ); Mon, 20 Sep 2021 07:46:59 -0400 Received: from mail-ua1-f41.google.com ([209.85.222.41]:42758 "EHLO mail-ua1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237196AbhITLq6 (ORCPT ); Mon, 20 Sep 2021 07:46:58 -0400 Received: by mail-ua1-f41.google.com with SMTP id c33so10948786uae.9 for ; Mon, 20 Sep 2021 04:45:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ydeagHrvxjiAIYOHS0B/rkDvJ1CzJ5SNqZOdo+yg6SU=; b=JO2+KryEmcTtZSjrkxyS9Z7svLYIwvGC4QB9UBnecdmC+DHzLGHCY4l5tYaKUrLmdS OXGRDJnxsCSJf7FVaiVxAb5ijxhRtWXNqX5QQ7Ae/TPF6KybZX6HrHkZur0X67bRGo6I 6I7h+0LaOwWTNt6KOovh/MRbReUdSCO0ENR/joU6GnnHK5e0ik2iwGAg1mhZJbnHo5hs rsExfIiisDD/9NTcGxw0vTWeM/ilXMcv2UWUJHSI2KL6Ad4pqgShCxCKEv9OJlTltv2i gE80+VIYChMmbffgQEsifNiyBKT6QQnXD4yHQu7bxDiA4EVbQp1+0MQ74tq5VBQxa+Dr GlLQ== X-Gm-Message-State: AOAM532LaQAdiHwgdW984pieb3cVoZwqNQYIeqJf+e48ONJ7plimxWWx Ihk7M3/8/tRacw3pv8t0pPgac2kRFNmAgXNudrc= X-Google-Smtp-Source: ABdhPJyETAEA7/Y30qBepfbsOZY8MSV/Ou0QNG8tOfG8cCj1JRXeAMk7r2olHyrhW0Um8Rpx7tVnfyyFwSKBpch1rLk= X-Received: by 2002:ab0:6dc7:: with SMTP id r7mr11241487uaf.14.1632138331668; Mon, 20 Sep 2021 04:45:31 -0700 (PDT) MIME-Version: 1.0 References: <20210920093905.10878-1-biju.das.jz@bp.renesas.com> In-Reply-To: <20210920093905.10878-1-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 20 Sep 2021 13:45:20 +0200 Message-ID: Subject: Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978 To: Biju Das Cc: Catalin Marinas , Will Deacon , Bjorn Andersson , Shawn Guo , Krzysztof Kozlowski , =?UTF-8?Q?Guido_G=C3=BCnther?= , Matthias Brugger , Dmitry Baryshkov , Jagan Teki , Enric Balletbo i Serra , Michael Walle , Nishanth Menon , Douglas Anderson , Andrey Zhizhikin , Linux ARM , Chris Paterson , Biju Das , Prabhakar Mahadev Lad , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Biju, On Mon, Sep 20, 2021 at 11:39 AM Biju Das wrote: > WM8978 audio CODEC is supported on RZ/G2L SMARC EVK. > Enable it on arm64 defconfig as module. > > Signed-off-by: Biju Das Thanks for your patch! Looks good to me, but I would like to defer this until the RZ/G2L SMARC EVK DTS contains a device node compatible with "wlf,wm8978". Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F1594C433F5 for ; Mon, 20 Sep 2021 11:47:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B5C6E60FED for ; Mon, 20 Sep 2021 11:47:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B5C6E60FED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=agtZ/Mwxa/DOCaleq/EjvQ+4KiC0vHBwa5QYxdS3QD4=; b=GZ6S1ll0bdtxh1 oy5Rq84hd/zZcqTUd3hR37668AnRJwgHnlcfRMvtWyuqgl2Pm+uCH9yMFe/WsfNW/rByQ1Npt3PeM qJnPi0FxQ/hN+x/ZvbG+WaxqXgYs0pj2GNpvgWffr2vvJYdiiDdNRJLQ7+8TPmcHlTLU4Z621Vfrp P5etw6WJ5aROGV/2D5FyjZ0IiwTaeDM6rbdGEwS72yafwDDmYe5S4LtvXTQC7k+LPJ2rQ6KqJQIyT vrK/MhZc/5QGTA66ujujy9fgKz1I6gfVraCL9EAZy8oMEd7tx75Hp4+T4JAN9ddQxHRxlinQFqtZI pULcyns45KaGpGOx3U3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSHjs-001RIK-R0; Mon, 20 Sep 2021 11:45:36 +0000 Received: from mail-ua1-f45.google.com ([209.85.222.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSHjp-001RHn-CN for linux-arm-kernel@lists.infradead.org; Mon, 20 Sep 2021 11:45:34 +0000 Received: by mail-ua1-f45.google.com with SMTP id r8so10992382uap.0 for ; Mon, 20 Sep 2021 04:45:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ydeagHrvxjiAIYOHS0B/rkDvJ1CzJ5SNqZOdo+yg6SU=; b=WTpmOAO7qg/L0q5AbhBPGtPVVFLdG1xfFU1E/dTwFBWE3jQboajeCCTSYXGw7nkmju CqMMGzbZVgQtp10gDJVn0Zl19vUUTYOM0/NvIrXBKOmB0MEIpzV4RfzL3geZ/1BY6/Ff ox2cpwROU1QdkO4ZLIKV271ytGgVi1PdNsVeCxHz6AKSsaq6l5J2KFPRNHPCbrL+yMuH Ac1/jHqPOOT2XweMCkvDz5RZYP/39iCiIRJo3JSeOyiYNCYecUzRvt8MqVF0p64lEUoi 7c/DeOD8RTtHELh4sYLG0h/4sDpN21nN/Y2qFAedKD7OKZW8oYmr8rGLRlU1y2lSswpw +l9g== X-Gm-Message-State: AOAM532/8FM98FWvvegy3szkVE3TMIintISsvmhk638u6wy4O+JvDuEK 97m3e33gXh85nyX5JavNCUgg6gfZS/k55ETtBNo= X-Google-Smtp-Source: ABdhPJyETAEA7/Y30qBepfbsOZY8MSV/Ou0QNG8tOfG8cCj1JRXeAMk7r2olHyrhW0Um8Rpx7tVnfyyFwSKBpch1rLk= X-Received: by 2002:ab0:6dc7:: with SMTP id r7mr11241487uaf.14.1632138331668; Mon, 20 Sep 2021 04:45:31 -0700 (PDT) MIME-Version: 1.0 References: <20210920093905.10878-1-biju.das.jz@bp.renesas.com> In-Reply-To: <20210920093905.10878-1-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 20 Sep 2021 13:45:20 +0200 Message-ID: Subject: Re: [PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978 To: Biju Das Cc: Catalin Marinas , Will Deacon , Bjorn Andersson , Shawn Guo , Krzysztof Kozlowski , =?UTF-8?Q?Guido_G=C3=BCnther?= , Matthias Brugger , Dmitry Baryshkov , Jagan Teki , Enric Balletbo i Serra , Michael Walle , Nishanth Menon , Douglas Anderson , Andrey Zhizhikin , Linux ARM , Chris Paterson , Biju Das , Prabhakar Mahadev Lad , Linux-Renesas X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210920_044533_445939_CD41BFCD X-CRM114-Status: GOOD ( 18.61 ) 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 Hi Biju, On Mon, Sep 20, 2021 at 11:39 AM Biju Das wrote: > WM8978 audio CODEC is supported on RZ/G2L SMARC EVK. > Enable it on arm64 defconfig as module. > > Signed-off-by: Biju Das Thanks for your patch! Looks good to me, but I would like to defer this until the RZ/G2L SMARC EVK DTS contains a device node compatible with "wlf,wm8978". Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel