Skip to content

Commit

Permalink
Merge branch 'reset/meson-g12a' of git://git.pengutronix.de/pza/linux…
Browse files Browse the repository at this point in the history
… into v5.2/dt64

* 'reset/meson-g12a' of git://git.pengutronix.de/pza/linux:
  dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
  • Loading branch information
khilman committed Apr 15, 2019
2 parents 08af831 + a6256b3 commit 55fbc72
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion include/dt-bindings/reset/amlogic,meson-g12a-reset.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 55fbc72

Please sign in to comment.