On Mon, Jan 09, 2023 at 04:11:45PM +0100, Ahmad Fatoum wrote: > These patches resulted from yak shaving around the upcoming > sync of the Atmel NAND driver. > > Ahmad Fatoum (7): > vsprintf: support %pOF format specifier > include: driver: make dev_(get_priv|is_probed) argument const pointer > include: sync io-64-nonatomic-*.h headers with Linux > clk: add prepare/unprepare helpers > of: provide of_node_get and of_node_put stubs > include: linux/slab.h: define krealloc/kstrdup > barebox-wrapper: define MODULE_DEVICE_TABLE Applied, thanks Sascha > > include/driver.h | 4 +- > include/io-64-nonatomic-hi-lo.h | 90 +++++++++++++++++++++++++++++++++ > include/io-64-nonatomic-lo-hi.h | 90 +++++++++++++++++++++++++++++++++ > include/linux/barebox-wrapper.h | 1 + > include/linux/clk.h | 2 + > include/linux/slab.h | 13 +++++ > include/of.h | 15 ++++++ > lib/vsprintf.c | 13 +++++ > 8 files changed, 226 insertions(+), 2 deletions(-) > > -- > 2.30.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |