Skip to content

Commit

Permalink
dt-bindings: reset: add BCM63268 timer reset definitions
Browse files Browse the repository at this point in the history
Add missing timer reset definitions for BCM63268.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230322171515.120353-3-noltari@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Álvaro Fernández Rojas authored and Stephen Boyd committed Mar 27, 2023
1 parent 0ca6a09 commit 2a67e19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/dt-bindings/reset/bcm63268-reset.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
#define BCM63268_RST_PCIE_HARD 17
#define BCM63268_RST_GPHY 18

#define BCM63268_TRST_SW 29
#define BCM63268_TRST_HW 30
#define BCM63268_TRST_POR 31

#endif /* __DT_BINDINGS_RESET_BCM63268_H */

0 comments on commit 2a67e19

Please sign in to comment.