dts: st: stm32u5: restore correct `clocks` on multi-bit devices

During the transition to STM32_CLOCK macro (in 57723cf), the `clocks`
property of peripherals requiring more than one bit to be set were
mistakenly modified. Commit 2c3294b079cf084c0f00bd18fb11d18a125cc3bc
partially fixed these errors, but some nodes for the U5 series are still
wrong.

Restore `clocks` on affected devices in corresponding STM32U5 DTSI.

Fixes: 57723cf40594545bbfc4aa36606ad9a838c4674a
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
(cherry picked from commit 37bdc38ec6c687ec2468b14ce007c072867158d4)
2 files changed