devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Kaustabh Chakraborty <kauschluss@disroot.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] arch: arm64: dts: exynos7870-on7xelte: enable display panel support
Date: Wed, 18 Jun 2025 11:57:54 +0200	[thread overview]
Message-ID: <99e31fd7-e0b6-406f-bf4c-ceee8a0db93b@kernel.org> (raw)
In-Reply-To: <20250612-exynos7870-drm-dts-v1-3-88c0779af6cb@disroot.org>

On 12/06/2025 17:23, Kaustabh Chakraborty wrote:
> Enable DECON and DSI nodes, and add the compatible display panel and
> appropriate panel timings for this device. Also, disable the
> simple-framebuffer node in favor of the panel.
> 
> This device has a 1080x1920 Synaptics TD4300 display panel.
> 
> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
> ---
>  arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts | 40 ++++++++++++++++++++++
>  1 file changed, 40 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts b/arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts
> index eb97dcc415423f405d7df9b9869b2db3432fb483..86a7fc2554a137752862c37d27cf9813b3ac5514 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts
> +++ b/arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts
> @@ -40,6 +40,8 @@ framebuffer@67000000 {
>  			height = <1920>;
>  			stride = <(1080 * 4)>;
>  			format = "a8r8g8b8";
> +
> +			status = "disabled";

This should be rather removed. What is the idea behind keeping disabled
node?


Best regards,
Krzysztof

  reply	other threads:[~2025-06-18  9:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-12 15:23 [PATCH 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.) Kaustabh Chakraborty
2025-06-12 15:23 ` [PATCH 1/5] dt-bindings: samsung: exynos-sysreg: add exynos7870 sysregs Kaustabh Chakraborty
2025-06-18  9:46   ` Krzysztof Kozlowski
2025-06-18 14:32     ` Kaustabh Chakraborty
2025-06-18 14:37       ` Krzysztof Kozlowski
2025-06-18 14:49         ` Kaustabh Chakraborty
2025-06-18 15:40           ` Krzysztof Kozlowski
2025-06-18 16:07             ` Kaustabh Chakraborty
2025-06-12 15:23 ` [PATCH 2/5] arch: arm64: dts: exynos7870: add DSI support Kaustabh Chakraborty
2025-06-18 10:04   ` Krzysztof Kozlowski
2025-06-12 15:23 ` [PATCH 3/5] arch: arm64: dts: exynos7870-on7xelte: enable display panel support Kaustabh Chakraborty
2025-06-18  9:57   ` Krzysztof Kozlowski [this message]
2025-06-18 14:39     ` Kaustabh Chakraborty
2025-06-12 15:23 ` [PATCH 4/5] arch: arm64: dts: exynos7870-a2corelte: " Kaustabh Chakraborty
2025-06-12 15:23 ` [PATCH 5/5] arch: arm64: dts: exynos7870-j6lte: " Kaustabh Chakraborty
2025-06-12 20:12 ` [PATCH 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.) Rob Herring (Arm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=99e31fd7-e0b6-406f-bf4c-ceee8a0db93b@kernel.org \
    --to=krzk@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kauschluss@disroot.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).