Message ID | 20230327-mvebu-clk-fixes-v1-1-438de1026efd@kernel.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | clk: Fix/cleanup mvebu CPU DT node accesses | expand |
On Mon, Mar 27, 2023 at 01:43:18PM -0500, Rob Herring wrote: > drivers/clk/mvebu/ is missing a maintainers entry. Add it to the > existing entry for the Marvell mvebu platforms. > > Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew
diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f305..b9d04f781524 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2356,6 +2356,7 @@ F: arch/arm/configs/mvebu_*_defconfig F: arch/arm/mach-mvebu/ F: arch/arm64/boot/dts/marvell/armada* F: arch/arm64/boot/dts/marvell/cn913* +F: drivers/clk/mvebu/ F: drivers/cpufreq/armada-37xx-cpufreq.c F: drivers/cpufreq/armada-8k-cpufreq.c F: drivers/cpufreq/mvebu-cpufreq.c
drivers/clk/mvebu/ is missing a maintainers entry. Add it to the existing entry for the Marvell mvebu platforms. Signed-off-by: Rob Herring <robh@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)