Skip to content

Commit 2ad2d0e

Browse files
jammyaspeedbebarino
authored andcommitted
dt-bindings: clock: aspeed: Add VIDEO reset definition
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>
1 parent fdc1eb6 commit 2ad2d0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/dt-bindings/clock/aspeed-clock.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@
5353
#define ASPEED_RESET_AHB 8
5454
#define ASPEED_RESET_CRT1 9
5555
#define ASPEED_RESET_HACE 10
56+
#define ASPEED_RESET_VIDEO 11
5657

5758
#endif

0 commit comments

Comments
 (0)