Skip to content

Commit f21923f

Browse files
bijudasgeertu
authored andcommitted
dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocks
Add definitions for XSPI core clock and Gigabit Ethernet PTP reference core clocks in the R9A09G047 CPG DT bindings header file. The clk_spi is modelled as a fixed divider clock with parent clk_spix2 and factor two as both parent and child share same gating bit. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250424081400.135028-2-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 5c7fb20 commit f21923f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/dt-bindings/clock/renesas,r9a09g047-cpg.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@
1717
#define R9A09G047_CM33_CLK0 6
1818
#define R9A09G047_CST_0_SWCLKTCK 7
1919
#define R9A09G047_IOTOP_0_SHCLK 8
20+
#define R9A09G047_SPI_CLK_SPI 9
21+
#define R9A09G047_GBETH_0_CLK_PTP_REF_I 10
22+
#define R9A09G047_GBETH_1_CLK_PTP_REF_I 11
2023

2124
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G047_CPG_H__ */

0 commit comments

Comments
 (0)