devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
@ 2024-04-23 12:06 Mohammad Shehar Yaar Tausif
  2024-04-23 12:09 ` Krzysztof Kozlowski
  2024-04-26 15:46 ` Thierry Reding
  0 siblings, 2 replies; 3+ messages in thread
From: Mohammad Shehar Yaar Tausif @ 2024-04-23 12:06 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter
  Cc: Mohammad Shehar Yaar Tausif, devicetree, linux-tegra, linux-kernel

Replace "gpio" suffix with "gpios" for tegra20-ac97 dts as gpio
suffix is deprecated.

Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
---
 arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi b/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi
index 8c1d5c9fa483..2ff7be8f1382 100644
--- a/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi
+++ b/arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi
@@ -445,9 +445,9 @@ lvp0 {
 
 	tegra_ac97: ac97@70002000 {
 		status = "okay";
-		nvidia,codec-reset-gpio =
+		nvidia,codec-reset-gpios =
 			<&gpio TEGRA_GPIO(V, 0) GPIO_ACTIVE_LOW>;
-		nvidia,codec-sync-gpio =
+		nvidia,codec-sync-gpios =
 			<&gpio TEGRA_GPIO(P, 0) GPIO_ACTIVE_HIGH>;
 	};
 
-- 
2.44.0


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

* Re: [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
  2024-04-23 12:06 [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix Mohammad Shehar Yaar Tausif
@ 2024-04-23 12:09 ` Krzysztof Kozlowski
  2024-04-26 15:46 ` Thierry Reding
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-04-23 12:09 UTC (permalink / raw)
  To: Mohammad Shehar Yaar Tausif, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Thierry Reding, Jonathan Hunter
  Cc: devicetree, linux-tegra, linux-kernel

On 23/04/2024 14:06, Mohammad Shehar Yaar Tausif wrote:
> Replace "gpio" suffix with "gpios" for tegra20-ac97 dts as gpio
> suffix is deprecated.
> 
> Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
  2024-04-23 12:06 [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix Mohammad Shehar Yaar Tausif
  2024-04-23 12:09 ` Krzysztof Kozlowski
@ 2024-04-26 15:46 ` Thierry Reding
  1 sibling, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2024-04-26 15:46 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Mohammad Shehar Yaar Tausif
  Cc: devicetree, linux-tegra, linux-kernel

From: Thierry Reding <treding@nvidia.com>


On Tue, 23 Apr 2024 17:36:29 +0530, Mohammad Shehar Yaar Tausif wrote:
> Replace "gpio" suffix with "gpios" for tegra20-ac97 dts as gpio
> suffix is deprecated.
> 
> 

Applied, thanks!

[1/1] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
      (no commit info)

Best regards,
-- 
Thierry Reding <treding@nvidia.com>

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 12:06 [PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix Mohammad Shehar Yaar Tausif
2024-04-23 12:09 ` Krzysztof Kozlowski
2024-04-26 15:46 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).