u-boot/drivers/clk
Vignesh Raghavendra f5c0f9ab24 clk: clk-k3: Fix compile warnings
Fix below compile warnings

drivers/clk/clk-k3.c:329:10: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘ulong’ {aka ‘long unsigned int’} [-Wformat=]
  329 |    debug("%s: Using better rate %u that gives diff %d\n",

drivers/clk/clk-k3.c:329:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘ulong’ {aka ‘long unsigned int’} [-Wformat=]
  329 |    debug("%s: Using better rate %u that gives diff %d\n",
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2022-03-04 11:08:50 -06:00
..
altera clk: agilex: Additional membus writes for HPS PLL 2020-10-09 17:53:10 +08:00
analogbits
aspeed clock:aspeed: Sync with Linux kernel clock header define 2020-09-09 16:57:35 -04:00
at91 clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass 2020-12-07 09:36:45 +02:00
exynos
imx imx: clk: added IPG Clock for I2C on imx8qm 2020-12-06 15:07:51 +01:00
intel
kendryte clk: kendryte: no need to check argument of free() 2020-10-26 09:27:13 +08:00
mediatek clk: mt7622: add needed clocks for ssusb-node 2020-08-24 14:11:31 -04:00
meson
mtmips
mvebu
owl
renesas clk: renesas: Import R8A774C0 clock tables from Linux 5.9 2020-10-20 12:56:52 +02:00
rockchip rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run 2020-11-13 18:15:08 +08:00
sifive clk: sifive: Include device_compat.h 2020-10-15 18:36:55 -04:00
sunxi clk: sunxi: add compatible string for V3 2020-11-17 00:42:21 +00:00
tegra
uniphier
Kconfig clk: add support for TI K3 SoC clocks 2021-03-23 17:18:53 -05:00
Makefile clk: add support for TI K3 SoC clocks 2021-03-23 17:18:53 -05:00
clk-cdce9xx.c
clk-composite.c clk: set flags in the ccf registration routines 2020-08-24 11:03:26 +02:00
clk-divider.c clk: set flags in the ccf registration routines 2020-08-24 11:03:26 +02:00
clk-fixed-factor.c clk: set flags in the ccf registration routines 2020-08-24 11:03:26 +02:00
clk-gate.c clk: set flags in the ccf registration routines 2020-08-24 11:03:26 +02:00
clk-hsdk-cgu.c
clk-k3-pll.c clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write 2021-11-11 18:37:39 -06:00
clk-k3.c clk: clk-k3: Fix compile warnings 2022-03-04 11:08:50 -06:00
clk-mux.c clk: ccf: replace the get_rate helper 2020-10-22 11:26:14 -04:00
clk-ti-sci.c clk: sci-clk: fix return value of set_rate 2021-03-23 17:18:36 -05:00
clk-uclass.c clk: fix set_rate to clean up cached rates for the hierarchy 2021-03-23 17:18:44 -05:00
clk.c clk: check hw and hw->dev before dereference it 2020-09-22 11:27:18 +03:00
clk_bcm6345.c
clk_boston.c
clk_fixed_factor.c
clk_fixed_rate.c clk: fixed_rate: add API for directly registering fixed rate clocks 2021-03-23 17:18:18 -05:00
clk_octeon.c
clk_pic32.c
clk_sandbox.c dm: test: Add a test for of-platdata phandles 2020-10-29 14:42:18 -06:00
clk_sandbox_ccf.c clk: set flags in the ccf registration routines 2020-08-24 11:03:26 +02:00
clk_sandbox_test.c
clk_scmi.c clk: add clock driver for SCMI agents 2020-09-30 11:55:23 -04:00
clk_stm32f.c
clk_stm32h7.c treewide: Update email address Patrick Delaunay and Patrice Chotard 2020-12-09 10:57:50 +01:00
clk_stm32mp1.c
clk_versal.c
clk_vexpress_osc.c
clk_zynq.c
clk_zynqmp.c xilinx: drivers: Use '_' instead of '-' in driver name 2020-09-23 10:31:40 +02:00
ics8n3qv01.c
mpc83xx_clk.c
mpc83xx_clk.h