summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/g12a-aoclkc.h
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-10-30 15:44:39 +0800
committerIru Cai <mytbk920423@gmail.com>2019-10-30 15:44:39 +0800
commit63cf543b3cc4d6e21d680bde234f697a5588c66e (patch)
tree6b1ea4cd9525e1ebeee8fb5ed427127197707022 /include/dt-bindings/reset/g12a-aoclkc.h
parenta899a6c0ed9a3066557fb170850f977b6bd7366f (diff)
downloaduext4-63cf543b3cc4d6e21d680bde234f697a5588c66e.tar.xz
rm include/dt-bindings
Diffstat (limited to 'include/dt-bindings/reset/g12a-aoclkc.h')
-rw-r--r--include/dt-bindings/reset/g12a-aoclkc.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/include/dt-bindings/reset/g12a-aoclkc.h b/include/dt-bindings/reset/g12a-aoclkc.h
deleted file mode 100644
index bd2e233..0000000
--- a/include/dt-bindings/reset/g12a-aoclkc.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
-/*
- * Copyright (c) 2016 BayLibre, SAS
- * Author: Neil Armstrong <narmstrong@baylibre.com>
- */
-
-#ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
-#define DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
-
-#define RESET_AO_IR_IN 0
-#define RESET_AO_UART 1
-#define RESET_AO_I2C_M 2
-#define RESET_AO_I2C_S 3
-#define RESET_AO_SAR_ADC 4
-#define RESET_AO_UART2 5
-#define RESET_AO_IR_OUT 6
-
-#endif