From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Paul Cercueil <paul@crapouillou.net>,
Robert Foss <robert.foss@linaro.org>
Cc: Phong LE <ple@baylibre.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Andrzej Hajda <andrzej.hajda@intel.com>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Jonas Karlman <jonas@kwiboo.se>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
list@opendingux.net, dri-devel@lists.freedesktop.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 01/10] dt-bindings: display: bridge: it66121: Add compatible string for IT6610
Date: Fri, 16 Dec 2022 12:21:20 +0100 [thread overview]
Message-ID: <bb2b5b72-42b3-3a6c-d865-9e338e34aba0@linaro.org> (raw)
In-Reply-To: <c78e92ae3cbea037abdd31ecd64e997c8dd1def2.camel@crapouillou.net>
On 16/12/2022 11:46, Paul Cercueil wrote:
>>> properties:
>>> compatible:
>>> - const: ite,it66121
>>> + enum:
>>> + - ite,it66121
>>> + - ite,it6610
These should be ordered alphabetically. What's with the tendency of
adding always to the end?
>>>
>>> reg:
>>> maxItems: 1
>>> --
>>> 2.35.1
>>>
>>
>> Reviewed-by: Robert Foss <robert.foss@linaro.org>
>
> Series applied to drm-misc-next.
>
I wished you give DT maintainers a bit more time than two days.
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-12-16 11:22 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 12:58 [PATCH 00/10] drm: bridge: it66121: IT6610 support and cleanups Paul Cercueil
2022-12-14 12:58 ` [PATCH 01/10] dt-bindings: display: bridge: it66121: Add compatible string for IT6610 Paul Cercueil
2022-12-15 10:55 ` Robert Foss
2022-12-16 10:46 ` Paul Cercueil
2022-12-16 11:21 ` Krzysztof Kozlowski [this message]
2022-12-16 12:21 ` Paul Cercueil
2022-12-16 13:22 ` Krzysztof Kozlowski
2022-12-20 17:22 ` Rob Herring
2022-12-14 12:58 ` [PATCH 02/10] drm: bridge: it66121: Use devm_regulator_bulk_get_enable() Paul Cercueil
2022-12-15 10:57 ` Robert Foss
2022-12-14 12:58 ` [PATCH 03/10] drm: bridge: it66121: Use regmap_noinc_read() Paul Cercueil
2022-12-15 11:00 ` Robert Foss
2022-12-14 12:58 ` [PATCH 04/10] drm: bridge: it66121: Write AVI infoframe with regmap_bulk_write() Paul Cercueil
2022-12-15 11:10 ` Robert Foss
2022-12-14 12:58 ` [PATCH 05/10] drm: bridge: it66121: Fix wait for DDC ready Paul Cercueil
2022-12-15 11:14 ` Robert Foss
2022-12-14 12:58 ` [PATCH 06/10] drm: bridge: it66121: Don't use DDC error IRQs Paul Cercueil
2022-12-15 11:18 ` Robert Foss
2022-12-14 12:58 ` [PATCH 07/10] drm: bridge: it66121: Don't clear DDC FIFO twice Paul Cercueil
2022-12-15 11:20 ` Robert Foss
2022-12-14 12:58 ` [PATCH 08/10] drm: bridge: it66121: Set DDC preamble only once before reading EDID Paul Cercueil
2022-12-15 11:23 ` Robert Foss
2022-12-14 13:01 ` [PATCH 09/10] drm: bridge: it66121: Move VID/PID to new it66121_chip_info structure Paul Cercueil
2022-12-15 11:25 ` Robert Foss
2022-12-14 13:01 ` [PATCH 10/10] drm: bridge: it66121: Add support for the IT6610 Paul Cercueil
2022-12-15 11:37 ` Robert Foss
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=bb2b5b72-42b3-3a6c-d865-9e338e34aba0@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=list@opendingux.net \
--cc=neil.armstrong@linaro.org \
--cc=paul@crapouillou.net \
--cc=ple@baylibre.com \
--cc=robert.foss@linaro.org \
--cc=robh+dt@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).