aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Binacchi2023-09-03 22:48:40 +0200
committerPatrice Chotard2023-10-04 13:26:01 +0200
commite97aeda67f0c908e9e76ad71a9bf1e57325ac17f (patch)
tree160c2bf60e14f258eab5133452f8a6073df68fe0
parent4459ed60cb1e0562bc5b40405e2b4b9bbf766d57 (diff)
dt-bindings: mfd: stm32f7: Add binding definition for CAN3
commit 8f3ef556f8e1a670895f59ef3f01e4e26edd63e3 Linux upstream. Add binding definition for CAN3 peripheral. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Link: https://lore.kernel.org/r/20230423172528.1398158-2-dario.binacchi@amarulasolutions.com Signed-off-by: Lee Jones <lee@kernel.org> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
-rw-r--r--include/dt-bindings/mfd/stm32f7-rcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/mfd/stm32f7-rcc.h b/include/dt-bindings/mfd/stm32f7-rcc.h
index ba5cb7456ee..a4e4f927139 100644
--- a/include/dt-bindings/mfd/stm32f7-rcc.h
+++ b/include/dt-bindings/mfd/stm32f7-rcc.h
@@ -64,6 +64,7 @@
#define STM32F7_RCC_APB1_TIM14 8
#define STM32F7_RCC_APB1_LPTIM1 9
#define STM32F7_RCC_APB1_WWDG 11
+#define STM32F7_RCC_APB1_CAN3 13
#define STM32F7_RCC_APB1_SPI2 14
#define STM32F7_RCC_APB1_SPI3 15
#define STM32F7_RCC_APB1_SPDIFRX 16