diff mbox series

[2/2] MAINTAINERS: EDAC/armada_xp: include dt-bindings

Message ID 20210817093807.59531-2-krzysztof.kozlowski@canonical.com (mailing list archive)
State New, archived
Headers show
Series [1/2] dt-bindings: memory: convert Marvell MVEBU SDRAM controller to dtschema | expand

Commit Message

Krzysztof Kozlowski Aug. 17, 2021, 9:38 a.m. UTC
Include dt-bindings for Marvell Armada XP SDRAM and L2 cache ECC in the
EDAC-ARMADA entry.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Jan Lübbe Aug. 17, 2021, 10:50 a.m. UTC | #1
On Tue, 2021-08-17 at 11:38 +0200, Krzysztof Kozlowski wrote:
> Include dt-bindings for Marvell Armada XP SDRAM and L2 cache ECC in the
> EDAC-ARMADA entry.

The L2 cache binding is already described in
Documentation/devicetree/bindings/arm/l2c2x0.yaml, so this is only for the
SDRAM.

Jan

> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index be8e4af8ed64..ec75414db0ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6574,6 +6574,7 @@ EDAC-ARMADA
>  M:	Jan Luebbe <jlu@pengutronix.de>
>  L:	linux-edac@vger.kernel.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/memory-controllers/marvell,mvebu-sdram-controller.yaml
>  F:	drivers/edac/armada_xp_*
>  
>  EDAC-AST2500
Rob Herring (Arm) Aug. 18, 2021, 4:33 p.m. UTC | #2
On Tue, Aug 17, 2021 at 12:50:22PM +0200, Jan Lübbe wrote:
> On Tue, 2021-08-17 at 11:38 +0200, Krzysztof Kozlowski wrote:
> > Include dt-bindings for Marvell Armada XP SDRAM and L2 cache ECC in the
> > EDAC-ARMADA entry.
> 
> The L2 cache binding is already described in
> Documentation/devicetree/bindings/arm/l2c2x0.yaml, so this is only for the
> SDRAM.

Fixed up and applied.

Rob
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index be8e4af8ed64..ec75414db0ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6574,6 +6574,7 @@  EDAC-ARMADA
 M:	Jan Luebbe <jlu@pengutronix.de>
 L:	linux-edac@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/memory-controllers/marvell,mvebu-sdram-controller.yaml
 F:	drivers/edac/armada_xp_*
 
 EDAC-AST2500