[PATCH v3 08/32] mfd: sec: split into core and transport (i2c) drivers

Krzysztof Kozlowski krzk at kernel.org
Sun Apr 6 11:16:57 PDT 2025


On 03/04/2025 10:59, André Draszik wrote:
> As a preparation for adding support for Samsung's S2MPG10, which is
> connected via SPEEDY / ACPM rather than I2C, split out (move) all
> I2C-specific driver code into its own kernel module, sec-i2c, and
> make the existing sec-core module be just the transport-agnostic core
> driver kernel module.
> 
> At the same time, update all defconfigs that reference the old kconfig
> symbol name.
> 
> While at it, also update file header comments and module description(s)
> to drop references to 'mfd', and update comments to be C-style, not
> C++.
> 
> 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