libcamera/src
Niklas Söderlund 39efe73774 libcamera: sysfs: Add helper to lookup device firmware node path
A system's firmware description is recorded differently in sysfs
depending if the system uses DT or ACPI. Add a helper to abstract
this, allowing users not to care which of the two are used.

For DT-based systems, the path is the full name of the DT node that
represents the device. For ACPI-based systems, the path is the absolute
namespace path to the ACPI object that represents the device. In both
cases, the path is guaranteed to be unique and persistent as long as the
system firmware is not modified.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-08-05 20:07:13 +02:00
..
android android: camera_device: Fix preview template 2020-08-05 14:36:44 +02:00
cam cam: Use the common cleanup function on failure 2020-08-05 13:01:13 +02:00
gstreamer gst: Replace explicit DRM FourCCs with libcamera formats 2020-06-18 13:26:43 +03:00
ipa libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes 2020-08-05 17:49:00 +03:00
libcamera libcamera: sysfs: Add helper to lookup device firmware node path 2020-08-05 20:07:13 +02:00
qcam qcam: Fix camera reference leak on hot-unplug 2020-07-27 22:30:07 +03:00
v4l2 v4l2: v4l2_camera_proxy: Use stream config in tryFormat 2020-07-10 16:11:50 +09:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00