All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Tegra114: switch Tegra Note 7 from tn7 to tegratab
@ 2024-02-12  7:18 Svyatoslav Ryhel
  2024-02-12  7:18 ` [PATCH v1 1/2] ARM: tegra: set correct naming for Tegra Note 7 Svyatoslav Ryhel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Svyatoslav Ryhel @ 2024-02-12  7:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Svyatoslav Ryhel, Shubhi Garg
  Cc: devicetree, linux-tegra, linux-kernel

Currently Tegra Note 7 uses tn7 compatible and device tree name which is
not quite correct. This device has proper codename which is tegratab.
Switch tn7 in compatible to tegratab and set a better device tree name
tegra114-nvidia-tegratab which aligns with newer trees.

Svyatoslav Ryhel (2):
  ARM: tegra: set correct naming for Tegra Note 7
  dt-bindings: arm: tegra: document NVIDIA Tegra Note 7 properly

 Documentation/devicetree/bindings/arm/tegra.yaml             | 5 ++++-
 arch/arm/boot/dts/nvidia/Makefile                            | 4 ++--
 .../{tegra114-tn7.dts => tegra114-nvidia-tegratab.dts}       | 5 +++--
 3 files changed, 9 insertions(+), 5 deletions(-)
 rename arch/arm/boot/dts/nvidia/{tegra114-tn7.dts => tegra114-nvidia-tegratab.dts} (98%)

-- 
2.40.1


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

end of thread, other threads:[~2024-02-12 16:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-12  7:18 [PATCH v1 0/2] Tegra114: switch Tegra Note 7 from tn7 to tegratab Svyatoslav Ryhel
2024-02-12  7:18 ` [PATCH v1 1/2] ARM: tegra: set correct naming for Tegra Note 7 Svyatoslav Ryhel
2024-02-12  7:33   ` Krzysztof Kozlowski
2024-02-12 16:14   ` Jon Hunter
2024-02-12 16:50     ` Thierry Reding
2024-02-12  7:18 ` [PATCH v1 2/2] dt-bindings: arm: tegra: document NVIDIA Tegra Note 7 properly Svyatoslav Ryhel
2024-02-12  7:32   ` Krzysztof Kozlowski
2024-02-12 16:13 ` [PATCH v1 0/2] Tegra114: switch Tegra Note 7 from tn7 to tegratab Jon Hunter

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.