]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
clk: mediatek: mt7622: add missing A1/2SYS clock ID
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 3 Aug 2024 08:43:26 +0000 (10:43 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 22:15:26 +0000 (16:15 -0600)
Add missing A1/2SYS clock ID just as a reference for OF_UPSTREAM
support. These clocks are not defined and are not usable as current
clock topckgen OPs doesn't support gates.

These special node won't ever be used by uboot hence just add them for
reference.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Tested-by: Frank Wunderlich <frank-w@public-files.de>
include/dt-bindings/clock/mt7622-clk.h

index cd11a1c901e151348e5702795c3ed99ae3a5ca15..cdbcaef76eb0a49a12695c9f4513c61d91c7298e 100644 (file)
 #define CLK_TOP_I2S1_MCK_DIV_PD                104
 #define CLK_TOP_I2S2_MCK_DIV_PD                105
 #define CLK_TOP_I2S3_MCK_DIV_PD                106
+#define CLK_TOP_A1SYS_HP_DIV_PD                107
+#define CLK_TOP_A2SYS_HP_DIV_PD                108
 
 /* INFRACFG */