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: <4d6fcd11-a724-44ec-a183-cd1afe959bed@gmail.com>
Date: Tue, 9 Sep 2025 14:44:06 +0200
From: Matthias Brugger <matthias.bgg@...il.com>
To: Julien Massot <julien.massot@...labora.com>, kernel@...labora.com,
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>,
 AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH] arm64: dts: mediatek: mt8395-nio-12l: Enable UFS



On 05/09/2025 15:21, Julien Massot wrote:
> UFS is the primary storage for the Radxa NIO 12L. Enable it
> now that the ufshci and ufsphy nodes are available in the
> common mt8195 dtsi.
> 
> Signed-off-by: Julien Massot <julien.massot@...labora.com>

Queued, thanks.

Matthias

> ---
>   arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 10 ++++++++++
>   1 file changed, 10 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts b/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts
> index 329c60cc6a6be0b4be8c0b8bb033b32d35302804..4cbd78c126f6b56f1833d220f7a7fbc7e4320cbb 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts
> +++ b/arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts
> @@ -990,6 +990,16 @@ &uart1 {
>   	status = "okay";
>   };
>   
> +&ufshci {
> +	vcc-supply = <&mt6359_vemc_1_ldo_reg>;
> +	vccq2-supply = <&mt6359_vufs_ldo_reg>;
> +	status = "okay";
> +};
> +
> +&ufsphy {
> +	status = "okay";
> +};
> +
>   &ssusb0 {
>   	pinctrl-names = "default";
>   	pinctrl-0 = <&usb3_port0_pins>;
> 
> ---
> base-commit: 6c68f4c0a147c025ae0b25fab688c7c47964a02f
> change-id: 20250905-radxa-nio-12l-ufs-c817a864fb42
> 
> Best regards,


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ