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