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.8 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,URIBL_BLOCKED autolearn=unavailable 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 01423C433E6 for ; Thu, 25 Feb 2021 23:59:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A262F64F29 for ; Thu, 25 Feb 2021 23:59:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229845AbhBYX7R (ORCPT ); Thu, 25 Feb 2021 18:59:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229752AbhBYX7Q (ORCPT ); Thu, 25 Feb 2021 18:59:16 -0500 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBEB7C061756 for ; Thu, 25 Feb 2021 15:58:36 -0800 (PST) Received: by mail-pj1-x102c.google.com with SMTP id jx13so1083790pjb.1 for ; Thu, 25 Feb 2021 15:58:36 -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=sgBcyKTrhWhBSDxd2pfjpBmd0inPEN16qGxTuTl1gKs=; b=jD6mILYvID7wcz7/JVIoIPt4ZCjT8HfIU4oNBk9w/Sk/+cuLUbLfmwPRGpPB5+/sEO YHLIpOUsl2CiyBsQZWc1q5WWOxQtN454hiL/sadVELadhN0N5HHmSflnPtSK+ZFWDtNR N+piymA7D7yMk0iPW0LXemHRXmB1dWGnuB/1s= 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=sgBcyKTrhWhBSDxd2pfjpBmd0inPEN16qGxTuTl1gKs=; b=Nubz6FFtKk7Ba/GrUVW9wkLWDz07/lROPFLLN+VLJYM6nmKUgfnAvC13aRE3EkeUVy 5ZaWxg0doqH/B9CySXTlrRuCMnM4hK6Gh+zJGKYbQFphaeLlqBgYvkmut206EaNMjk04 UsYXpqv5xzJk4pcNwepuVIIhrnGcwQZKKAaTF4LJB5E85tKDIsL/Wv7zuibkUB7rk+AN WgQHn0bQmOQB1EcKZFT/Yg2eYjkZVJmeWrazh6IzzrXfSxUh5pd80F0ACwoXx9YwDMvS HYANeUX2lD3DCI958YHfBZ0HaeV/w3WhYtmZGS3nFcoT3H6z+9g2oxhAYRqWVbbEX3Ev x+OA== X-Gm-Message-State: AOAM532fIK1A4l4o2kNQtCpqYSpvsVb/L0Zwo7jbhqz9308RJy2Lh4xU fKnQ45+kQFCu88eF2rtEFgXATw== X-Google-Smtp-Source: ABdhPJwfh2CP2/MqqEsSPEFdK2Ukd9rSzolqDzF9Onfxbe/Sl6cLWt12ziMOu5tatkEIMbtzB9S/+A== X-Received: by 2002:a17:90a:d585:: with SMTP id v5mr420027pju.206.1614297516053; Thu, 25 Feb 2021 15:58:36 -0800 (PST) Received: from localhost ([2620:15c:202:1:1d8:8d0c:f75e:edd8]) by smtp.gmail.com with UTF8SMTPSA id i2sm7031528pgs.82.2021.02.25.15.58.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 25 Feb 2021 15:58:35 -0800 (PST) Date: Thu, 25 Feb 2021 15:58:34 -0800 From: Matthias Kaehlcke To: Douglas Anderson Cc: Bjorn Andersson , Stephen Boyd , Alexandru M Stan , Rob Clark , Andy Gross , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 04/13] arm64: dts: qcom: Unify the sc7180-trogdor panel nodes Message-ID: References: <20210225221310.1939599-1-dianders@chromium.org> <20210225141022.4.I1483fac4c5ae4b2d7660290ff85d69945292618f@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210225141022.4.I1483fac4c5ae4b2d7660290ff85d69945292618f@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu, Feb 25, 2021 at 02:13:01PM -0800, Douglas Anderson wrote: > Let's avoid a bit of duplication by pushing this up to the trogdor.dtsi > file. > > Signed-off-by: Douglas Anderson Reviewed-by: Matthias Kaehlcke