[PATCH 0/2] Support for Exynos7870's MIPI PHY blocks

From: Kaustabh Chakraborty
Date: Thu Jun 12 2025 - 11:10:38 EST


This patch series adds support for Exynos7870's MIPI DSIM (for display)
and CSIS (for camera) PHY blocks. It contains a single DSIM and three
CSIS PHYs.

Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
---
Kaustabh Chakraborty (2):
dt-bindings: phy: samsung,mipi-video-phy: document exynos7870 MIPI phy
phy: exynos-mipi-video: introduce support for exynos7870

.../bindings/phy/samsung,mipi-video-phy.yaml | 29 ++++++++++--
drivers/phy/samsung/phy-exynos-mipi-video.c | 52 ++++++++++++++++++++++
include/linux/soc/samsung/exynos-regs-pmu.h | 5 +++
3 files changed, 82 insertions(+), 4 deletions(-)
---
base-commit: 0bb71d301869446810a0b13d3da290bd455d7c78
change-id: 20250523-exynos7870-mipi-phy-451f875f6ba2

Best regards,
--
Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>