lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250416111118.2afd8f89@donnerap.manchester.arm.com>
Date: Wed, 16 Apr 2025 11:11:18 +0100
From: Andre Przywara <andre.przywara@....com>
To: Chukun Pan <amadeus@....edu.cn>
Cc: Chen-Yu Tsai <wens@...e.org>, Rob Herring <robh@...nel.org>, Conor
 Dooley <conor+dt@...nel.org>, Samuel Holland <samuel@...lland.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Jernej Skrabec
 <jernej.skrabec@...il.com>, <linux-arm-kernel@...ts.infradead.org>,
 <linux-kernel@...r.kernel.org>, <linux-sunxi@...ts.linux.dev>,
 <devicetree@...r.kernel.org>
Subject: Re: [PATCH 1/1] arm64: dts: allwinner: correct the model name for
 Radxa Cubie A5E

On Wed, 16 Apr 2025 18:00:06 +0800
Chukun Pan <amadeus@....edu.cn> wrote:

> According to https://radxa.com/products/cubie/a5e,
> the name of this board should be "Radxa Cubie A5E".
> This is also consistent with the dt-bindings.
> 
> Fixes: 80e0fb4e491b ("arm64: dts: allwinner: a523: add Radxa A5E support")
> Signed-off-by: Chukun Pan <amadeus@....edu.cn>

Indeed, thanks for sending a patch!

Reviewed-by: Andre Przywara <andre.przywara@....com>

Cheers,
Andre

> ---
>  arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts b/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
> index 912e1bda974c..03c9a9ef5adc 100644
> --- a/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
> +++ b/arch/arm64/boot/dts/allwinner/sun55i-a527-radxa-a5e.dts
> @@ -8,7 +8,7 @@
>  #include <dt-bindings/gpio/gpio.h>
>  
>  / {
> -	model = "Radxa A5E";
> +	model = "Radxa Cubie A5E";
>  	compatible = "radxa,cubie-a5e", "allwinner,sun55i-a527";
>  
>  	aliases {


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ