On Thu, 27 Mar 2025 12:54:26 +0000, André Draszik wrote: > ACPM clients (PMIC, clocks, etc.) will be modeled as children of the > ACPM interface. > > This necessitates two changes in this driver: > * child platform_devices from device tree need to be populated here > * child drivers will need to be able to get the ACPM handle via a > struct device_node, not via a DT property name > > [...] Applied, thanks! [1/2] firmware: exynos-acpm: populate devices from device tree data https://git.kernel.org/krzk/linux/c/636baba9489a634c956d6f02076af6bc1725c132 [2/2] firmware: exynos-acpm: introduce devm_acpm_get_by_node() https://git.kernel.org/krzk/linux/c/a8dc26a0ec43fd416ca781a8030807e65f71cfc5 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>