Re: [PATCH 1/1] dt: bindings: Add a binding for flash devices associated to a sensor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Fri, Aug 18, 2017 at 03:58:57PM +0300, Sakari Ailus wrote:
> Camera flash drivers (and LEDs) are separate from the sensor devices in
> DT. In order to make an association between the two, provide the
> association information to the software.
> 
> Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> ---
> Hi Rob and Jacek, others,
> 
> I know I've submitted previous versions of this patch that I have changed
> since getting your acks... that's bad. I realised there will be problems
> due to the vague referencing in the old version.
> 
> Instead of referring to the flash LED controller itself, the references are
> now suggested to be made to the LEDs explicitly.
> 
> While most of the time all LEDs are associated to the same camera sensor,
> there's nothing that suggests that this will always be the case. This will
> work rather nicely with this change to the V4L2 flash class:
> 
> <URL:https://git.linuxtv.org/sailus/media_tree.git/commit/?h=flash&id=ef62781f4468d93ba8328caf7db629add453e01d>
> 
> An alternative to this could be to refer to the LEDs using the LED
> controller node and integer arguments. That would require e.g. #led-cells
> property to tell how many arguments there are. The actual LEDs also have
> device nodes already so I thought using them would probably be a good idea
> so we continue to have a single way to refer to LEDs.

There are some advantages to this approach, but I don't think it fits 
the normal pattern since we do have LED nodes.

> 
> Let me know your thoughts / if you're ok with the patch.

So, I think this patch is the right way to do it.

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> 
>  Documentation/devicetree/bindings/media/video-interfaces.txt | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/media/video-interfaces.txt b/Documentation/devicetree/bindings/media/video-interfaces.txt
> index 852041a7480c..fee73cf2a714 100644
> --- a/Documentation/devicetree/bindings/media/video-interfaces.txt
> +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt
> @@ -67,6 +67,14 @@ are required in a relevant parent node:
>  		    identifier, should be 1.
>   - #size-cells    : should be zero.
>  
> +
> +Optional properties
> +-------------------
> +
> +- flash: An array of phandles referring to the flash LED, a sub-node
> +  of the LED driver device node.
> +
> +
>  Optional endpoint properties
>  ----------------------------
>  
> -- 
> 2.11.0
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux