2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00

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: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2019-05-22 09:50:59 +02:00
parent f85d82e5cd
commit 9c536ccdd5

View File

@ -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 {