[PATCH 0/5] clk: Use device API to replace devfdt_ helpers

Tom Rini trini at konsulko.com
Wed Jun 10 00:28:14 CEST 2026


On Mon, 25 May 2026 11:10:17 +0800, Peng Fan (OSS) wrote:

> The goal is to remove the direct usage of devfdt_ APIs in drivers. The
> device APIs supports both live device tree and flat DT backends,
> avoiding direct dependency on devfdt_* helpers.
> 
> 

Applied to u-boot/next, thanks!

[1/5] clk: at91: Use dev_read_addr_ptr()
      commit: 54ed5729a95bf53ceda7345e4e3839e2f4e85eab
[2/5] clk: altera: Use dev_read_addr_ptr()
      commit: 179022b8e1985b7fb1e0b454d86b779d29720d83
[3/5] clk: aspeed: Use dev_read_addr_ptr()
      commit: 48d74f433e4ff77bdb5a5500b141db07e609ca15
[4/5] clk: hsdk-cgu: Use dev_read_addr_index_ptr()
      commit: f683a457b65d4fd002f659ed0fb925d23252a346
[5/5] clk: sophgo: Use dev_read_addr_ptr()
      commit: 55550b429291b7c46a65a1864c49f25c2ed1a6a3
-- 
Tom




More information about the U-Boot mailing list