ARM: dts: stm32: add STM32F746 syscfg clock
authorBen Wolsieffer <ben.wolsieffer@hefring.com>
Wed, 1 Nov 2023 15:51:54 +0000 (11:51 -0400)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 21 Nov 2023 13:20:57 +0000 (14:20 +0100)
commit86f15a5a6c13e1f01fd15975274f8e47458c185a
tree6b12e7962a1cfffbe9bebc844d5d610f9d9ea8d3
parent482543590fc9d405697b01b1b11af8a97ffd553a
ARM: dts: stm32: add STM32F746 syscfg clock

The syscfg syscon was missing its clock, therefore any attempt to
read/write it after clk_disable_unused() silently failed. This was
preventing external pin interrupts from working if they were initialized
after this point.

Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32f746.dtsi