Re: [PATCH 04/10] ARM: dts: stm32: use RCC macro for CRC node on stm32f746

2023-09-26 Thread Patrice CHOTARD
On 9/3/23 22:48, Dario Binacchi wrote: > commit 7a5f349e592c254f3c1ac34665b6c3905576efc2 Linux upstream. > > The patch replaces the number 12 with the appropriate numerical constant > already defined in the file stm32f7-rcc.h. > > Signed-off-by: Dario Binacchi > Signed-off-by: Alexandre

Re: [PATCH 04/10] ARM: dts: stm32: use RCC macro for CRC node on stm32f746

2023-09-26 Thread Patrice CHOTARD
On 9/3/23 22:48, Dario Binacchi wrote: > commit 7a5f349e592c254f3c1ac34665b6c3905576efc2 Linux upstream. > > The patch replaces the number 12 with the appropriate numerical constant > already defined in the file stm32f7-rcc.h. > > Signed-off-by: Dario Binacchi > Signed-off-by: Alexandre

[PATCH 04/10] ARM: dts: stm32: use RCC macro for CRC node on stm32f746

2023-09-03 Thread Dario Binacchi
commit 7a5f349e592c254f3c1ac34665b6c3905576efc2 Linux upstream. The patch replaces the number 12 with the appropriate numerical constant already defined in the file stm32f7-rcc.h. Signed-off-by: Dario Binacchi Signed-off-by: Alexandre Torgue --- arch/arm/dts/stm32f746.dtsi | 2 +- 1 file