From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: "Clément Léger" <clement.leger@bootlin.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
UNGLinuxDriver@microchip.com, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Vladimir Oltean <vladimir.oltean@nxp.com>,
Claudiu Manoil <claudiu.manoil@nxp.com>,
linux-mips@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MIPS: mscc: ocelot: enable FDMA usage
Date: Tue, 5 Jul 2022 12:21:32 +0200 [thread overview]
Message-ID: <20220705102132.GB9951@alpha.franken.de> (raw)
In-Reply-To: <20220624152548.128700-1-clement.leger@bootlin.com>
On Fri, Jun 24, 2022 at 05:25:48PM +0200, Clément Léger wrote:
> From: Alexandre Belloni <alexandre.belloni@bootlin.com>
>
> Enable FDMA usage by adding "fdma" resource in regs and interrupts.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
> ---
> arch/mips/boot/dts/mscc/ocelot.dtsi | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/arch/mips/boot/dts/mscc/ocelot.dtsi b/arch/mips/boot/dts/mscc/ocelot.dtsi
> index cfc219a72bdd..6bd8a1ad94da 100644
> --- a/arch/mips/boot/dts/mscc/ocelot.dtsi
> +++ b/arch/mips/boot/dts/mscc/ocelot.dtsi
> @@ -136,13 +136,14 @@ switch@1010000 {
> <0x1880000 0x10000>,
> <0x1040000 0x10000>,
> <0x1050000 0x10000>,
> - <0x1060000 0x10000>;
> + <0x1060000 0x10000>,
> + <0x1a0 0x1c4>;
> reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
> "port2", "port3", "port4", "port5", "port6",
> "port7", "port8", "port9", "port10", "qsys",
> - "ana", "s0", "s1", "s2";
> - interrupts = <18 21 22>;
> - interrupt-names = "ptp_rdy", "xtr", "inj";
> + "ana", "s0", "s1", "s2", "fdma";
> + interrupts = <18 21 22 16>;
> + interrupt-names = "ptp_rdy", "xtr", "inj", "fdma";
>
> ethernet-ports {
> #address-cells = <1>;
> --
> 2.36.1
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
prev parent reply other threads:[~2022-07-05 10:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-24 15:25 [PATCH] MIPS: mscc: ocelot: enable FDMA usage Clément Léger
2022-06-30 15:43 ` Vladimir Oltean
2022-07-05 10:21 ` Thomas Bogendoerfer [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=20220705102132.GB9951@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.manoil@nxp.com \
--cc=clement.leger@bootlin.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vladimir.oltean@nxp.com \
/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