[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <13858228.uLZWGnKmhe@radijator>
Date: Sun, 24 Aug 2025 18:41:58 +0200
From: Duje Mihanović <duje@...emihanovic.xyz>
To: Karel Balej <balejk@...fyz.cz>
Cc: linux-mmc@...r.kernel.org, ulf.hansson@...aro.org,
Andrew Lunn <andrew@...n.ch>, Gregory Clement <gregory.clement@...tlin.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
Karel Balej <balejk@...fyz.cz>
Subject: Re: [PATCH mmc/next 3/3] arm64: dts: samsung,coreprimevelte: add SDIO
On Sunday, 24 August 2025 12:53:45 Central European Summer Time Karel Balej
wrote:
> @@ -368,3 +505,12 @@ &sdh0 {
> vmmc-supply = <&ldo14>;
> vqmmc-supply = <&ldo6>;
> };
> +
> +&sdh1 {
> + pinctrl-names = "default", "state_uhs";
> + pinctrl-0 = <&sdh1_pins_0 &sdh1_pins_1 &sdh1_pins_2>;
> + pinctrl-1 = <&sdh1_fast_pins_0 &sdh1_fast_pins_1 &sdh1_pins_2>;
> + bus-width = <4>;
> + broken-cd;
> + non-removable;
non-removable overrides broken-cd, drop the latter.
Regards,
--
Duje
Powered by blists - more mailing lists