All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Eduard Bostina <egbostina@gmail.com>
Cc: daniel.baluta@nxp.com, "Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Uwe Kleine-König" <ukleinek@kernel.org>,
	goledhruva@gmail.com, m-chawdhry@ti.com,
	linux-pwm@vger.kernel.org, "Conor Dooley" <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org, simona.toaca@nxp.com,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
Date: Wed, 12 Aug 2026 14:44:44 -0500	[thread overview]
Message-ID: <20260812194444.GA693080-robh@kernel.org> (raw)
In-Reply-To: <178656332725.687853.3345749883291406683.robh@kernel.org>

On Wed, Aug 12, 2026 at 02:35:28PM -0500, Rob Herring (Arm) wrote:
> 
> On Wed, 12 Aug 2026 09:44:20 +0000, Eduard Bostina wrote:
> > Convert the Texas Instruments SoC PWM Subsystem bindings
> > to DT schema.
> > 
> > During the conversion, the following updates were made:
> > - 'counter' node was added to the allowed child nodes
> >   list to resolve dtbs_check warnings. Some eqep nodes
> >   use 'counter' instead of 'eqep'.
> > 
> > Signed-off-by: Eduard Bostina <egbostina@gmail.com>
> > ---
> > Changes in v2:
> > - Renamed the file to ti,am33xx-pwmss.yaml to match the base compatible.
> > - Required a 'compatible' property in the child nodes.
> > - Reduced the binding to a single example and included the PWM child
> >   nodes (ECAP, EQEP, EHRPWM) in it.
> > 
> > Link to v1: https://lore.kernel.org/all/2026081109d-up2208.687731-1-egbostina@gmail.com/
> > 
> >  .../devicetree/bindings/pwm/pwm-tipwmss.txt   | 58 --------------
> >  .../bindings/pwm/ti,am33xx-pwmss.yaml         | 76 +++++++++++++++++++
> >  2 files changed, 76 insertions(+), 58 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-tipwmss.txt
> >  create mode 100644 Documentation/devicetree/bindings/pwm/ti,am33xx-pwmss.yaml
> > 
> 
> Reviewed-by: Rob Herring (Arm) <robh@kernel.org>

Withdrawn. Your example is incomplete.

Do not use DT_SCHEMA_FILES to test. You can do 
'make pwm/ti,am33xx-pwmss.yaml' which is a bit more complete of a test.

Rob

      reply	other threads:[~2026-08-12 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-12  9:44 [PATCH v2] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema Eduard Bostina
2026-08-12  9:53 ` sashiko-bot
2026-08-12 19:28 ` Rob Herring (Arm)
2026-08-12 19:35 ` Rob Herring (Arm)
2026-08-12 19:44   ` Rob Herring [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=20260812194444.GA693080-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=egbostina@gmail.com \
    --cc=goledhruva@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=m-chawdhry@ti.com \
    --cc=simona.toaca@nxp.com \
    --cc=ukleinek@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.