projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc1eb6
)
dt-bindings: clock: aspeed: Add VIDEO reset definition
author
Jammy Huang
<jammy_huang@aspeedtech.com>
Fri, 3 Oct 2025 01:58:44 +0000
(09:58 +0800)
committer
Stephen Boyd
<sboyd@kernel.org>
Wed, 4 Feb 2026 05:37:05 +0000
(21:37 -0800)
ASPEED clock controller provides a couple of resets. Add the define of
video to allow referring to it.
Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/aspeed-clock.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/clock/aspeed-clock.h
b/include/dt-bindings/clock/aspeed-clock.h
index
06d5683
..
671e5a4
100644
(file)
--- a/
include/dt-bindings/clock/aspeed-clock.h
+++ b/
include/dt-bindings/clock/aspeed-clock.h
@@
-53,5
+53,6
@@
#define ASPEED_RESET_AHB 8
#define ASPEED_RESET_CRT1 9
#define ASPEED_RESET_HACE 10
+#define ASPEED_RESET_VIDEO 11
#endif