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=-11.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 A5863C2B9F4 for ; Fri, 25 Jun 2021 15:26:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8A79761985 for ; Fri, 25 Jun 2021 15:26:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229975AbhFYP3S (ORCPT ); Fri, 25 Jun 2021 11:29:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229796AbhFYP3S (ORCPT ); Fri, 25 Jun 2021 11:29:18 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73AB5C061766 for ; Fri, 25 Jun 2021 08:26:57 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id d1so4250361plg.6 for ; Fri, 25 Jun 2021 08:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=EBU3GLAC+a45xt1yxWQOeqLDSsSmayxggpNRfZ40lAk=; b=S0wxwt84pNgekCQbFSoavTEgRtyZ6KZkDtvugyJNNmYSg/QGUSbKsoeMKSAC071Rzu 3OlPOyjt22AcDFzEypkvtzSriXD9cRGUdgwVzPe1EacwxDZsSd/7w0saOKVzblZNWMEK mFTGe7qSS/LA16E+SVeSa97hDRLU5a7JvW0r8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=EBU3GLAC+a45xt1yxWQOeqLDSsSmayxggpNRfZ40lAk=; b=UEBAN7r1U/dJq5G+IGENjhaYhWHoEa5IoV57U299ABG+nJ+yfnAsgHs+rXksezz7UO gwdcV6DthjtzV738Dd0gkXu4toAIZufp8P7UDeLGU0hQUnVUT7PEhryA+TQnfNqTJf4p skMRYcT6wNriivLd/IYDm4lHFG89HX7hoUgxlvESVePmIXP6Rvx74eQkqFEPC3yhpEf9 olQwpuLUhvPoGV47IRkMYnNgGcz5Li9S8orAoJjOSn013aP5QxIJ7inLBQCMs+X/+IMm ALmhpfb/VuQrchclyOOP00XtMMSpD7vBXE9inivObNdmJqEis+EUS6HvZrpzej5rScQo 9CAQ== X-Gm-Message-State: AOAM531nUwn6LSrm2ZWNi52vcPXuaQGDnxspmDiYxcvPhPGewCjcL4yJ Vjn7unJOEnSUPGSU7fCEoLCnYA== X-Google-Smtp-Source: ABdhPJyW6iBUqYLEGCxq+VaEpd8j8/5xQuB+q1+7bPRZWeCnpkKIMs2kPLymnkrotgdqg3SR7s2Sjw== X-Received: by 2002:a17:90b:4b07:: with SMTP id lx7mr12131737pjb.158.1624634817024; Fri, 25 Jun 2021 08:26:57 -0700 (PDT) Received: from localhost ([2620:15c:202:201:cc13:a7dd:f4b5:2160]) by smtp.gmail.com with UTF8SMTPSA id g8sm6031069pja.14.2021.06.25.08.26.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Jun 2021 08:26:56 -0700 (PDT) Date: Fri, 25 Jun 2021 08:26:54 -0700 From: Matthias Kaehlcke To: Judy Hsiao Cc: Andy Gross , Bjorn Andersson , Rob Herring , Srini Kandagatla , dianders@chromium.org, dgreid@chromium.org, cychiang@google.com, judyhsiao@google.com, tzungbi@chromium.org, swboyd@chromium.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: qcom: sc7180: trogdor: Update audio codec to Max98360A Message-ID: References: <20210625045010.2914289-1-judyhsiao@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210625045010.2914289-1-judyhsiao@chromium.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 25, 2021 at 12:50:10PM +0800, Judy Hsiao wrote: > Use max98360a dts node to correctly describe the hardware. > > Signed-off-by: Judy Hsiao Confirmed that this matches the schematics. Apparently 'max98357a' was used initially because 'max98360a' wasn't supported yet in the kernel that was used for development and ships on trogdor devices (v5.4). Reviewed-by: Matthias Kaehlcke