Skip to content

Commit e9671dd

Browse files
committed
dt-bindings: clock: sun55i-a523-ccu: Add missing NPU module clock
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>
1 parent 8f5ae30 commit e9671dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/dt-bindings/clock/sun55i-a523-ccu.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,6 @@
185185
#define CLK_FANOUT0 176
186186
#define CLK_FANOUT1 177
187187
#define CLK_FANOUT2 178
188+
#define CLK_NPU 179
188189

189190
#endif /* _DT_BINDINGS_CLK_SUN55I_A523_CCU_H_ */

0 commit comments

Comments
 (0)