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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AAB04C433EF for ; Tue, 28 Sep 2021 15:35:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 88B1161246 for ; Tue, 28 Sep 2021 15:35:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241579AbhI1Phi (ORCPT ); Tue, 28 Sep 2021 11:37:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241473AbhI1Phh (ORCPT ); Tue, 28 Sep 2021 11:37:37 -0400 Received: from mail-ot1-x335.google.com (mail-ot1-x335.google.com [IPv6:2607:f8b0:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 531B0C061745 for ; Tue, 28 Sep 2021 08:35:58 -0700 (PDT) Received: by mail-ot1-x335.google.com with SMTP id d12-20020a05683025cc00b0054d8486c6b8so7413379otu.0 for ; Tue, 28 Sep 2021 08:35:58 -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=Swdg435aFYXKutncMJ2uDQgpoMMpMIxDo9eC2m9kWLo=; b=Ixzn2+iHFGzsLTGXmk9RgcSKPH76xHeoiBgPdEHR8tbzEke8JE+Lv7AF5yhq//gR6U rDFSbrpvvaQwIiymq/fwxXBu532kErm9j2eUlsl3K9WrhrkA5gjVVoYmkuLIKEb8pQ3M 6R+lNUC8DyXsuvlIBR5d7XAC/SSrpKr6q3Qfjhg+uu9rUWWAy9iO7n7PTJnmljiPsFWA VAXN15aSKTRqQgzqcKYOK1p6x8s5NrvOx0c2byOJjqvksOeIFPayYhbnFSpDHd+eZqqu F1kXWAC8qnfXxOwhhy/8ZORIL1KpApvjY85L/bLkbIEglLK17lI1HB99SmLvc4x5egj2 h5OQ== 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=Swdg435aFYXKutncMJ2uDQgpoMMpMIxDo9eC2m9kWLo=; b=QtyA6gTgVeFKeZcgpMflFgEH+bDTvYgbSTQwy83A2WlaXZDY9jXAvguvNDD68mzkKT YwYMcUKGKpISixZ2jg6dosseXbgQWo7exER7qC7eUYqQnJnBx3gL6yt65ci/12s8dAxa fLVzxRMZRPLS9sBtWs/vvnm0W0jPSqcA0wJwRJtStGCZltpgBd7EmRB2QE5bQmXch71D K928vvMUqCg2jDL5pLK1UaXGrPKrULlZl7ATGHx99O5xB6e82/0GuCl9Alg/lhjwChQV ky6kEqZZ8YvFn/er5TX2qAqy1BipubMUrN4syAA3jokUHWLd9UFOVKbN8IoYKt5waHsV xZ6w== X-Gm-Message-State: AOAM531KDqcWBVFkBM6RRaeGNrT99PInaJMzinaUBMex8RDqFFLakGHT rBRWqRMcCTJqu7J48IqHFVx4Vw== X-Google-Smtp-Source: ABdhPJwrXenx8W8F32BC40cDXvKGXOIOYJvI7bmwFlysaoGUm335yzGIjxiKP8o+jmi4wCE1985IxA== X-Received: by 2002:a9d:6396:: with SMTP id w22mr5828089otk.26.1632843357557; Tue, 28 Sep 2021 08:35:57 -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 l19sm2897066ota.17.2021.09.28.08.35.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 08:35:56 -0700 (PDT) Date: Tue, 28 Sep 2021 10:35:55 -0500 From: Bjorn Andersson To: Shawn Guo Cc: Andy Gross , Rob Herring , Steev Klimaszewski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: qcom: c630: Move panel to aux-bus Message-ID: References: <20210924025255.853906-1-bjorn.andersson@linaro.org> <20210926060749.GB9901@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210926060749.GB9901@dragon> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Sun 26 Sep 01:07 CDT 2021, Shawn Guo wrote: > On Thu, Sep 23, 2021 at 09:52:55PM -0500, Bjorn Andersson wrote: > > With the newly introduced aux-bus under the TI SN65DSI86 the panel > > node should be described as a child instead of a standalone node, move > > it there. > > > > Signed-off-by: Bjorn Andersson > > --- > > .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 27 +++++++++---------- > > 1 file changed, 13 insertions(+), 14 deletions(-) > > > > diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts > > index bd22352b6c7a..4818ca6d820d 100644 > > --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts > > +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts > > @@ -56,20 +56,6 @@ mode { > > }; > > }; > > > > - panel { > > - compatible = "boe,nv133fhm-n61"; > > - no-hpd; > > - backlight = <&backlight>; > > There is some prerequisite change for this patch? I do not find this > backlight node on v5.15-rc, neither linux-next. > Seems I had this and the backlight addition patch in the wrong order in my local tree. Let's see if we can land the backlight support and then I'll repost this. Thanks, Bjorn > Shawn > > > - > > - ports { > > - port { > > - panel_in_edp: endpoint { > > - remote-endpoint = <&sn65dsi86_out>; > > - }; > > - }; > > - }; > > - }; > > - > > /* Reserved memory changes for IPA */ > > reserved-memory { > > wlan_msa_mem: memory@8c400000 { > > @@ -441,6 +427,19 @@ sn65dsi86_out: endpoint { > > }; > > }; > > }; > > + > > + aux-bus { > > + panel: panel { > > + compatible = "boe,nv133fhm-n61"; > > + backlight = <&backlight>; > > + > > + port { > > + panel_in_edp: endpoint { > > + remote-endpoint = <&sn65dsi86_out>; > > + }; > > + }; > > + }; > > + }; > > }; > > }; > > > > -- > > 2.32.0 > >