From: Alexandre Courbot Date: Fri, 2 Dec 2016 19:57:56 +0000 (+0100) Subject: arm64: tegra: Add missing Smaug revision X-Git-Tag: v4.10-rc1~86^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=816c60c131d95d6b0c7e119f89a1f1cb8d232fd8;p=thirdparty%2Flinux.git arm64: tegra: Add missing Smaug revision The "google,smaug-rev2" string is missing from the compatible list of Smaug's DT. The differences of rev2 are not relevant at our current level of support and it boots just fine, so add it. Signed-off-by: Alexandre Courbot Acked-by: Jon Hunter Acked-by: Andrew Bresticker Signed-off-by: Thierry Reding Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts index c2becb603e11a..7703227f5d1ad 100644 --- a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts +++ b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts @@ -11,7 +11,8 @@ compatible = "google,smaug-rev8", "google,smaug-rev7", "google,smaug-rev6", "google,smaug-rev5", "google,smaug-rev4", "google,smaug-rev3", - "google,smaug-rev1", "google,smaug", "nvidia,tegra210"; + "google,smaug-rev2", "google,smaug-rev1", + "google,smaug", "nvidia,tegra210"; aliases { serial0 = &uarta;