[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <24d0579a-1c8d-42ea-afa5-dcd0ab3fa193@ti.com>
Date: Thu, 23 May 2024 15:24:43 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: Bhavya Kapoor <b-kapoor@...com>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <conor+dt@...nel.org>,
<krzk+dt@...nel.org>, <robh@...nel.org>, <kristo@...nel.org>,
<jm@...com>, <nm@...com>
Subject: Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Mark eMMC as non removable
On 22/05/24 14:06, Bhavya Kapoor wrote:
> Mark the eMMC module on J722S as non removable since it
> is always present on the evm.
Nit s/evm/EVM
>
> Signed-off-by: Bhavya Kapoor <b-kapoor@...com>
> ---
This needs a Fixes tag?
> arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> index bf3c246d13d1..fe810e32cb7a 100644
> --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> @@ -369,6 +369,7 @@ partition@...0000 {
> &sdhci0 {
> disable-wp;
> bootph-all;
> + non-removable;
> ti,driver-strength-ohm = <50>;
> status = "okay";
> };
--
Regards
Vignesh
Powered by blists - more mailing lists