diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2019-05-28 10:50:36 +0200 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2019-05-31 09:57:49 +0200 |
commit | b1e81e67ee2754157a1fc1d2e43cb182a7ced9c0 (patch) | |
tree | 36c11770e497ac62190761561a4ec340282a61b9 /include/dt-bindings/reset/amlogic,meson-g12a-reset.h | |
parent | e2822ccc2c7c0ba8d7d959a1fa1e6221ed135423 (diff) |
ARM: dts: sync Amlogic G12A DT with Linux 5.2-rc1
Sync from Linux commit a188339ca5a3 ("Linux 5.2-rc1")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'include/dt-bindings/reset/amlogic,meson-g12a-reset.h')
-rw-r--r-- | include/dt-bindings/reset/amlogic,meson-g12a-reset.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/include/dt-bindings/reset/amlogic,meson-g12a-reset.h b/include/dt-bindings/reset/amlogic,meson-g12a-reset.h index 8063e8314e..6d487c5eba 100644 --- a/include/dt-bindings/reset/amlogic,meson-g12a-reset.h +++ b/include/dt-bindings/reset/amlogic,meson-g12a-reset.h @@ -51,7 +51,10 @@ #define RESET_SD_EMMC_A 44 #define RESET_SD_EMMC_B 45 #define RESET_SD_EMMC_C 46 -/* 47-60 */ +/* 47 */ +#define RESET_USB_PHY20 48 +#define RESET_USB_PHY21 49 +/* 50-60 */ #define RESET_AUDIO_CODEC 61 /* 62-63 */ /* RESET2 */ |