diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2022-06-27 16:19:57 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-07-08 16:17:04 +0200 |
commit | 63a6ef2360bdeffcdd41bcdd86937b6db17b573d (patch) | |
tree | d4fc53797c191beaabec651add923fd9e11b09f4 /include/dt-bindings/reset | |
parent | dt-bindings: timer: Add Tegra186 & Tegra234 Timer (diff) | |
download | linux-63a6ef2360bdeffcdd41bcdd86937b6db17b573d.tar.xz linux-63a6ef2360bdeffcdd41bcdd86937b6db17b573d.zip |
dt-bindings: Add headers for Host1x and VIC on Tegra234
Add clock, memory controller, powergate and reset dt-binding headers
for Host1x and VIC on Tegra234.
Signed-off-by: Mikko Perttunen <mperttunen@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 bd58a05f1d94..d48d22b2bc7f 100644 --- a/include/dt-bindings/reset/tegra234-reset.h +++ b/include/dt-bindings/reset/tegra234-reset.h @@ -53,6 +53,7 @@ #define TEGRA234_RESET_MGBE3_PCS 87U #define TEGRA234_RESET_MGBE3_MAC 88U #define TEGRA234_RESET_UARTA 100U +#define TEGRA234_RESET_VIC 113U #define TEGRA234_RESET_PEX0_CORE_0 116U #define TEGRA234_RESET_PEX0_CORE_1 117U #define TEGRA234_RESET_PEX0_CORE_2 118U |