devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Robert Foss <robert.foss@linaro.org>, 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>,
	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: Tue, 20 Dec 2022 11:22:59 -0600	[thread overview]
Message-ID: <20221220172259.GA768859-robh@kernel.org> (raw)
In-Reply-To: <d1f6d19d3218d9f1acc9b38e44af413f72f8a824.camel@crapouillou.net>

On Fri, Dec 16, 2022 at 01:21:54PM +0100, Paul Cercueil wrote:
> Hi Krzysztof,
> 
> Le vendredi 16 décembre 2022 à 12:21 +0100, Krzysztof Kozlowski a
> écrit :
> > 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?
> 
> I'm too used to the "inverse christmas tree" sort :)

Come on, the DT standard is sideways christmas tree. ;)

Rob

  parent reply	other threads:[~2022-12-20 17:23 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
2022-12-16 12:21         ` Paul Cercueil
2022-12-16 13:22           ` Krzysztof Kozlowski
2022-12-20 17:22           ` Rob Herring [this message]
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=20221220172259.GA768859-robh@kernel.org \
    --to=robh@kernel.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=krzysztof.kozlowski@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 \
    /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).