[PATCH v2 00/11] Linux compat improvements and CCF prep

Tom Rini trini at konsulko.com
Tue Apr 21 23:07:58 CEST 2026


On Wed, 01 Apr 2026 16:15:16 +0200, Casey Connolly wrote:

> This series implements various improvements to Linux header
> compatibility, largely in preparation for a full port of Linux CCF but
> many of these changes would also be helpful when porting other drivers.
> 
> Beside the basic header/compat stuff there are a few larger patches:
> 
> Patch 1 adds the "%pOF" format specifier to vsprintf, this behaves the
> same as it does in Linux printing the name of the ofnode, but notably it
> expects an ofnode pointer rather than a device_node.
> 
> [...]

Applied to u-boot/master, thanks!

[01/11] vsprintf: add %pOF
        commit: 968164b6863e3a75fb0f5842f4f1cab9ac7c8c36
[02/11] common: add an option to skip DM pre-relocation
        commit: f5e96fdffc024552944776848bd5570e1b2caa9b
[03/11] string: add strdup_const and kstrdup_const
        commit: 139f5292e7985d0326a1d18eee88720255e423dc
[04/11] ofnode: add read_u64_array and count_elems_of_size
        commit: 45c610d718bd605a1b3bdf99ec0386620b54b559
[05/11] compat: add PTR_ERR_OR_ZERO
        commit: 3f6f674b4a5653eb7223645be00ddb82368ddb33
[06/11] compat: add kref implementation
        commit: 70b55377553403932cb37cc530433aaee6ee41e0
[07/11] compat: add dev_name()
        commit: 8e0ed228d8b062690365e439fbd40f1edd34780a
[08/11] compat: add linux/regmap.h symlink
        commit: fae701400dd040165d713993b06239f3b4dcd9b9
[09/11] regmap: add regmap_assign_bits
        commit: 6c11994b7e7b324ea41e6d62e9a73dc430ea0df8
[10/11] compat: regulator: add enable/disable macros
        commit: 076265b75e61f56490003639b3d0a6483a9f507f
[11/11] compat: math64: add abs_diff()
        commit: f1f4a1d1d8355b0fc6bfc82d9ca6741a8e92623b
-- 
Tom




More information about the U-Boot mailing list