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 1DE55C4332F for ; Thu, 3 Feb 2022 17:22:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344988AbiBCRWO (ORCPT ); Thu, 3 Feb 2022 12:22:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41650 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238144AbiBCRWK (ORCPT ); Thu, 3 Feb 2022 12:22:10 -0500 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DC83C06173B for ; Thu, 3 Feb 2022 09:22:10 -0800 (PST) Received: by mail-pj1-x102f.google.com with SMTP id m7so3080805pjk.0 for ; Thu, 03 Feb 2022 09:22:10 -0800 (PST) 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=LtlBUMv0CPKdCeI0pe7fbcz2gG9lHor4afW1JFe9U1w=; b=aXjzcKxbBqnD+78aS6PayfL7S71+4AwGIy38eEkV5uFCjECMB+HiKa/EVf84XNsgVE j4SQj0J07YItloUzVhckSNw5cKagoOg3C8hQ5/ro6gmJL5tMqeynO/d6UDFPgv/r2OGf eCGF7y+Aw0HqR1JUNrFG+jmjbvWm9U4j3B/sM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=LtlBUMv0CPKdCeI0pe7fbcz2gG9lHor4afW1JFe9U1w=; b=g5KEhE27cyHatdKOSoMeTHFQQWQf100dAfXKgD1xKN9D+6fpaz44ghK+M+Y7sF/IXe 90juGt4vGtdopmAWaLc1VCyjg5Eho56EQsC7LUN8JQTBBuvHQKZfxLbQjkpZDwmfwd7D lddyDGgaMvnGUrc5TqALxvnv2bbZBZRQpWNxJOBGTEfDI7fcLSugMVqGV4V3qPSzuV4D 8FArQ6aXVaVhCVG7rgtr2QdsevBZgKubVMOnAHsaNM5vodm4CRDS95T092I3Hke0ppyR ebPNFcTGb5y8gsNxIoXSfkkYr9q5cmwLrZz3VJuOHYRkD0WcIPIdGtsw+AGJz8JzkcVf yplQ== X-Gm-Message-State: AOAM53213ZyqY1hr5yDH3dKSzKKDHIsnvaUk855wlI3DUn6p0fnL2qdv PoyJMqrbFp9wAy/SGTp8cnGHqw== X-Google-Smtp-Source: ABdhPJyIo07frE3OhbxA2nH+n/rIIuqX3s5VuPRNYWhKC2DGG6WboOZGCRrMSLfSoFqI6Kzg3Y7Utg== X-Received: by 2002:a17:90a:2fc5:: with SMTP id n5mr14831024pjm.69.1643908929710; Thu, 03 Feb 2022 09:22:09 -0800 (PST) Received: from localhost ([2620:15c:202:201:c0cb:3065:aa0:d6c9]) by smtp.gmail.com with UTF8SMTPSA id n42sm29220330pfv.29.2022.02.03.09.22.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 03 Feb 2022 09:22:09 -0800 (PST) Date: Thu, 3 Feb 2022 09:22:07 -0800 From: Matthias Kaehlcke To: Douglas Anderson Cc: Bjorn Andersson , pmaliset@codeaurora.org, quic_rjendra@quicinc.com, Shaik Sajida Bhanu , kgodara@codeaurora.org, konrad.dybcio@somainline.org, Sankeerth Billakanti , sibis@codeaurora.org, swboyd@chromium.org, Andy Gross , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 10/14] arm64: dts: qcom: sc7280: Move dp_hot_plug_det pull from SoC dtsi file Message-ID: References: <20220202212348.1391534-1-dianders@chromium.org> <20220202132301.v3.10.Id346b23642f91e16d68d75f44bcdb5b9fbd155ea@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220202132301.v3.10.Id346b23642f91e16d68d75f44bcdb5b9fbd155ea@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 02, 2022 at 01:23:44PM -0800, Douglas Anderson wrote: > Pulls should be in the board files, not in the SoC dtsi > file. Remove. Even though the sc7280 boards don't currently refer to > dp_hot_plug_det, let's re-add the pulls there just to keep this as a > no-op change. If boards don't need this / don't want it later then we > can remove it from them. > > Signed-off-by: Douglas Anderson Reviewed-by: Matthias Kaehlcke