Skip to content

Commit df06230

Browse files
Dmitry Shmidtjbrun3t
authored andcommitted
dt-bindings: clk: g12a-clkc: Add NNA CLK Source clock IDs
This adds the Neural Network Accelerator IP source clocks. Signed-off-by: Dmitry Shmidt <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Jerome Brunet <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent b3a9e3b commit df06230

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/clock/g12a-clkc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,7 @@
145145
#define CLKID_CPU3_CLK 255
146146
#define CLKID_SPICC0_SCLK 258
147147
#define CLKID_SPICC1_SCLK 261
148+
#define CLKID_NNA_AXI_CLK 264
149+
#define CLKID_NNA_CORE_CLK 267
148150

149151
#endif /* __G12A_CLKC_H */

0 commit comments

Comments
 (0)