Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux/fpc-iii.git] / include / dt-bindings / reset / axg-aoclkc.h
blobd342c0b6b2a78db422211295aef2de9dd286c8aa
1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
2 /*
3 * Copyright (c) 2016 BayLibre, SAS
4 * Author: Neil Armstrong <narmstrong@baylibre.com>
6 * Copyright (c) 2018 Amlogic, inc.
7 * Author: Qiufang Dai <qiufang.dai@amlogic.com>
8 */
10 #ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_AXG_AOCLK
11 #define DT_BINDINGS_RESET_AMLOGIC_MESON_AXG_AOCLK
13 #define RESET_AO_REMOTE 0
14 #define RESET_AO_I2C_MASTER 1
15 #define RESET_AO_I2C_SLAVE 2
16 #define RESET_AO_UART1 3
17 #define RESET_AO_UART2 4
18 #define RESET_AO_IR_BLASTER 5
20 #endif