From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <robh+dt@kernel.org>, <nicolas.ferre@microchip.com>,
<alexandre.belloni@bootlin.com>, <p.zabel@pengutronix.de>,
<linux@armlinux.org.uk>, <sre@kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Cc: <cristian.birsan@microchip.com>, <linux-pm@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions
Date: Fri, 8 Apr 2022 11:00:25 +0300 [thread overview]
Message-ID: <20220408080031.2527232-5-claudiu.beznea@microchip.com> (raw)
In-Reply-To: <20220408080031.2527232-1-claudiu.beznea@microchip.com>
Add reset bindings for SAMA7G5. At the moment only USB PHYs are
included.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
---
include/dt-bindings/reset/sama7g5-reset.h | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 include/dt-bindings/reset/sama7g5-reset.h
diff --git a/include/dt-bindings/reset/sama7g5-reset.h b/include/dt-bindings/reset/sama7g5-reset.h
new file mode 100644
index 000000000000..2116f41d04e0
--- /dev/null
+++ b/include/dt-bindings/reset/sama7g5-reset.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
+
+#ifndef __DT_BINDINGS_RESET_SAMA7G5_H
+#define __DT_BINDINGS_RESET_SAMA7G5_H
+
+#define SAMA7G5_RESET_USB_PHY1 4
+#define SAMA7G5_RESET_USB_PHY2 5
+#define SAMA7G5_RESET_USB_PHY3 6
+
+#endif /* __DT_BINDINGS_RESET_SAMA7G5_H */
--
2.32.0
next prev parent reply other threads:[~2022-04-08 7:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-08 8:00 [PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5 Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 01/10] ARM: dts: at91: use generic name for reset controller Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 02/10] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 03/10] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings Claudiu Beznea
2022-04-08 8:00 ` Claudiu Beznea [this message]
2022-04-13 19:16 ` [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions Rob Herring
2022-04-08 8:00 ` [PATCH v3 05/10] power: reset: at91-reset: document structures and enums Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 06/10] power: reset: at91-reset: add at91_reset_data Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 07/10] power: reset: at91-reset: add reset_controller_dev support Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 08/10] power: reset: at91-reset: add support for SAMA7G5 Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 09/10] ARM: dts: at91: sama7g5: add reset-controller node Claudiu Beznea
2022-04-08 8:00 ` [PATCH v3 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER Claudiu Beznea
2022-05-05 14:55 ` Nicolas Ferre
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=20220408080031.2527232-5-claudiu.beznea@microchip.com \
--to=claudiu.beznea@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=cristian.birsan@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=linux@armlinux.org.uk \
--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 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).