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] [thread-next>] [day] [month] [year] [list]
Message-ID: <35ef4628-370b-4155-94c2-58c049d7a48a@alliedtelesis.co.nz>
Date: Mon, 20 Jan 2025 14:22:05 +1300
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: Sander Vanheule <sander@...nheule.net>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
 devicetree@...r.kernel.org, linux-mips@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/9] mips: dts: realtek: Add address to SoC node name


On 20/01/2025 07:34, Sander Vanheule wrote:
> Although not strictly required by the simple-bus binding, add the bus
> offset to the node name to be consistent with other nodes. Also drop the
> node label as it is not referenced anywhere.
>
> Signed-off-by: Sander Vanheule <sander@...nheule.net>

Reviewed-by: Chris Packham <chris.packham@...iedtelesis.co.nz>

> ---
>   arch/mips/boot/dts/realtek/rtl83xx.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/boot/dts/realtek/rtl83xx.dtsi b/arch/mips/boot/dts/realtek/rtl83xx.dtsi
> index 03ddc61f7c9e..1039cb50c7da 100644
> --- a/arch/mips/boot/dts/realtek/rtl83xx.dtsi
> +++ b/arch/mips/boot/dts/realtek/rtl83xx.dtsi
> @@ -16,7 +16,7 @@ cpuintc: cpuintc {
>   		interrupt-controller;
>   	};
>   
> -	soc: soc {
> +	soc@...00000 {
>   		compatible = "simple-bus";
>   		#address-cells = <1>;
>   		#size-cells = <1>;

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ