All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Frank Li <Frank.li@nxp.com>
Cc: "Rob Herring (Arm)" <robh@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	imx@lists.linux.dev, Pavel Machek <pavel@ucw.cz>,
	Andrew Lunn <andrew@lunn.ch>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] dt-bindings: leds: Convert leds-tlc591xx.txt to yaml format
Date: Tue, 11 Feb 2025 10:17:59 +0000	[thread overview]
Message-ID: <20250211101759.GM1868108@google.com> (raw)
In-Reply-To: <Z6pqnw3WBP7WRfYe@lizhi-Precision-Tower-5810>

On Mon, 10 Feb 2025, Frank Li wrote:

> On Tue, Jan 07, 2025 at 12:50:07PM -0600, Rob Herring (Arm) wrote:
> >
> > On Tue, 07 Jan 2025 11:16:26 -0500, Frank Li wrote:
> > > Convert binding doc leds-tlc591xx.txt to yaml format to fix below DTB_CHECK
> > > warning.
> > >
> > > arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-proton2s.dtb:
> > >   /soc@0/bus@30800000/i2c@30a30000/tlc59108@40: failed to match any schema with compatible: ['ti,tlc59108']
> > >
> > > Additional change:
> > > - ref to common.yaml for child nodes.
> > > - limit child's reg to 0 - 7 for ti,tlc59108.
> > > - fix typo 'linux,default_trigger' in example.
> > > - change child node name's prefix to led-.
> > > - change nodename to led-controller.
> > > - fix properties order in example.
> > >
> > > Signed-off-by: Frank Li <Frank.Li@nxp.com>
> > > ---
> > > change from v1 to v2
> > > - using "^led@[0-9a-f]$"
> > > - remove minimum: 0
> > > ---
> > >  .../bindings/leds/leds-tlc591xx.txt           | 40 ---------
> > >  .../devicetree/bindings/leds/ti,tlc59116.yaml | 90 +++++++++++++++++++
> > >  2 files changed, 90 insertions(+), 40 deletions(-)
> > >  delete mode 100644 Documentation/devicetree/bindings/leds/leds-tlc591xx.txt
> > >  create mode 100644 Documentation/devicetree/bindings/leds/ti,tlc59116.yaml
> > >
> >
> > Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
> 
> Anyone take care this patch. Rob already acked.

Yes.  I'm working through my inbox now.  FWIW, since I work in reverse
chronological order, you just bumped it to the back of the queue.

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2025-02-11 10:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-07 16:16 [PATCH v2 1/1] dt-bindings: leds: Convert leds-tlc591xx.txt to yaml format Frank Li
2025-01-07 18:50 ` Rob Herring (Arm)
2025-02-10 21:07   ` Frank Li
2025-02-11 10:17     ` Lee Jones [this message]
2025-02-11 15:07 ` (subset) " Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2025-01-09  9:53 kernel test robot

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=20250211101759.GM1868108@google.com \
    --to=lee@kernel.org \
    --cc=Frank.li@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=robh@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.