Commit 9c536ccd authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Make DT model property consistent

Jetson Nano, Jetson TX1 and Jetson TX2 all are named "Developer Kit" and
Jetson AGX Xavier is the odd one out. It's officially also called the
"Developer Kit", not "Development Kit", so make it consistent with the
rest.
Acked-by: default avatarJon Hunter <jonathanh@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent f85d82e5
......@@ -7,7 +7,7 @@
#include "tegra194-p2888.dtsi"
/ {
model = "NVIDIA Jetson AGX Xavier Development Kit";
model = "NVIDIA Jetson AGX Xavier Developer Kit";
compatible = "nvidia,p2972-0000", "nvidia,tegra194";
cbb {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment