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: <aCwmUiUIoLanCOYw@alpha.franken.de>
Date: Tue, 20 May 2025 08:50:58 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Charan Pedumuru <charan.pedumuru@...il.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Ulf Hansson <ulf.hansson@...aro.org>, devicetree@...r.kernel.org,
	linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-mmc@...r.kernel.org
Subject: Re: [PATCH 1/2] mips: dts: pic32: pic32mzda: Rename the sdhci
 nodename to match with common mmc-controller binding

On Wed, May 07, 2025 at 06:29:35AM +0000, Charan Pedumuru wrote:
> Rename the sdhci nodename from "sdhci@" to "mmc@" to align with
> linux common mmc-controller binding.
> 
> Signed-off-by: Charan Pedumuru <charan.pedumuru@...il.com>
> ---
>  arch/mips/boot/dts/pic32/pic32mzda.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/mips/boot/dts/pic32/pic32mzda.dtsi b/arch/mips/boot/dts/pic32/pic32mzda.dtsi
> index fdc721b414a88a12050497cd2ddf98ae2fbce035..feca35ba56a47adac0e2a906f4fe9c7a4e89cd4f 100644
> --- a/arch/mips/boot/dts/pic32/pic32mzda.dtsi
> +++ b/arch/mips/boot/dts/pic32/pic32mzda.dtsi
> @@ -225,7 +225,7 @@ gpio9: gpio9@...60900 {
>  		gpio-ranges = <&pic32_pinctrl 0 144 16>;
>  	};
>  
> -	sdhci: sdhci@...ec000 {
> +	sdhci: mmc@...ec000 {
>  		compatible = "microchip,pic32mzda-sdhci";
>  		reg = <0x1f8ec000 0x100>;
>  		interrupts = <191 IRQ_TYPE_LEVEL_HIGH>;
> 

applied to mips-next

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ