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: <22416715.EfDdHjke4D@steina-w>
Date: Thu, 05 Sep 2024 14:18:00 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>, Pengutronix Kernel Team <kernel@...gutronix.de>, Fabio Estevam <festevam@...il.com>, linux-arm-kernel@...ts.infradead.org
Cc: devicetree@...r.kernel.org, imx@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Peng Fan <peng.fan@....com>, "Peng Fan (OSS)" <peng.fan@....nxp.com>
Subject: Re: [PATCH v2 2/7] arm64: dts: freescale: imx95: add bbm/misc/syspower scmi nodes

Hi,

Am Dienstag, 3. September 2024, 09:17:47 CEST schrieb Peng Fan (OSS):
> From: Peng Fan <peng.fan@....com>
> 
> Add SYS Power, BBM and MISC nodes under SCMI firmware node.
> 
> Signed-off-by: Peng Fan <peng.fan@....com>

Looks good.
Reviewed-by: Alexander Stein <alexander.stein@...tq-group.com>

> ---
>  arch/arm64/boot/dts/freescale/imx95.dtsi | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
> index 7880d3efbd7e..314a45e82c38 100644
> --- a/arch/arm64/boot/dts/freescale/imx95.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
> @@ -301,6 +301,10 @@ scmi_devpd: protocol@11 {
>  				#power-domain-cells = <1>;
>  			};
>  
> +			scmi_sys_power: protocol@12 {
> +				reg = <0x12>;
> +			};
> +
>  			scmi_perf: protocol@13 {
>  				reg = <0x13>;
>  				#power-domain-cells = <1>;
> @@ -320,6 +324,13 @@ scmi_iomuxc: protocol@19 {
>  				reg = <0x19>;
>  			};
>  
> +			scmi_bbm: protocol@81 {
> +				reg = <0x81>;
> +			};
> +
> +			scmi_misc: protocol@84 {
> +				reg = <0x84>;
> +			};
>  		};
>  	};
>  
> 
> 


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ