Commit Graph

2 Commits

Author SHA1 Message Date
Ivaylo Ivanov
39735b91f3 drivers: samsung: Introduce exynos-acpm
Implement an ACPM driver with helpers to allow communicating
with PMIC via SPMI for newer exynos devices.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2025-02-24 10:20:05 +02:00
Ivaylo Ivanov
eba7aec49d drivers: samsung: Introduce exynos-speedy
Speedy is a serial communication bus that is typically used in
Exynos SoC devices for communicating with a PMIC. Implement
basic support for it, as well as add its first user - s2mps17 in
board-dreamlte.

Also, while at it, implement a simple readl function.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-10-28 15:09:59 +02:00