Message ID | 20250225-psy-core-convert-to-fwnode-v1-0-d5e4369936bb@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | power: supply: core: convert to fwnode | expand |
On Tue, 25 Feb 2025 00:21:33 +0100, Sebastian Reichel wrote: > The goal of this series is to replace any OF specific code in the > power-supply core with more generic fwnode code. > > The first 5 patches of this series mostly take care of removing .of_node > from power_supply_config in favor of using the existing .fwnode. > > Patch 6 replaces the OF specific logic in battery-info. This will > hopefully also allow Hans de Goede reusing the code with his Intel > Dollar Cove TI CC battery driver series. > > [...] Applied, thanks! [1/7] power: supply: core: get rid of of_node commit: 134254038739a6c6ecb7548a2f895d89a0dc9d2a [4/7] power: supply: all: switch psy_cfg from of_node to fwnode commit: 46d0c03c55033693811d5e4ae36a7eade1ebc82c Best regards,