From: maxime.chevallier@bootlin.com (Maxime Chevallier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH net 2/3] net: mvpp2: Fix clock resource by adding missing mg_core_clk
Date: Wed, 25 Apr 2018 13:52:36 +0200 [thread overview]
Message-ID: <20180425135236.24bc0644@bootlin.com> (raw)
In-Reply-To: <87in8feckt.fsf@bootlin.com>
Hi Gregory,
On Wed, 25 Apr 2018 13:43:14 +0200
Gregory CLEMENT <gregory.clement@bootlin.com> wrote:
>Hi Maxime,
>
> On mer., avril 25 2018, Maxime Chevallier
> <maxime.chevallier@bootlin.com> wrote:
>
>> Marvell's PPv2.2 IP needs an additional clock named "MG Core clock".
>> This is required on Armada 7K and 8K.
>>
>> This commit adds the required clock, updates the devicetree and its
>> documentation accordingly, also fixing a small typo in the
>> marvell-mpp2.txt examples.
>>
>> Fixes: c7e92def1ef4 ("clk: mvebu: cp110: Fix clock tree
>> representation") Signed-off-by: Maxime Chevallier
>> <maxime.chevallier@bootlin.com> ---
>> .../devicetree/bindings/net/marvell-pp2.txt | 9 +++++----
>> arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 5 +++--
>
>Could you remove the dtsi part and submit it as a separate patch. Then
>I will take care of it.
Ok no problem, I'll split that and re-send it.
Thanks,
Maxime
--
Maxime Chevallier, Bootlin (formerly Free Electrons)
Embedded Linux and kernel engineering
https://bootlin.com
WARNING: multiple messages have this Message-ID (diff)
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
To: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
Antoine Tenart <antoine.tenart@bootlin.com>,
thomas.petazzoni@bootlin.com, miquel.raynal@bootlin.com,
nadavh@marvell.com, stefanc@marvell.com, ymarkman@marvell.com,
mw@semihalf.com, linux@armlinux.org.uk,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net 2/3] net: mvpp2: Fix clock resource by adding missing mg_core_clk
Date: Wed, 25 Apr 2018 13:52:36 +0200 [thread overview]
Message-ID: <20180425135236.24bc0644@bootlin.com> (raw)
In-Reply-To: <87in8feckt.fsf@bootlin.com>
Hi Gregory,
On Wed, 25 Apr 2018 13:43:14 +0200
Gregory CLEMENT <gregory.clement@bootlin.com> wrote:
>Hi Maxime,
>
> On mer., avril 25 2018, Maxime Chevallier
> <maxime.chevallier@bootlin.com> wrote:
>
>> Marvell's PPv2.2 IP needs an additional clock named "MG Core clock".
>> This is required on Armada 7K and 8K.
>>
>> This commit adds the required clock, updates the devicetree and its
>> documentation accordingly, also fixing a small typo in the
>> marvell-mpp2.txt examples.
>>
>> Fixes: c7e92def1ef4 ("clk: mvebu: cp110: Fix clock tree
>> representation") Signed-off-by: Maxime Chevallier
>> <maxime.chevallier@bootlin.com> ---
>> .../devicetree/bindings/net/marvell-pp2.txt | 9 +++++----
>> arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 5 +++--
>
>Could you remove the dtsi part and submit it as a separate patch. Then
>I will take care of it.
Ok no problem, I'll split that and re-send it.
Thanks,
Maxime
--
Maxime Chevallier, Bootlin (formerly Free Electrons)
Embedded Linux and kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-04-25 11:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-25 11:07 [PATCH net 0/3] net: mvpp2: Fix hangs when starting some interfaces on 7k/8k Maxime Chevallier
2018-04-25 11:07 ` Maxime Chevallier
2018-04-25 11:07 ` [PATCH net 1/3] net: mvpp2: Fix clk error path in mvpp2_probe Maxime Chevallier
2018-04-25 11:07 ` Maxime Chevallier
2018-04-25 11:07 ` Maxime Chevallier
2018-04-25 12:05 ` Gregory CLEMENT
2018-04-25 12:05 ` Gregory CLEMENT
2018-04-25 11:07 ` [PATCH net 2/3] net: mvpp2: Fix clock resource by adding missing mg_core_clk Maxime Chevallier
2018-04-25 11:07 ` Maxime Chevallier
2018-04-25 11:43 ` Gregory CLEMENT
2018-04-25 11:43 ` Gregory CLEMENT
2018-04-25 11:52 ` Maxime Chevallier [this message]
2018-04-25 11:52 ` Maxime Chevallier
2018-04-25 11:07 ` [PATCH net 3/3] ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node Maxime Chevallier
2018-04-25 11:07 ` Maxime Chevallier
2018-04-25 11:41 ` Gregory CLEMENT
2018-04-25 11:41 ` Gregory CLEMENT
2018-04-25 12:30 ` Gregory CLEMENT
2018-04-25 12:30 ` Gregory CLEMENT
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=20180425135236.24bc0644@bootlin.com \
--to=maxime.chevallier@bootlin.com \
--cc=linux-arm-kernel@lists.infradead.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.