These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / soc / tegra / common.c
index a71cb74..cd8f413 100644 (file)
@@ -15,6 +15,8 @@ static const struct of_device_id tegra_machine_match[] = {
        { .compatible = "nvidia,tegra30", },
        { .compatible = "nvidia,tegra114", },
        { .compatible = "nvidia,tegra124", },
+       { .compatible = "nvidia,tegra132", },
+       { .compatible = "nvidia,tegra210", },
        { }
 };