Skip to content

Commit ffe182c

Browse files
Gabriel-FernandzPatrice Chotard
authored andcommitted
clk: stm32mp21: remove CCB register
CCB peripheral is no more supported. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Change-Id: I834df210111308f3e8a42225a791476861230483 Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/441740 ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com> ACI: CIBUILD <MDG-smet-aci-builds@list.st.com> Domain-Review: Patrick DELAUNAY <patrick.delaunay@foss.st.com> Reviewed-by: Patrice CHOTARD <patrice.chotard@foss.st.com>
1 parent b210849 commit ffe182c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/stm32mp21_rcc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@
393393
#define RCC_HASH2CFGR 0x884
394394
#define RCC_CRYP1CFGR 0x888
395395
#define RCC_CRYP2CFGR 0x88C
396-
#define RCC_CCBCFGR 0x890
397396
#define RCC_IWDG1CFGR 0x894
398397
#define RCC_IWDG2CFGR 0x898
399398
#define RCC_IWDG3CFGR 0x89C

0 commit comments

Comments
 (0)