From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Pengyu Luo <mitltlatltl@gmail.com>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
Jessica Zhang <jesszhan0024@gmail.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>,
Simona Vetter <simona@ffwll.ch>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] drm/panel: Add Novatek NT36536 panel driver
Date: Mon, 6 Jul 2026 19:15:01 +0200 [thread overview]
Message-ID: <akviZb1CA-tKFSI9@monoceros> (raw)
In-Reply-To: <20260705153515.46147-3-mitltlatltl@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
Hello,
On Sun, Jul 05, 2026 at 11:35:15PM +0800, Pengyu Luo wrote:
> +#include <linux/mod_devicetable.h>
Please don't add new users for this header file. Just use the
<linux/device-id/*.h> headers that you actually need.
Thanks
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2026-07-06 17:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-05 15:35 [PATCH v2 0/2] drm/panel: Add Novatek NT36536 panel driver Pengyu Luo
2026-07-05 15:35 ` [PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36536 Pengyu Luo
2026-07-05 15:44 ` sashiko-bot
2026-07-05 15:35 ` [PATCH v2 2/2] drm/panel: Add Novatek NT36536 panel driver Pengyu Luo
2026-07-05 15:47 ` sashiko-bot
2026-07-06 17:15 ` Uwe Kleine-König [this message]
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=akviZb1CA-tKFSI9@monoceros \
--to=u.kleine-koenig@baylibre.com \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jesszhan0024@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mitltlatltl@gmail.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.