[PATCH 27/30] tegra: pmc: add Tegra124 compatible
Lucas Stach
dev at lynxeye.de
Tue Jun 3 13:35:14 PDT 2014
Signed-off-by: Lucas Stach <dev at lynxeye.de>
---
arch/arm/mach-tegra/tegra20-pmc.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-tegra/tegra20-pmc.c b/arch/arm/mach-tegra/tegra20-pmc.c
index 37496ac..94167d6 100644
--- a/arch/arm/mach-tegra/tegra20-pmc.c
+++ b/arch/arm/mach-tegra/tegra20-pmc.c
@@ -62,6 +62,8 @@ static __maybe_unused struct of_device_id tegra20_pmc_dt_ids[] = {
}, {
.compatible = "nvidia,tegra30-pmc",
}, {
+ .compatible = "nvidia,tegra124-pmc",
+ }, {
/* sentinel */
}
};
--
1.9.3
More information about the barebox
mailing list