Re: [PATCH v3 12/15] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
From: Bryan O'Donoghue
Date: Mon Sep 04 2023 - 15:11:56 EST
On 26/08/2023 13:12, Konrad Dybcio wrote:
I really don't understand your point. Could you please restate it ?
If we categorized the clocks at probe time (these ones go to csiphy, these
ones go to vfe or whatever), name matching like this could be avoided
Konrad
Yes, I like this idea.
I'd like to make that into a separate series. So I'd like to address
your concern on the size of the string in the lookup and then punt the
clock story over to another series since it will involved churning
though a fair chunk of code, yaml and dtsi.
---
bod