diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-08-09 08:57:29 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-10-18 09:27:06 -0400 |
commit | b65c1735c73019549255e3a59ec80e9b9201c6e5 (patch) | |
tree | 1249fd2d24603ff57712ebc1b5cae71668d0a0dd | |
parent | fec7d99239cfae22ab80423dbc86ec36b71772d4 (diff) |
MAINTAINERS: ARM: marvell: include bindings
Include top-level Marvell bindings in Marvell maintainer entries.
Acked-by: Gregory CLEMENT <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..f118c09e0611 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2341,6 +2341,8 @@ M: Gregory Clement <[email protected]> L: [email protected] (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* @@ -2357,6 +2359,7 @@ M: Sebastian Hesselbarth <[email protected]> L: [email protected] (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 |