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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 CE2E3C433B4 for ; Tue, 13 Apr 2021 22:56:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9F81961003 for ; Tue, 13 Apr 2021 22:56:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232866AbhDMW4w (ORCPT ); Tue, 13 Apr 2021 18:56:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232807AbhDMW4t (ORCPT ); Tue, 13 Apr 2021 18:56:49 -0400 Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1647DC061756 for ; Tue, 13 Apr 2021 15:56:29 -0700 (PDT) Received: by mail-ot1-x330.google.com with SMTP id 101-20020a9d0d6e0000b02902816815ff62so11769321oti.9 for ; Tue, 13 Apr 2021 15:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=05tcFWzhbtWsvn6Zxp27oA5RVQLTs+bfFK4lyYf+pGM=; b=pliwmgsovw+yFwa/mMH2LoycsBcfgDmUzhL8qi3LrJW1iZ1dXo7trilveY0UtSAeAp Ns2c3I4NsTX1p7Di1gVj3Pcnr/tjmJpLZ3DcdKJc9MQRNSPfuS6SkV9X5epK5hNlBLN9 sOA9SogmpP9duN0eCahKttyQlp8IeUlN6BL95KXwY19ioK2V+WSnhN3eKxHeBc17fIgK NeFAeMYqhPPZwnq9t1W+Qoeem2w/P1Q1N5B29b8KJ/zEicUULJk+6MZegH9SaFMBnihF eIe6XX6CiCM8Cs/EG6uiRHjdYuBZuAdApuMHuaLYMw8rv8K85vB3ED26/JgELsIvevOf X6Tw== 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=05tcFWzhbtWsvn6Zxp27oA5RVQLTs+bfFK4lyYf+pGM=; b=teMVRyHnUc4KSn7hvjdLptLZU+hvvyoO+0YvrytlKpb8fPKkAe5J+Ck4pBVB20Y6zn wbZVYpHsBuYYhvP+1pcd92x4CUWk6ACX1jlr+GuyJghk7PoukXWX+wpabXHpXr2ls0M0 ZJzzlworG89lw0LGv6Woi1Wu57JEqWh3WVea60yyvzlu1edT3uXxwuRugWt96PysLpN3 LJK8M/V76dHBay3IXbF0ZXuC6WBTTX75yG9XpQ4/zaPuTRmRu5uUZXZcQnO9vXvqf2tM WbwgMD2OAbbAe8MSCrfTBdrj2brwlNxn7cmQT1endTc/uKR1lMOH7oamMerngB19eGKc Autg== X-Gm-Message-State: AOAM530VovhGijpWN2FMs24t5/Cn3oVw12RGCs0ioP6EPW1AJjGhtqyQ NmzUVuUBkdg64lAT32+ipFBvtw== X-Google-Smtp-Source: ABdhPJxKzFDMgJaO10usW8e30+Jpx744w03sBogKaKo+QDQnMzyczHj74g+S3A/O77a/Y2s7cNyr7g== X-Received: by 2002:a05:6830:2117:: with SMTP id i23mr2174974otc.170.1618354588449; Tue, 13 Apr 2021 15:56:28 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id g5sm3113575oiy.24.2021.04.13.15.56.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Apr 2021 15:56:28 -0700 (PDT) Date: Tue, 13 Apr 2021 17:56:26 -0500 From: Bjorn Andersson To: Doug Anderson Cc: Srinivasa Rao Mandadapu , Ajit Pandey , Judy Hsiao , Cheng-Yi Chiang , Stephen Boyd , Matthias Kaehlcke , Andy Gross , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-arm-msm , LKML Subject: Re: [PATCH v2 1/2] arm64: dts: qcom: Add "dmic_clk_en" for sc7180-trogdor-coachz Message-ID: References: <20210315133924.v2.1.I601a051cad7cfd0923e55b69ef7e5748910a6096@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Mon 12 Apr 18:16 CDT 2021, Doug Anderson wrote: > Bjorn, > > On Mon, Mar 15, 2021 at 1:39 PM Douglas Anderson wrote: > > > > This was present downstream. Add upstream too. NOTE: upstream I > > managed to get some sort of halfway state and got one pinctrl entry in > > the coachz-r1 device tree. Remove that as part of this since it's now > > in the dtsi. > > > > Cc: Srinivasa Rao Mandadapu > > Cc: Ajit Pandey > > Cc: Judy Hsiao > > Cc: Cheng-Yi Chiang > > Cc: Stephen Boyd > > Cc: Matthias Kaehlcke > > Signed-off-by: Douglas Anderson > > --- > > This applies atop the patch ("arm64: dts: qcom: Add sound node for > > sc7180-trogdor-coachz") [1]. > > > > NOTE: downstream this property was present in each of the board > > revisions. There's actually no longer any reason for this and I'll > > shortly post a downstream patch to fix this. > > > > [1] https://lore.kernel.org/r/20210313054654.11693-3-srivasam@codeaurora.org/ > > > > Changes in v2: > > - Remove the pinctrl from the -r1 > > > > .../boot/dts/qcom/sc7180-trogdor-coachz-r1.dts | 13 ------------- > > .../boot/dts/qcom/sc7180-trogdor-coachz.dtsi | 16 ++++++++++++++++ > > 2 files changed, 16 insertions(+), 13 deletions(-) > > I guess this patch missed the boat for 5.13? Can it get queued up for > 5.14 whenever that happens? > Meh, I scraped the inbox and thought I got everything that was ready picked up. I'll check with Arnd, otherwise it's staged for v5.14 now. Regards, Bjorn