u-boot/arch
Jonas Karlman 6da8400d7a clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div
The field for clk_cpll_div_25m_div in CRU_CLKSEL_CON81 is 6 bits wide,
not 5 bits wide as currently defined in CPLL_25M_DIV_MASK.

Fix this and the assert so that CPLL_25M can be assigned a 25 MHz rate.

Fixes: 4a262feba3 ("rockchip: rk3568: add clock driver")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-08-12 10:35:35 +08:00
..
arc global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
arm clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div 2023-08-12 10:35:35 +08:00
m68k m68k: dts: add watchdog node 2023-07-25 23:21:42 +02:00
microblaze arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mips mips: octeon: Correct types in cvmx-pko3-queue 2023-07-20 14:48:20 -04:00
nios2 dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
powerpc Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq 2023-07-19 07:59:34 -04:00
riscv riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE 2023-08-10 10:58:55 +08:00
sandbox arm_ffa: introduce sandbox FF-A support 2023-08-08 10:22:03 -04:00
sh sh: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
x86 x86: qemu: Add required linux/sizes.h include 2023-08-09 23:31:12 +08:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig acpi: Create a new Kconfig for ACPI 2023-05-11 10:25:29 +08:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds