summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/reset/tegra234-reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/reset/tegra234-reset.h')
-rw-r--r--dts/include/dt-bindings/reset/tegra234-reset.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/reset/tegra234-reset.h b/dts/include/dt-bindings/reset/tegra234-reset.h
new file mode 100644
index 0000000000..b3c63be06d
--- /dev/null
+++ b/dts/include/dt-bindings/reset/tegra234-reset.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/* Copyright (c) 2018-2020, NVIDIA CORPORATION. All rights reserved. */
+
+#ifndef DT_BINDINGS_RESET_TEGRA234_RESET_H
+#define DT_BINDINGS_RESET_TEGRA234_RESET_H
+
+#define TEGRA234_RESET_SDMMC4 85
+#define TEGRA234_RESET_UARTA 100
+
+#endif