zephyr/dts
Erwan Gouriou 98e6789cd9 drivers: clock_control: stm32u5: Update condition on PLL1R values
Unlike stated in 57df225b396e43358aac4cc998ed2e99fdb57780, RM0456.pdf
reference manual mentions about PLL1R that "Only division by 1 and even
division factors are allowed."
Though, in reference manual, there is one issue on PLL1R values
description, which should actually be:
0000000: pll1_r_ck = vco1_ck
0000001: pll1_r_ck = vco1_ck / 2 (default after reset)
0000010: Not allowed
0000011: pll1_r_ck = vco1_ck / 4
...
This description will be fixed.

Reflect this in binding and driver.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-07-30 08:23:35 -05:00
..
arc/synopsys dts: arc: Remove label property from devicetrees 2022-07-20 09:23:45 -05:00
arm driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
arm64 dts: arm64: Remove label property from devicetrees 2022-07-27 18:47:57 +02:00
bindings drivers: clock_control: stm32u5: Update condition on PLL1R values 2022-07-30 08:23:35 -05:00
common dts/arm: stm32: Add clocks nodes on stm32wb,l4 and stm32f4 series 2021-04-27 11:53:37 +02:00
nios2/intel dts: nios2: Remove label property from devicetrees 2022-07-23 09:27:32 -05:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv esp32: dts: add RTC timer node 2022-07-27 09:48:33 +02:00
sparc/gaisler dts: sparc: Remove label property from devicetrees 2022-07-22 02:51:14 -05:00
x86/intel dts: x86: Remove label property from devicetrees 2022-07-22 02:51:45 -05:00
xtensa intel_adsp: ace: reduce hda dma channels 2022-07-28 15:48:00 -04:00
binding-template.yaml doc: devicetree: overhaul bindings guide 2021-04-22 15:32:10 +02:00
Kconfig dts: Introduce Kconfig.dts 2022-07-19 09:39:49 -07:00