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, UNPARSEABLE_RELAY,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 932F2C432BE for ; Mon, 30 Aug 2021 22:59:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6914C6101B for ; Mon, 30 Aug 2021 22:59:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238860AbhH3XAJ (ORCPT ); Mon, 30 Aug 2021 19:00:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231428AbhH3XAJ (ORCPT ); Mon, 30 Aug 2021 19:00:09 -0400 Received: from mail-oi1-x22d.google.com (mail-oi1-x22d.google.com [IPv6:2607:f8b0:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 161E2C061575 for ; Mon, 30 Aug 2021 15:59:15 -0700 (PDT) Received: by mail-oi1-x22d.google.com with SMTP id c79so21946917oib.11 for ; Mon, 30 Aug 2021 15:59:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=23R8fKMXH4DxuDRCrTSwyAeEWCGLs+lyC4XMuQ81hJ8=; b=QEt5vB+J+ddmovN0j7CUy8wn8x5yFU4N0Y9ayi0DKxX8q+BVaY7929gtQp1ppB7KOv 20u76lWLosHkqxaFAvY55PaCDYp0LTFIKsPQ4PUcA9jF+QuBHI47KbnibvX5WkFuzkYl pnho/WmKcYjwF1TMwom5aTzBNUFHZFb7LwTKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=23R8fKMXH4DxuDRCrTSwyAeEWCGLs+lyC4XMuQ81hJ8=; b=AYe/xpX/6wNAsrWfb1J3G4glmC741ETut8kkmzuuVOwwirc751aDodptcGSZT2Sr35 poGGk1P50gsA+HZvNCJe0auvt37z96DgYBVritLJAqk+hYh0fiO27sfO+1cj3dzcPHmr MB578LxTdTekPm1HF71OaePOfTVGAiSw3ru2c4ztf+jAShqTe31mezTh0cLNp0phyaeu lsYEajA40rS1dv+Zjp+iZUdsnBjQx2bLEIlN9mViTSF7c2hWtPTi0k2MovB4M7CX8+rq ebfaVi6qJLJFSOWdo4EGmzu8CJNd1/xty+hOpZ5yavSGbht9HznkGhBScaCETE6+gFqw Nhzw== X-Gm-Message-State: AOAM531zS7tmUrcnuCDI6hE82PmWuwxa4bzW/7eDPTFF7cKVtUlZxY2e KoC7eMZjpQjkxOc6L7NLdnR9BZec/b9h6MJE5tgzuA== X-Google-Smtp-Source: ABdhPJxlC/joPvSoDsoEOTZeOfqE7RatXYPvmu42VW0LMMlNpAJfL347e0/pP2v9YPue3u5i3tJskWLI5vGa9ZnmWZg= X-Received: by 2002:aca:2310:: with SMTP id e16mr1139491oie.64.1630364354502; Mon, 30 Aug 2021 15:59:14 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 30 Aug 2021 15:59:14 -0700 MIME-Version: 1.0 In-Reply-To: <20210830080621.1.Ia15d97bc4a81f2916290e23a8fde9cbc66186159@changeid> References: <20210830080621.1.Ia15d97bc4a81f2916290e23a8fde9cbc66186159@changeid> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Mon, 30 Aug 2021 15:59:14 -0700 Message-ID: Subject: Re: [PATCH] arm64: dts: qcom: sc7280: Move the SD CD GPIO pin out of the dtsi file To: Douglas Anderson , bjorn.andersson@linaro.org Cc: sbhanu@codeaurora.org, mka@chromium.org, Andy Gross , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Quoting Douglas Anderson (2021-08-30 08:06:37) > There's nothing magical about GPIO91 and boards could use different > GPIOs for card detect. Move the pin out of the dtsi file and to the > only existing board file. > > Signed-off-by: Douglas Anderson > --- Reviewed-by: Stephen Boyd