Skip to content

Commit d8c0ee3

Browse files
YinboZhubebarino
authored andcommitted
dt-bindings: clock: add loongson-2 boot clock index
The Loongson-2 boot clock was used to spi and lio peripheral and this patch was to add boot clock index number. Signed-off-by: Yinbo Zhu <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
1 parent 8048bb4 commit d8c0ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/dt-bindings/clock/loongson,ls2k-clk.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#define LOONGSON2_SATA_CLK 14
2525
#define LOONGSON2_PIX0_CLK 15
2626
#define LOONGSON2_PIX1_CLK 16
27-
#define LOONGSON2_CLK_END 17
27+
#define LOONGSON2_BOOT_CLK 17
28+
#define LOONGSON2_CLK_END 18
2829

2930
#endif

0 commit comments

Comments
 (0)