firmware-utils: bump to git HEAD
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0800-staging-media-imx-Update-TODO-entry.patch
1 From 3dff4096a98f9ebb3fbc1ed7275d2d64f299db26 Mon Sep 17 00:00:00 2001
2 From: Jacopo Mondi <jacopo+renesas@jmondi.org>
3 Date: Tue, 16 Jun 2020 16:12:41 +0200
4 Subject: [PATCH] staging: media: imx: Update TODO entry
5
6 Upstream https://patchwork.linuxtv.org/patch/64672/
7
8 Update the TODO entry that mentioned a potential use case for the now
9 removed g_mbus_config video operation.
10
11 Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
12 ---
13 drivers/staging/media/imx/TODO | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 --- a/drivers/staging/media/imx/TODO
17 +++ b/drivers/staging/media/imx/TODO
18 @@ -10,6 +10,10 @@
19 driver uses the parsed DT bus config method until this issue is
20 resolved.
21
22 + 2020-06: g_mbus has been removed in favour of the get_mbus_config pad
23 + operation which should be used to avoid parsing the remote endpoint
24 + configuration.
25 +
26 - This media driver supports inheriting V4L2 controls to the
27 video capture devices, from the subdevices in the capture device's
28 pipeline. The controls for each capture device are updated in the