From: Rob Herring <robh@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org,
linux-imx@nxp.com, l.stach@pengutronix.de,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
robh+dt@kernel.org, Peng Fan <peng.fan@nxp.com>,
krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
festevam@gmail.com, p.zabel@pengutronix.de, aisheng.dong@nxp.com,
s.hauer@pengutronix.de
Subject: Re: [PATCH V6 1/6] dt-bindings: soc: add i.MX93 SRC
Date: Thu, 21 Jul 2022 18:28:19 -0600 [thread overview]
Message-ID: <20220722002819.GA2243938-robh@kernel.org> (raw)
In-Reply-To: <20220719073541.197788-2-peng.fan@oss.nxp.com>
On Tue, 19 Jul 2022 15:35:36 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Add bindings for i.MX93 System Reset Controller(SRC). SRC supports
> resets and power gating for mixes.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
> .../bindings/soc/imx/fsl,imx93-src.yaml | 96 +++++++++++++++++++
> 1 file changed, 96 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.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
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org,
linux-imx@nxp.com, l.stach@pengutronix.de,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
robh+dt@kernel.org, Peng Fan <peng.fan@nxp.com>,
krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
festevam@gmail.com, p.zabel@pengutronix.de, aisheng.dong@nxp.com,
s.hauer@pengutronix.de
Subject: Re: [PATCH V6 1/6] dt-bindings: soc: add i.MX93 SRC
Date: Thu, 21 Jul 2022 18:28:19 -0600 [thread overview]
Message-ID: <20220722002819.GA2243938-robh@kernel.org> (raw)
In-Reply-To: <20220719073541.197788-2-peng.fan@oss.nxp.com>
On Tue, 19 Jul 2022 15:35:36 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Add bindings for i.MX93 System Reset Controller(SRC). SRC supports
> resets and power gating for mixes.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
> .../bindings/soc/imx/fsl,imx93-src.yaml | 96 +++++++++++++++++++
> 1 file changed, 96 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx93-src.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-07-22 0:29 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 7:35 [PATCH V6 0/6] imx: support i.MX93 SRC and mediamix blk ctrl Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-07-19 7:35 ` [PATCH V6 1/6] dt-bindings: soc: add i.MX93 SRC Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-07-22 0:28 ` Rob Herring [this message]
2022-07-22 0:28 ` Rob Herring
2022-07-19 7:35 ` [PATCH V6 2/6] dt-bindings: soc: add i.MX93 mediamix blk ctrl Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-07-19 7:35 ` [PATCH V6 3/6] soc: imx: add i.MX93 SRC power domain driver Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-08-21 2:49 ` Shawn Guo
2022-08-21 2:49 ` Shawn Guo
2022-08-22 3:30 ` Peng Fan
2022-08-22 3:30 ` Peng Fan
2022-07-19 7:35 ` [PATCH V6 4/6] soc: imx: add i.MX93 media blk ctrl driver Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-08-21 3:15 ` Shawn Guo
2022-08-21 3:15 ` Shawn Guo
2022-07-19 7:35 ` [PATCH V6 5/6] arm64: dts: imx93: add src node Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
2022-07-19 7:35 ` [PATCH V6 6/6] arm64: dts: imx93: add mediamix blk ctrl node Peng Fan (OSS)
2022-07-19 7:35 ` Peng Fan (OSS)
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=20220722002819.GA2243938-robh@kernel.org \
--to=robh@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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.