All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
	david@lechnology.com, devicetree@vger.kernel.org,
	linux-staging@lists.linux.dev, robh+dt@kernel.org,
	maxime@cerno.tech, dave.stevenson@raspberrypi.com
Subject: Re: [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example
Date: Wed, 1 Dec 2021 15:57:04 -0600	[thread overview]
Message-ID: <YafvsMJksKEYn5n/@robh.at.kernel.org> (raw)
In-Reply-To: <20211124150757.17929-2-noralf@tronnes.org>

On Wed, 24 Nov 2021 16:07:52 +0100, Noralf Trønnes wrote:
> The backlight property was lost during conversion to yaml in commit
> abdd9e3705c8 ("dt-bindings: display: sitronix,st7735r: Convert to DT schema").
> Put it back.
> 
> Fixes: abdd9e3705c8 ("dt-bindings: display: sitronix,st7735r: Convert to DT schema")
> Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
> ---
>  Documentation/devicetree/bindings/display/sitronix,st7735r.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: devicetree@vger.kernel.org, linux-fbdev@vger.kernel.org,
	david@lechnology.com, dave.stevenson@raspberrypi.com,
	linux-staging@lists.linux.dev, dri-devel@lists.freedesktop.org,
	robh+dt@kernel.org, maxime@cerno.tech
Subject: Re: [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example
Date: Wed, 1 Dec 2021 15:57:04 -0600	[thread overview]
Message-ID: <YafvsMJksKEYn5n/@robh.at.kernel.org> (raw)
In-Reply-To: <20211124150757.17929-2-noralf@tronnes.org>

On Wed, 24 Nov 2021 16:07:52 +0100, Noralf Trønnes wrote:
> The backlight property was lost during conversion to yaml in commit
> abdd9e3705c8 ("dt-bindings: display: sitronix,st7735r: Convert to DT schema").
> Put it back.
> 
> Fixes: abdd9e3705c8 ("dt-bindings: display: sitronix,st7735r: Convert to DT schema")
> Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
> ---
>  Documentation/devicetree/bindings/display/sitronix,st7735r.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2021-12-01 21:57 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 15:07 [PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver Noralf Trønnes
2021-11-24 15:07 ` Noralf Trønnes
2021-11-24 15:07 ` [PATCH 1/6] dt-bindings: display: sitronix,st7735r: Fix backlight in example Noralf Trønnes
2021-11-24 15:07   ` [PATCH 1/6] dt-bindings: display: sitronix, st7735r: " Noralf Trønnes
2021-12-01 21:57   ` Rob Herring [this message]
2021-12-01 21:57     ` [PATCH 1/6] dt-bindings: display: sitronix,st7735r: " Rob Herring
2021-12-06  8:53   ` Geert Uytterhoeven
2021-12-06  8:53     ` [PATCH 1/6] dt-bindings: display: sitronix, st7735r: " Geert Uytterhoeven
2021-12-06 15:18   ` [PATCH 1/6] dt-bindings: display: sitronix,st7735r: " David Lechner
2021-12-06 15:18     ` [PATCH 1/6] dt-bindings: display: sitronix, st7735r: " David Lechner
2021-11-24 15:07 ` [PATCH 2/6] dt-bindings: display: sitronix,st7735r: Make reset-gpios optional Noralf Trønnes
2021-11-24 15:07   ` [PATCH 2/6] dt-bindings: display: sitronix, st7735r: " Noralf Trønnes
2021-12-01 21:57   ` [PATCH 2/6] dt-bindings: display: sitronix,st7735r: " Rob Herring
2021-12-01 21:57     ` Rob Herring
2021-12-06 15:18   ` David Lechner
2021-12-06 15:18     ` David Lechner
2021-11-24 15:07 ` [PATCH 3/6] dt-bindings: display: sitronix,st7735r: Remove spi-max-frequency limit Noralf Trønnes
2021-11-24 15:07   ` [PATCH 3/6] dt-bindings: display: sitronix, st7735r: " Noralf Trønnes
2021-12-01 21:57   ` [PATCH 3/6] dt-bindings: display: sitronix,st7735r: " Rob Herring
2021-12-01 21:57     ` Rob Herring
2021-12-06 15:19   ` David Lechner
2021-12-06 15:19     ` David Lechner
2021-12-06 16:02     ` Noralf Trønnes
2021-12-06 16:02       ` Noralf Trønnes
2021-11-24 15:07 ` [PATCH 4/6] dt-bindings: display: sitronix,st7735r: Add initialization properties Noralf Trønnes
2021-11-24 15:07   ` [PATCH 4/6] dt-bindings: display: sitronix, st7735r: " Noralf Trønnes
2021-12-01 22:08   ` [PATCH 4/6] dt-bindings: display: sitronix,st7735r: " Rob Herring
2021-12-01 22:08     ` Rob Herring
2021-11-24 15:07 ` [PATCH 5/6] drm/mipi-dbi: Add device property functions Noralf Trønnes
2021-11-24 15:07   ` Noralf Trønnes
2021-11-24 15:07 ` [PATCH 6/6] drm: tiny: st7735r: Support DT initialization of controller Noralf Trønnes
2021-11-24 15:07   ` Noralf Trønnes
2021-11-24 22:03 ` [PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver David Lechner
2021-11-24 22:03   ` David Lechner
2021-11-25 17:21   ` Noralf Trønnes
2021-11-25 17:21     ` Noralf Trønnes
2021-11-29  9:39   ` Maxime Ripard
2021-11-29  9:39     ` Maxime Ripard
2021-11-30  8:13     ` Geert Uytterhoeven
2021-11-30  8:13       ` Geert Uytterhoeven
2021-11-30  9:03       ` Maxime Ripard
2021-11-30  9:03         ` Maxime Ripard
2021-11-30 14:30     ` Noralf Trønnes
2021-11-30 14:30       ` Noralf Trønnes
2021-12-01 14:52       ` Maxime Ripard
2021-12-01 14:52         ` Maxime Ripard
2021-12-06 15:26         ` David Lechner
2021-12-06 15:26           ` David Lechner
2021-12-06 16:04           ` Noralf Trønnes
2021-12-06 16:04             ` Noralf Trønnes
2022-03-09 10:37 ` Noralf Trønnes
2022-03-09 10:37   ` Noralf Trønnes

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=YafvsMJksKEYn5n/@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=david@lechnology.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=maxime@cerno.tech \
    --cc=noralf@tronnes.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 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.