summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2022-07-06 08:42:51 +0530
committerThierry Reding <treding@nvidia.com>2022-07-08 10:20:59 +0200
commit5de7d31b50c77d97fc568e7279c1831a72c33ee9 (patch)
treea4ec166b1eea33734b4867615ebf500c831e3d69 /include/dt-bindings
parent3ffb20f5c7891ab5bc61cb4044465d3ad1aebf49 (diff)
downloadlinux-5de7d31b50c77d97fc568e7279c1831a72c33ee9.tar.bz2
dt-bindings: power: Add Tegra234 MGBE power domains
Add power domain IDs for the four MGBE power partitions found on Tegra234. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/power/tegra234-powergate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/power/tegra234-powergate.h b/include/dt-bindings/power/tegra234-powergate.h
index f610eee9bce8..df1d4dd8dcf3 100644
--- a/include/dt-bindings/power/tegra234-powergate.h
+++ b/include/dt-bindings/power/tegra234-powergate.h
@@ -18,5 +18,6 @@
#define TEGRA234_POWER_DOMAIN_MGBEA 17U
#define TEGRA234_POWER_DOMAIN_MGBEB 18U
#define TEGRA234_POWER_DOMAIN_MGBEC 19U
+#define TEGRA234_POWER_DOMAIN_MGBED 20U
#endif