commit | 344897ef1d9b33e246b64e255d807ca6c053f349 | [log] [tgz] |
---|---|---|
author | Jacopo Mondi <jacopo@jmondi.org> | Sat May 09 11:04:49 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon May 18 15:34:56 2020 +0200 |
tree | dc2be999c92c119c38072b83888bab6c1832f941 | |
parent | 926645d43fd43622a2b056471a2cf41cc19cbf4c [diff] |
media: v4l2-fwnode: Add helper to parse device properties Add an helper function to parse common device properties in the same way as v4l2_fwnode_endpoint_parse() parses common endpoint properties. Parse the 'rotation' and 'orientation' properties from the firmware interface. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>