All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] phy: rockchip: add support for the RK3576 MIPI CSI-2 DPHYs
@ 2026-08-20 14:01 ` Amin Gattout
  0 siblings, 0 replies; 26+ messages in thread
From: Amin Gattout @ 2026-08-20 14:01 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Vinod Koul, Neil Armstrong
  Cc: Michael Riesch, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, linux-phy, Amin Gattout

Hi all,

The Rockchip RK3576 features two MIPI CSI-2 DPHYs. The CSI-2 DPHYs can be
supported using the existing phy-rockchip-inno-csidphy driver.

This patch series adds support for this variant.

As you may have guessed, this is part of the efforts to bring the
support for the RK3576 camera pipeline (VICAP) mainline.

Looking forward to your comments!

---
Amin Gattout (4):
      dt-bindings: soc: rockchip: add rk3576 csidphy grf syscon
      dt-bindings: phy: rockchip-inno-csi-dphy: add rk3576 variant
      phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3576 variant
      arm64: dts: rockchip: add csi dphy nodes to rk3576

 .../bindings/phy/rockchip-inno-csi-dphy.yaml       |  2 ++
 .../devicetree/bindings/soc/rockchip/grf.yaml      |  1 +
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           | 34 ++++++++++++++++++++++
 drivers/phy/rockchip/phy-rockchip-inno-csidphy.c   | 22 ++++++++++++++
 4 files changed, 59 insertions(+)
---
base-commit: bd5f485f3f026225b86573e559af0b7254ef4184
change-id: 20260819-rk3576-dphy-2304f848215b

Best regards,
--  
Amin Gattout <amin.gattout@gmail.com>



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2026-09-07 11:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20 14:01 [PATCH 0/4] phy: rockchip: add support for the RK3576 MIPI CSI-2 DPHYs Amin Gattout
2026-08-20 14:01 ` Amin Gattout
2026-08-20 14:01 ` Amin Gattout
2026-08-20 14:01 ` [PATCH 1/4] dt-bindings: soc: rockchip: add rk3576 csidphy grf syscon Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 18:16   ` Conor Dooley
2026-08-20 18:16     ` Conor Dooley
2026-08-20 18:16     ` Conor Dooley
2026-08-20 14:01 ` [PATCH 2/4] dt-bindings: phy: rockchip-inno-csi-dphy: add rk3576 variant Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 18:18   ` Conor Dooley
2026-08-20 18:18     ` Conor Dooley
2026-08-20 18:18     ` Conor Dooley
2026-08-20 14:01 ` [PATCH 3/4] phy: rockchip: phy-rockchip-inno-csidphy: add support for " Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 14:10   ` sashiko-bot
2026-08-20 14:10     ` sashiko-bot
2026-09-07 11:02   ` Michael Riesch
2026-09-07 11:02     ` Michael Riesch
2026-09-07 11:02     ` Michael Riesch
2026-08-20 14:01 ` [PATCH 4/4] arm64: dts: rockchip: add csi dphy nodes to rk3576 Amin Gattout
2026-08-20 14:01   ` Amin Gattout
2026-08-20 14:01   ` Amin Gattout

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.