dt-bindings: clock: ast2700: add PECI clock

Add SCU1_CLK_PECI for the SoC1 PECI controller clock source, and
SCU1_CLK_HPLL_DIV4 which serves as one of the PECI clock mux parents.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
This commit is contained in:
Ryan Chen 2026-06-24 13:44:59 +08:00 committed by Brian Masney
parent ebd0b73d21
commit 51be18310c

View File

@ -163,5 +163,7 @@
#define SCU1_CLK_GATE_PORTDUSB2CLK 85
#define SCU1_CLK_GATE_LTPI1TXCLK 86
#define SCU1_CLK_I3C 87
#define SCU1_CLK_HPLL_DIV4 88
#define SCU1_CLK_PECI 89
#endif