[PATCH 01/10] dt-bindings: mfd: stm32f7: Add binding definition for CAN3
Patrice CHOTARD
patrice.chotard at foss.st.com
Tue Sep 26 10:51:48 CEST 2023
Hi Dario
On 9/3/23 22:48, Dario Binacchi wrote:
> commit 8f3ef556f8e1a670895f59ef3f01e4e26edd63e3 Linux upstream.
>
> Add binding definition for CAN3 peripheral.
>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> Link: https://lore.kernel.org/r/20230423172528.1398158-2-dario.binacchi@amarulasolutions.com
> Signed-off-by: Lee Jones <lee at kernel.org>
> ---
>
> include/dt-bindings/mfd/stm32f7-rcc.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/dt-bindings/mfd/stm32f7-rcc.h b/include/dt-bindings/mfd/stm32f7-rcc.h
> index ba5cb7456ee4..a4e4f9271395 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
Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
Thanks
Patrice
More information about the U-Boot
mailing list