[PATCH master 0/8] treewide: misc fixes
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Mar 19 22:16:33 PDT 2025
Just a loose collection of fixes for master.
Ahmad Fatoum (8):
firmware: disable MISSING_FIRMWARE_ERROR for COMPILE_TEST builds
include: asm-generic/pointer.h: fix ASM_PTR definition for i386
sandbox: do not enable SANDBOX_LINUX_I386 in allyesconfig
Documentation: devicetree: fix Sphinx warnings
ARM: mvebu: kwb_bbu: add missing header
net: phy: fix of_get_phy_mode for XLGMII and beyond
vsprintf: fix left indentation when formatting wide string arguments
test: self: printf: add tests for formatting wide strings
.../bindings/barebox/virtual-reg.rst | 2 +-
Documentation/devicetree/index.rst | 1 +
arch/arm/mach-mvebu/kwb_bbu.c | 1 +
arch/sandbox/Kconfig | 10 ++-
drivers/of/of_net.c | 36 +-------
firmware/Kconfig | 2 +
include/asm-generic/pointer.h | 4 +-
include/linux/phy.h | 82 +++++++++++++++++++
lib/vsprintf.c | 3 +-
test/self/printf.c | 15 ++++
10 files changed, 116 insertions(+), 40 deletions(-)
--
2.39.5
More information about the barebox
mailing list