All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/5] V4L2 fwnode support
@ 2016-10-05  7:21 Sakari Ailus
  2016-10-05  7:21 ` [RFC 1/5] v4l: fwnode: Support generic fwnode instead of just OF Sakari Ailus
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sakari Ailus @ 2016-10-05  7:21 UTC (permalink / raw)
  To: linux-media

Hi folks,

This patchset adds support for fwnode to V4L2. Besides OF, also ACPI based
systems can be supported this way. By using V4L2 fwnode, the individual
drivers do not need to be aware of the underlying firmware implementation.

The patchset depends on another patchset here:

<URL:http://www.spinics.net/lists/linux-acpi/msg69547.html>

And a fix for the V4L2 flash led class:

<URL:https://git.linuxtv.org/sailus/media_tree.git/commit/?h=v4l2-acpi&id=6abbf66418804aa5b82cc3231eab73c9759dcd69>

I'm sending this as RFC primarily because the other set is at RFC stage.

The intent is to eventually replace the plain OF support by the generic
fwnode support in drivers.

-- 
Kind regards,
Sakari


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-10-05  8:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-05  7:21 [RFC 0/5] V4L2 fwnode support Sakari Ailus
2016-10-05  7:21 ` [RFC 1/5] v4l: fwnode: Support generic fwnode instead of just OF Sakari Ailus
2016-10-05  7:21 ` [RFC 2/5] v4l: async: Match fwnode instead of of_node Sakari Ailus
2016-10-05  7:21 ` [RFC 3/5] omap3isp: Switch to fwnode API Sakari Ailus
2016-10-05  7:21 ` [RFC 4/5] smiapp: Support ACPI power control Sakari Ailus
2016-10-05  7:21 ` [RFC 5/5] smiapp: Switch to fwnode API Sakari Ailus
2016-10-05  8:32 ` [RFC 6/6] v4l2: async: Provide interoperability between OF and fwnode matching Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.