From: Rob Herring <robh@kernel.org>
To: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: nicolas.ferre@microchip.com, robh+dt@kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
sre@kernel.org, p.zabel@pengutronix.de, linux-pm@vger.kernel.org,
linux-kernel@vger.kernel.org, alexandre.belloni@bootlin.com
Subject: Re: [PATCH 2/8] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
Date: Wed, 6 Apr 2022 13:33:46 -0500 [thread overview]
Message-ID: <Yk3dCu8ef9Scbklp@robh.at.kernel.org> (raw)
In-Reply-To: <20220405112724.2760905-3-claudiu.beznea@microchip.com>
On Tue, 05 Apr 2022 14:27:18 +0300, Claudiu Beznea wrote:
> Convert Atmel/Microchip reset controller to YAML.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
> .../devicetree/bindings/arm/atmel-sysregs.txt | 15 ------
> .../reset/atmel,at91sam9260-reset.yaml | 49 +++++++++++++++++++
> 2 files changed, 49 insertions(+), 15 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Claudiu Beznea <claudiu.beznea@microchip.com>
Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
sre@kernel.org, robh+dt@kernel.org, p.zabel@pengutronix.de,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/8] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
Date: Wed, 6 Apr 2022 13:33:46 -0500 [thread overview]
Message-ID: <Yk3dCu8ef9Scbklp@robh.at.kernel.org> (raw)
In-Reply-To: <20220405112724.2760905-3-claudiu.beznea@microchip.com>
On Tue, 05 Apr 2022 14:27:18 +0300, Claudiu Beznea wrote:
> Convert Atmel/Microchip reset controller to YAML.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
> .../devicetree/bindings/arm/atmel-sysregs.txt | 15 ------
> .../reset/atmel,at91sam9260-reset.yaml | 49 +++++++++++++++++++
> 2 files changed, 49 insertions(+), 15 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-06 20:20 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-05 11:27 [PATCH 0/8] power: reset: at91-reset: add support for sama7g5 Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 11:27 ` [PATCH 1/8] ARM: dts: at91: use generic name for reset controller Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 11:27 ` [PATCH 2/8] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-06 18:33 ` Rob Herring [this message]
2022-04-06 18:33 ` Rob Herring
2022-04-05 11:27 ` [PATCH 3/8] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings Claudiu Beznea
2022-04-05 11:27 ` [PATCH 3/8] dt-bindings: reset: atmel, at91sam9260-reset: " Claudiu Beznea
2022-04-06 18:34 ` [PATCH 3/8] dt-bindings: reset: atmel,at91sam9260-reset: " Rob Herring
2022-04-06 18:34 ` Rob Herring
2022-04-05 11:27 ` [PATCH 4/8] dt-bindings: reset: add sama7g5 definitions Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 15:09 ` Philipp Zabel
2022-04-05 15:09 ` Philipp Zabel
2022-04-05 15:39 ` Claudiu.Beznea
2022-04-05 15:39 ` Claudiu.Beznea
2022-04-06 18:35 ` Rob Herring
2022-04-06 18:35 ` Rob Herring
2022-04-05 11:27 ` [PATCH 5/8] power: reset: at91-reset: add at91_reset_data Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 11:27 ` [PATCH 6/8] power: reset: at91-reset: add reset_controller_dev support Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 11:47 ` Philipp Zabel
2022-04-05 11:47 ` Philipp Zabel
2022-04-05 13:19 ` Claudiu.Beznea
2022-04-05 13:19 ` Claudiu.Beznea
2022-04-05 14:47 ` Claudiu.Beznea
2022-04-05 14:47 ` Claudiu.Beznea
2022-04-05 15:15 ` Philipp Zabel
2022-04-05 15:15 ` Philipp Zabel
2022-04-05 15:42 ` Claudiu.Beznea
2022-04-05 15:42 ` Claudiu.Beznea
2022-04-05 11:27 ` [PATCH 7/8] power: reset: at91-reset: add support for SAMA7G5 Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
2022-04-05 11:27 ` [PATCH 8/8] ARM: dts: at91: sama7g5: add reset-controller node Claudiu Beznea
2022-04-05 11:27 ` Claudiu Beznea
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=Yk3dCu8ef9Scbklp@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=sre@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.