Re: [PATCH v11 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
From: Hangxiang Ma
Date: Mon Jan 12 2026 - 10:13:36 EST
On 1/12/2026 8:07 PM, Bryan O'Donoghue wrote:
On 12/01/2026 09:02, Hangxiang Ma wrote:Ack. I'll rebase accordingly.
Add more detailed resource information for CSIPHY devices in the camss
driver along with the support for v2.4.0 in the 2 phase CSIPHY driver
that is responsible for the PHY lane register configuration, module
reset and interrupt handling.
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
Signed-off-by: Hangxiang Ma <hangxiang.ma@xxxxxxxxxxxxxxxx>
---
+static const struct camss_subdev_resources csiphy_res_kaanapali[] = {
+ /* CSIPHY0 */
+ {
+ .regulators = { "vdd-csiphy0-0p8", "vdd-csiphy0-1p2" },
Please sync up with Wenmeng's patch:
https://lore.kernel.org/linux-arm-msm/20251114082649.4240-1- wenmeng.liu@xxxxxxxxxxxxxxxx/
---
bod
Best Regards,
Hangxiang