From: Eddie James Date: Thu, 15 Feb 2024 22:07:27 +0000 (-0600) Subject: dt-bindings: clock: ast2600: Add FSI clock X-Git-Tag: v6.9-rc1~100^2~2^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=692678b69cd61485ad831539b9f0bdf562406729;p=linux-2.6-block.git dt-bindings: clock: ast2600: Add FSI clock Add a definition for the FSI clock. Signed-off-by: Eddie James Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240215220759.976998-2-eajames@linux.ibm.com Signed-off-by: Stephen Boyd --- diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h index 712782177c90..7ae96c7bd72f 100644 --- a/include/dt-bindings/clock/ast2600-clock.h +++ b/include/dt-bindings/clock/ast2600-clock.h @@ -86,6 +86,7 @@ #define ASPEED_CLK_MAC3RCLK 69 #define ASPEED_CLK_MAC4RCLK 70 #define ASPEED_CLK_I3C 71 +#define ASPEED_CLK_FSI 72 /* Only list resets here that are not part of a clock gate + reset pair */ #define ASPEED_RESET_ADC 55