summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2024-02-16 01:07:27 +0300
committerStephen Boyd <sboyd@kernel.org>2024-02-22 08:45:45 +0300
commit692678b69cd61485ad831539b9f0bdf562406729 (patch)
treea0a35dbac17c6857f44948333586fca6c6d158e9 /include/dt-bindings
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
downloadlinux-692678b69cd61485ad831539b9f0bdf562406729.tar.xz
dt-bindings: clock: ast2600: Add FSI clock
Add a definition for the FSI clock. Signed-off-by: Eddie James <eajames@linux.ibm.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240215220759.976998-2-eajames@linux.ibm.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/ast2600-clock.h1
1 files changed, 1 insertions, 0 deletions
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