mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 17:49:03 +02:00
Merge branch 'reset/meson-g12a' of git://git.pengutronix.de/pza/linux into v5.2/dt64
* 'reset/meson-g12a' of git://git.pengutronix.de/pza/linux: dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
This commit is contained in:
commit
55fbc7287e
1 changed files with 4 additions and 1 deletions
|
|
@ -51,7 +51,10 @@
|
||||||
#define RESET_SD_EMMC_A 44
|
#define RESET_SD_EMMC_A 44
|
||||||
#define RESET_SD_EMMC_B 45
|
#define RESET_SD_EMMC_B 45
|
||||||
#define RESET_SD_EMMC_C 46
|
#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
|
#define RESET_AUDIO_CODEC 61
|
||||||
/* 62-63 */
|
/* 62-63 */
|
||||||
/* RESET2 */
|
/* RESET2 */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue