[PATCH] MAINTAINERS: ARM: marvell: include bindings

Krzysztof Kozlowski posted 1 patch 3 years, 8 months ago
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
[PATCH] MAINTAINERS: ARM: marvell: include bindings
Posted by Krzysztof Kozlowski 3 years, 8 months ago
Include top-level Marvell bindings in Marvell maintainer entries.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ee8f04918d44..b087994f8783 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2301,6 +2301,8 @@ M:	Gregory Clement <gregory.clement@bootlin.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git
+F:	Documentation/devicetree/bindings/arm/marvell/marvell,dove.txt
+F:	Documentation/devicetree/bindings/arm/marvell/marvell,orion5x.txt
 F:	Documentation/devicetree/bindings/soc/dove/
 F:	arch/arm/boot/dts/dove*
 F:	arch/arm/boot/dts/orion5x*
@@ -2317,6 +2319,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git
+F:	Documentation/devicetree/bindings/arm/marvell/
 F:	arch/arm/boot/dts/armada*
 F:	arch/arm/boot/dts/kirkwood*
 F:	arch/arm/configs/mvebu_*_defconfig
-- 
2.34.1
Re: [PATCH] MAINTAINERS: ARM: marvell: include bindings
Posted by Krzysztof Kozlowski 3 years, 5 months ago
On Tue, 9 Aug 2022 08:57:29 +0300, Krzysztof Kozlowski wrote:
> Include top-level Marvell bindings in Marvell maintainer entries.
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: ARM: marvell: include bindings
      https://git.kernel.org/krzk/linux-dt/c/b65c1735c73019549255e3a59ec80e9b9201c6e5

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH] MAINTAINERS: ARM: marvell: include bindings
Posted by Andrew Lunn 3 years, 8 months ago
On Tue, Aug 09, 2022 at 08:57:29AM +0300, Krzysztof Kozlowski wrote:
> Include top-level Marvell bindings in Marvell maintainer entries.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Re: [PATCH] MAINTAINERS: ARM: marvell: include bindings
Posted by Gregory CLEMENT 3 years, 7 months ago
Andrew Lunn <andrew@lunn.ch> writes:

> On Tue, Aug 09, 2022 at 08:57:29AM +0300, Krzysztof Kozlowski wrote:
>> Include top-level Marvell bindings in Marvell maintainer entries.
>> 
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>

Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>

Gregory
>
>     Andrew

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
Re: [PATCH] MAINTAINERS: ARM: marvell: include bindings
Posted by Krzysztof Kozlowski 3 years, 6 months ago
On 02/09/2022 16:08, Gregory CLEMENT wrote:
> Andrew Lunn <andrew@lunn.ch> writes:
> 
>> On Tue, Aug 09, 2022 at 08:57:29AM +0300, Krzysztof Kozlowski wrote:
>>> Include top-level Marvell bindings in Marvell maintainer entries.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>
>> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
> 
> Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>

I got acks from Andrew and Gregory, but I was rather expecting you to
pick it up. This patch belongs in general to platform maintainers. Does
it mean you do not pick up Marvell platform stuff?

Best regards,
Krzysztof