Skip to content

Commit 260d2f3

Browse files
dougg3bebarino
authored andcommitted
dt-bindings: marvell,pxa168: add clock ids for additional dividers
This adds a few new clocks divided from PLL1 and CLK32 that are potentially used by a few peripherals with muxed clocks. Signed-off-by: Doug Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent a77a1e2 commit 260d2f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/dt-bindings/clock/marvell,pxa168.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@
2020
#define PXA168_CLK_PLL1_2_1_5 19
2121
#define PXA168_CLK_PLL1_3_16 20
2222
#define PXA168_CLK_PLL1_192 21
23+
#define PXA168_CLK_PLL1_2_1_10 22
24+
#define PXA168_CLK_PLL1_2_3_16 23
2325
#define PXA168_CLK_UART_PLL 27
2426
#define PXA168_CLK_USB_PLL 28
27+
#define PXA168_CLK_CLK32_2 50
2528

2629
/* apb peripherals */
2730
#define PXA168_CLK_TWSI0 60

0 commit comments

Comments
 (0)