]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clock
authorChen-Yu Tsai <wens@csie.org>
Thu, 11 Sep 2025 17:47:04 +0000 (01:47 +0800)
committerChen-Yu Tsai <wens@csie.org>
Sat, 13 Sep 2025 05:49:08 +0000 (13:49 +0800)
The main clock controller on the A523/T527 has the NPU's module clock.
It was missing from the original submission, likely because that was
based on the A523 user manual; the A523 is marketed without the NPU.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250911174710.3149589-2-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
include/dt-bindings/clock/sun55i-a523-ccu.h

index c8259ac5ada7af8aa47f83d1b9a22b1b506acb52..54808fcfd556d5634000dcadb9c4108827077bbb 100644 (file)
 #define CLK_FANOUT0            176
 #define CLK_FANOUT1            177
 #define CLK_FANOUT2            178
+#define CLK_NPU                        179
 
 #endif /* _DT_BINDINGS_CLK_SUN55I_A523_CCU_H_ */