[PATCH 09/34] mfd: sec: slightly rework runtime platform data allocation
Krzysztof Kozlowski
krzk at kernel.org
Wed Mar 26 00:06:49 PDT 2025
On 23/03/2025 23:39, André Draszik wrote:
> As a preparation for adding support for Samsung's S2MPG10, which is
> connected via SPEEDY / ACPM rather than I2C, we're going to split out
> (move) all I2C-specific driver code into its own kernel module, and
> create a (common) core transport-agnostic kernel module.
>
> Transport drivers will have to do device tree parsing, and the core
> driver will allocate its own additional memory as needed.
>
> In preparation for that change, separate out runtime platform data
> allocation from device tree parsing.
>
> Having this change will create less churn in the upcoming split of the
> transport-specific parts.
>
> Signed-off-by: André Draszik <andre.draszik at linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list