|
@@ -2255,7 +2255,7 @@ tegra_clk_register_pllu_tegra114(const char *name, const char *parent_name,
|
|
|
}
|
|
|
#endif
|
|
|
|
|
|
-#if defined(CONFIG_ARCH_TEGRA_124_SOC) || defined(CONFIG_ARCH_TEGRA_132_SOC)
|
|
|
+#if defined(CONFIG_ARCH_TEGRA_124_SOC) || defined(CONFIG_ARCH_TEGRA_132_SOC) || defined(CONFIG_ARCH_TEGRA_210_SOC)
|
|
|
static const struct clk_ops tegra_clk_pllss_ops = {
|
|
|
.is_enabled = clk_pll_is_enabled,
|
|
|
.enable = clk_pll_enable,
|