Re: [PATCH] EDAC/armada_xp: Fix some log messages

From: Robert Richter
Date: Tue Apr 14 2020 - 05:47:32 EST


On 13.04.20 06:15:56, Christophe JAILLET wrote:
> Fix some spelling (s/Aramda/Armada/) in 1 log message and in 1 comment.
>
> While at it, add some trailing '\n' in some other log message.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Reviewed-by: Robert Richter <rrichter@xxxxxxxxxxx>

> ---
> drivers/edac/armada_xp_edac.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)

Note there are some other "Aramda" occurrences in the kernel:

linux/master:Documentation/devicetree/bindings/rtc/armada-380-rtc.txt: "marvell,armada-8k-rtc" for Aramda 7K/8K SoCs
linux/master:arch/arm64/boot/dts/marvell/armada-8020.dtsi:/* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock
linux/master:arch/arm64/boot/dts/marvell/armada-8040.dtsi:/* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock
linux/master:drivers/mtd/nand/raw/Kconfig: - 64-bit Aramda platforms (7k, 8k) (NFCv2)

Thanks,

-Robert