diff options
author | Akhil R <akhilrajeev@nvidia.com> | 2022-05-17 09:40:47 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-06-08 15:50:24 +0200 |
commit | 3ffb20f5c7891ab5bc61cb4044465d3ad1aebf49 (patch) | |
tree | 6373ccbf621a81894ba115d608b11e2dfa4d3d41 /include/dt-bindings/reset | |
parent | Linux 5.19-rc1 (diff) | |
download | linux-3ffb20f5c7891ab5bc61cb4044465d3ad1aebf49.tar.xz linux-3ffb20f5c7891ab5bc61cb4044465d3ad1aebf49.zip |
dt-bindings: Add headers for Tegra234 GPCDMA
Add reset and IOMMU header for Tegra234 GPCDMA
Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/dt-bindings/reset')
-rw-r--r-- | include/dt-bindings/reset/tegra234-reset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/reset/tegra234-reset.h b/include/dt-bindings/reset/tegra234-reset.h index 547ca3b60caa..5809245e4e21 100644 --- a/include/dt-bindings/reset/tegra234-reset.h +++ b/include/dt-bindings/reset/tegra234-reset.h @@ -15,6 +15,7 @@ #define TEGRA234_RESET_PEX1_COMMON_APB 13U #define TEGRA234_RESET_PEX2_CORE_7 14U #define TEGRA234_RESET_PEX2_CORE_7_APB 15U +#define TEGRA234_RESET_GPCDMA 18U #define TEGRA234_RESET_HDA 20U #define TEGRA234_RESET_HDACODEC 21U #define TEGRA234_RESET_I2C1 24U |