dt-bindings: clock: sun50i-h616-ccu: Add LVDS reset
authorChris Morgan <macromorgan@hotmail.com>
Wed, 7 May 2025 20:19:20 +0000 (15:19 -0500)
committerChen-Yu Tsai <wens@csie.org>
Sat, 10 May 2025 01:40:52 +0000 (09:40 +0800)
Add the required LVDS reset binding for the LCD TCON.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Ryan Walklin <ryan@testtoast.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://patch.msgid.link/20250507201943.330111-2-macroalpha82@gmail.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
include/dt-bindings/reset/sun50i-h616-ccu.h

index 81b1eba..ba626f7 100644 (file)
@@ -69,5 +69,6 @@
 #define RST_BUS_GPADC          60
 #define RST_BUS_TCON_LCD0      61
 #define RST_BUS_TCON_LCD1      62
+#define RST_BUS_LVDS           63
 
 #endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */