Re: [PATCH 2/4] media: dt-bindings: Add OmniVision OV08X40
From: Bryan O'Donoghue
Date: Thu Sep 26 2024 - 19:31:23 EST
On 26/09/2024 16:53, Sakari Ailus wrote:
+ - const: xvclk
This seems redundant.
Right so you're saying you'd prefer something like this
drivers/media/i2c/ov8865.c
I can drop the dependency on "xvclk" as a dependency in this series.
+
+ clock-frequency:
+ description:
+ Frequency of the xvclk clock in Hertz.
Could you instead use the frequency already set, using assigned-clock* in
the example?
Almost certainly yes.
Yeah, I do that so.
---
bod