Skip to content

Commit

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

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
  • Loading branch information
Noltari authored and bebarino committed Mar 27, 2023
1 parent fe15c26 commit 0ca6a09
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions include/dt-bindings/clock/bcm63268-clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,17 @@
#define BCM63268_CLK_TBUS 27
#define BCM63268_CLK_ROBOSW250 31

#define BCM63268_TCLK_EPHY1 0
#define BCM63268_TCLK_EPHY2 1
#define BCM63268_TCLK_EPHY3 2
#define BCM63268_TCLK_GPHY1 3
#define BCM63268_TCLK_DSL 4
#define BCM63268_TCLK_WAKEON_EPHY 6
#define BCM63268_TCLK_WAKEON_DSL 7
#define BCM63268_TCLK_FAP1 11
#define BCM63268_TCLK_FAP2 15
#define BCM63268_TCLK_UTO_50 16
#define BCM63268_TCLK_UTO_EXTIN 17
#define BCM63268_TCLK_USB_REF 18

#endif /* __DT_BINDINGS_CLOCK_BCM63268_H */

0 comments on commit 0ca6a09

Please sign in to comment.