Re: [PATCH 7/7] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable OV8865 camera
From: Kévin L'hôpital <hidden>
Date: 2020-08-28 07:31:44
Also in:
linux-devicetree, linux-media, lkml
From: Kévin L'hôpital <hidden>
Date: 2020-08-28 07:31:44
Also in:
linux-devicetree, linux-media, lkml
Hello, Le Thu, 27 Aug 2020 17:38:43 +0200, Maxime Ripard [off-list ref] a écrit :
Hi, On Wed, Aug 26, 2020 at 10:58:34AM +0200, Kévin L'hôpital wrote:quoted
quoted
quoted
+&ccu { + assigned-clocks = <&ccu CLK_CSI_MCLK>; + assigned-clock-parents = <&osc24M>; + assigned-clock-rates = <24000000>; +};Why do you need to use assigned-clocks here?I could do it in the ov8865 node, does it sound good to you ?I mean, it depends on why you want to do it :) If that's because the sensor expects a clock in a particular clock range, then it should be enforced in the sensor driver itself. Maxime
Yes I will put it in the sensor driver. Thanks for the answer. Kévin -- Kevin L'Hopital, Bootlin Embedded Linux and kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel