kernel_samsung_a53x/drivers/clk/zynqmp
Shubhrajyoti Datta e39060e6e2 clk: zynqmp: make bestdiv unsigned
[ Upstream commit d3954b51b475c4848179cd90b24ac73684cdc76b ]

Divisor is always positive make it u32 *.
Also the arguments passed are currently of u32 pointers.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Link: https://lore.kernel.org/r/20220818113153.14431-1-shubhrajyoti.datta@amd.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Stable-dep-of: 1fe15be1fb61 ("drivers: clk: zynqmp: update divider round rate logic")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:12:42 +01:00
..
clk-gate-zynqmp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-mux-zynqmp.c drivers: clk: zynqmp: calculate closest mux rate 2024-11-18 12:12:42 +01:00
clk-zynqmp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clkc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
divider.c clk: zynqmp: make bestdiv unsigned 2024-11-18 12:12:42 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pll.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00