[PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Wolfram Sang
wsa+renesas at sang-engineering.com
Mon May 19 21:13:11 AEST 2025
I promised Andy to support him in his cleanup efforts, and here is the
outcome for tidying up i2c_board_info. It seems it was easier than
anticipated. But my scanning scripts (awk, coccinelle) didn't find any
more occurences and the build bots are happy, too. It really seems this
is all that is left to do. No complaint, though.
Wolfram Sang (3):
i2c: powermac: convert of_node usage to fwnode
i2c: use only 'fwnode' for client devices
i2c: remove 'of_node' member from i2c_boardinfo
drivers/i2c/busses/i2c-powermac.c | 2 +-
drivers/i2c/i2c-core-base.c | 3 +--
include/linux/i2c.h | 2 --
3 files changed, 2 insertions(+), 5 deletions(-)
--
2.47.2
More information about the Linuxppc-dev
mailing list