All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
@ 2024-04-22 13:18 ` Bhavya Kapoor
  0 siblings, 0 replies; 8+ messages in thread
From: Bhavya Kapoor @ 2024-04-22 13:18 UTC (permalink / raw
  To: linux-kernel, devicetree
  Cc: b-kapoor, linux-arm-kernel, conor+dt, krzk+dt, robh, kristo,
	vigneshr, nm

Enable the UHS modes for MMCSD in J722S by removing the
no-1-8-v property.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index 78032caeb5fc..bf3c246d13d1 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -381,7 +381,6 @@ &sdhci1 {
 	pinctrl-0 = <&main_mmc1_pins_default>;
 	ti,driver-strength-ohm = <50>;
 	disable-wp;
-	no-1-8-v;
 	status = "okay";
 	bootph-all;
 };
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
@ 2024-04-22 13:18 ` Bhavya Kapoor
  0 siblings, 0 replies; 8+ messages in thread
From: Bhavya Kapoor @ 2024-04-22 13:18 UTC (permalink / raw
  To: linux-kernel, devicetree
  Cc: b-kapoor, linux-arm-kernel, conor+dt, krzk+dt, robh, kristo,
	vigneshr, nm

Enable the UHS modes for MMCSD in J722S by removing the
no-1-8-v property.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index 78032caeb5fc..bf3c246d13d1 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -381,7 +381,6 @@ &sdhci1 {
 	pinctrl-0 = <&main_mmc1_pins_default>;
 	ti,driver-strength-ohm = <50>;
 	disable-wp;
-	no-1-8-v;
 	status = "okay";
 	bootph-all;
 };
-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
  2024-04-22 13:18 ` Bhavya Kapoor
@ 2024-04-22 13:26   ` Bhavya Kapoor
  -1 siblings, 0 replies; 8+ messages in thread
From: Bhavya Kapoor @ 2024-04-22 13:26 UTC (permalink / raw
  To: linux-kernel, devicetree
  Cc: linux-arm-kernel, conor+dt, krzk+dt, robh, kristo, vigneshr, nm,
	Bhavya Kapoor


On 22/04/24 18:48, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
>
> Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
> ---
Rebased to next-20240422
>  arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> index 78032caeb5fc..bf3c246d13d1 100644
> --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> @@ -381,7 +381,6 @@ &sdhci1 {
>  	pinctrl-0 = <&main_mmc1_pins_default>;
>  	ti,driver-strength-ohm = <50>;
>  	disable-wp;
> -	no-1-8-v;
>  	status = "okay";
>  	bootph-all;
>  };

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
@ 2024-04-22 13:26   ` Bhavya Kapoor
  0 siblings, 0 replies; 8+ messages in thread
From: Bhavya Kapoor @ 2024-04-22 13:26 UTC (permalink / raw
  To: linux-kernel, devicetree
  Cc: linux-arm-kernel, conor+dt, krzk+dt, robh, kristo, vigneshr, nm,
	Bhavya Kapoor


On 22/04/24 18:48, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
>
> Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
> ---
Rebased to next-20240422
>  arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> index 78032caeb5fc..bf3c246d13d1 100644
> --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> @@ -381,7 +381,6 @@ &sdhci1 {
>  	pinctrl-0 = <&main_mmc1_pins_default>;
>  	ti,driver-strength-ohm = <50>;
>  	disable-wp;
> -	no-1-8-v;
>  	status = "okay";
>  	bootph-all;
>  };

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
  2024-04-22 13:18 ` Bhavya Kapoor
@ 2024-04-23 14:22   ` Judith Mendez
  -1 siblings, 0 replies; 8+ messages in thread
From: Judith Mendez @ 2024-04-23 14:22 UTC (permalink / raw
  To: Bhavya Kapoor, linux-kernel, devicetree
  Cc: linux-arm-kernel, conor+dt, krzk+dt, robh, kristo, vigneshr, nm

Hi Bhavya,

On 4/22/24 8:18 AM, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
> 
> Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>

Reviewed-by: Judith Mendez <jm@ti.com>

~ Judith

> ---
>   arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> index 78032caeb5fc..bf3c246d13d1 100644
> --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> @@ -381,7 +381,6 @@ &sdhci1 {
>   	pinctrl-0 = <&main_mmc1_pins_default>;
>   	ti,driver-strength-ohm = <50>;
>   	disable-wp;
> -	no-1-8-v;
>   	status = "okay";
>   	bootph-all;
>   };


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
@ 2024-04-23 14:22   ` Judith Mendez
  0 siblings, 0 replies; 8+ messages in thread
From: Judith Mendez @ 2024-04-23 14:22 UTC (permalink / raw
  To: Bhavya Kapoor, linux-kernel, devicetree
  Cc: linux-arm-kernel, conor+dt, krzk+dt, robh, kristo, vigneshr, nm

Hi Bhavya,

On 4/22/24 8:18 AM, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
> 
> Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>

Reviewed-by: Judith Mendez <jm@ti.com>

~ Judith

> ---
>   arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> index 78032caeb5fc..bf3c246d13d1 100644
> --- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
> @@ -381,7 +381,6 @@ &sdhci1 {
>   	pinctrl-0 = <&main_mmc1_pins_default>;
>   	ti,driver-strength-ohm = <50>;
>   	disable-wp;
> -	no-1-8-v;
>   	status = "okay";
>   	bootph-all;
>   };


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
  2024-04-22 13:18 ` Bhavya Kapoor
@ 2024-04-26 22:41   ` Nishanth Menon
  -1 siblings, 0 replies; 8+ messages in thread
From: Nishanth Menon @ 2024-04-26 22:41 UTC (permalink / raw
  To: linux-kernel, devicetree, Bhavya Kapoor
  Cc: Nishanth Menon, linux-arm-kernel, conor+dt, krzk+dt, robh, kristo,
	vigneshr

Hi Bhavya Kapoor,

On Mon, 22 Apr 2024 18:48:40 +0530, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
> 
> 

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/1] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
      commit: 0fb3e2ff482c668a4cb2ae9eb85b623d954cc900

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
@ 2024-04-26 22:41   ` Nishanth Menon
  0 siblings, 0 replies; 8+ messages in thread
From: Nishanth Menon @ 2024-04-26 22:41 UTC (permalink / raw
  To: linux-kernel, devicetree, Bhavya Kapoor
  Cc: Nishanth Menon, linux-arm-kernel, conor+dt, krzk+dt, robh, kristo,
	vigneshr

Hi Bhavya Kapoor,

On Mon, 22 Apr 2024 18:48:40 +0530, Bhavya Kapoor wrote:
> Enable the UHS modes for MMCSD in J722S by removing the
> no-1-8-v property.
> 
> 

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/1] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD
      commit: 0fb3e2ff482c668a4cb2ae9eb85b623d954cc900

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-26 22:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-22 13:18 [PATCH] arm64: dts: ti: k3-j722s-evm: Enable UHS support for MMCSD Bhavya Kapoor
2024-04-22 13:18 ` Bhavya Kapoor
2024-04-22 13:26 ` Bhavya Kapoor
2024-04-22 13:26   ` Bhavya Kapoor
2024-04-23 14:22 ` Judith Mendez
2024-04-23 14:22   ` Judith Mendez
2024-04-26 22:41 ` Nishanth Menon
2024-04-26 22:41   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.