From: Rob Herring <robh@kernel.org>
To: Charan Pedumuru <charan.pedumuru@gmail.com>
Cc: Conor Dooley <conor@kernel.org>,
Ulf Hansson <ulf.hansson@linaro.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: mmc: ti-omap: convert text based binding to json schema
Date: Tue, 20 May 2025 14:59:36 -0500 [thread overview]
Message-ID: <20250520195936.GA1261173-robh@kernel.org> (raw)
In-Reply-To: <314cdaf1-b989-4cae-a275-d962186bd46c@gmail.com>
On Tue, May 20, 2025 at 10:06:50AM +0530, Charan Pedumuru wrote:
>
>
> On 19-05-2025 21:29, Conor Dooley wrote:
> > On Mon, May 19, 2025 at 01:11:17PM +0000, Charan Pedumuru wrote:
> >> Convert TI MMC host controller binding to YAML format.
> >> Changes during Conversion:
> >> - Add new properties 'dma', 'dma-names' under required.
> >> - Define two separate phandles for 'dmas' in the examples.
> >> - Include appropriate header file for interrupts and use
> >> it in the examples.
> >>
> >> Signed-off-by: Charan Pedumuru <charan.pedumuru@gmail.com>
> >> ---
> >> Changes in v2:
> >> - Added include statement for irq interrupt controller and
> >> modified the interrupts under property to use header.
> >> - Changed maintainer to Rob Herring.
> >> - Defined two seperate phandles for 'dmas' under examples.
> >> - Rename the YAML file name to the compatible 'ti,omap2420-mmc'.
> >> - Added missing type and maxItems to 'ti,hwmods' under properties.
> >> - Link to v1: https://lore.kernel.org/r/20250510-ti-omap-v1-1-588b0ccb1823@gmail.com
> >> ---
> >> .../devicetree/bindings/mmc/ti,omap2420-mmc.yaml | 64 ++++++++++++++++++++++
> >> Documentation/devicetree/bindings/mmc/ti-omap.txt | 26 ---------
> >> 2 files changed, 64 insertions(+), 26 deletions(-)
> >>
> >> diff --git a/Documentation/devicetree/bindings/mmc/ti,omap2420-mmc.yaml b/Documentation/devicetree/bindings/mmc/ti,omap2420-mmc.yaml
> >> new file mode 100644
> >> index 0000000000000000000000000000000000000000..195db77e0063b867f318ffc6b5f8811adb531515
> >> --- /dev/null
> >> +++ b/Documentation/devicetree/bindings/mmc/ti,omap2420-mmc.yaml
> >> @@ -0,0 +1,64 @@
> >> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> >> +%YAML 1.2
> >> +---
> >> +$id: http://devicetree.org/schemas/mmc/ti,omap2420-mmc.yaml#
> >> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> >> +
> >> +title: TI MMC host controller for OMAP1 and 2420
> >> +
> >> +description:
> >> + The MMC Host controller for TI OMAP1 and 2420 family provides
> >> + an interface for MMC, SD and SDIO types of memory cards.
> >> +
> >> +allOf:
> >> + - $ref: mmc-controller.yaml
> >> +
> >> +maintainers:
> >> + - Rob Herring <robh@kernel.org>
> >
> > This patch looks fine, but I don't want to ack this with Rob's name
> > there. Tony Lindgren <tony@atomide.com> wrote the original binding
> > as far as I saw from a quick check, maybe he's a more suitable pick?
>
> Sure, I will add Tony to the maintainers then.
Replace, not add.
Rob
next prev parent reply other threads:[~2025-05-20 19:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-19 13:11 [PATCH v2] dt-bindings: mmc: ti-omap: convert text based binding to json schema Charan Pedumuru
2025-05-19 15:59 ` Conor Dooley
2025-05-20 4:36 ` Charan Pedumuru
2025-05-20 19:59 ` Rob Herring [this message]
2025-05-19 16:06 ` Krzysztof Kozlowski
2025-05-20 5:11 ` Charan Pedumuru
2025-05-20 20:01 ` Rob Herring
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=20250520195936.GA1261173-robh@kernel.org \
--to=robh@kernel.org \
--cc=charan.pedumuru@gmail.com \
--cc=conor+dt@kernel.org \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@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).