Re: [PATCH v13 3/5] media: qcom: camss: Add support for PHY API devices
Dmitry Baryshkov <[email protected]> Tue, 28 Jul 2026 13:48:38 +0300
| Newsgroups | org.kernel.vger.linux-clk,org.infradead.lists.linux-phy,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <jy2gc6ojh3sh2araz67vdk4jo6wsmx4xamgl6hjfuqpdphxxjr@aykdzj6ewhm6> |
On Tue, Jul 28, 2026 at 10:35:34AM +0100, Bryan O'Donoghue wrote: > Add the ability to use a PHY pointer which interacts with the standard PHY > API. > > In the first instance the code will try to use the new PHY interface. If no > PHYs are present in the DT then the legacy method will be attempted. > > Signed-off-by: Bryan O'Donoghue <[email protected]> > --- > drivers/media/platform/qcom/camss/Kconfig | 1 + > drivers/media/platform/qcom/camss/camss-csiphy.c | 177 +++++++++++++++++++++-- > drivers/media/platform/qcom/camss/camss-csiphy.h | 11 +- > drivers/media/platform/qcom/camss/camss.c | 104 +++++++++++-- > drivers/media/platform/qcom/camss/camss.h | 1 + > 5 files changed, 263 insertions(+), 31 deletions(-) > This is nice Reviewed-by: Dmitry Baryshkov <[email protected]> . -- With best wishes Dmitry