mbox series

[0/3] Improve V4L2 fwnode framework usability and documentation

Message ID 20200908085121.864-1-sakari.ailus@linux.intel.com (mailing list archive)
Headers show
Series Improve V4L2 fwnode framework usability and documentation | expand

Message

Sakari Ailus Sept. 8, 2020, 8:51 a.m. UTC
Hi all,

This set makes it possible to set defaults for multiple bus types on a
single call by using a little bit more memory. The documentation is also
improved to allow getting the bus type from DT when bindings allow that.

Sakari Ailus (3):
  v4l2-fwnode: Make number of data lanes a character
  v4l2-fwnode: Make bus configuration a struct
  v4l2-fwnode: Document changes usage patterns of
    v4l2_fwnode_endpoint_parse

 include/media/v4l2-fwnode.h | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)