devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Neil Armstrong <neil.armstrong@linaro.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Jessica Zhang <quic_jesszhan@quicinc.com>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] drm/panel: Add Novatek NT37801 panel driver
Date: Mon, 5 May 2025 17:14:47 +0200	[thread overview]
Message-ID: <4fe7a429-50d8-41a6-a63a-6294cc76d599@linaro.org> (raw)
In-Reply-To: <2fb8cb05-8fd7-431d-87a9-134448125f06@linaro.org>

On 05/05/2025 15:58, Neil Armstrong wrote:
>> +	dsi->lanes = 4;
>> +	dsi->format = MIPI_DSI_FMT_RGB888;
>> +	dsi->mode_flags = MIPI_DSI_MODE_NO_EOT_PACKET | MIPI_DSI_CLOCK_NON_CONTINUOUS;
>> +
>> +	drm_panel_init(&ctx->panel, dev, &novatek_nt37801_panel_funcs,
>> +		       DRM_MODE_CONNECTOR_DSI);
> 
> Please switch to devm_drm_panel_alloc()
Ack

Best regards,
Krzysztof

  reply	other threads:[~2025-05-05 15:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05  9:16 [PATCH 0/2] drm/panel: Add Novatek NT37801 panel driver Krzysztof Kozlowski
2025-05-05  9:16 ` [PATCH 1/2] dt-bindings: display: panel: Add Novatek NT37801 Krzysztof Kozlowski
2025-05-08 12:41   ` Linus Walleij
2025-05-05  9:16 ` [PATCH 2/2] drm/panel: Add Novatek NT37801 panel driver Krzysztof Kozlowski
2025-05-05 13:58   ` Neil Armstrong
2025-05-05 15:14     ` Krzysztof Kozlowski [this message]
2025-05-08 12:54   ` Linus Walleij
2025-05-08 13:54     ` Krzysztof Kozlowski

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=4fe7a429-50d8-41a6-a63a-6294cc76d599@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=airlied@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=quic_jesszhan@quicinc.com \
    --cc=robh@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    /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).