Re: [RFC PATCH V3 1/4] media: platform: mtk-isp: Add Mediatek sensor interface driver

2019-06-16 Thread CK Hu
Hi, Louis: On Thu, 2019-06-06 at 18:00 +0800, Louis Kuo wrote: > This patch adds Mediat:ek's sensor interface driver. Sensor interface > driver > is a MIPI-CSI2 host driver, namely, a HW camera interface controller. > It support a widely adopted, simple, high-speed protocol primarily > intended

dringender Kredit

2019-06-16 Thread Herr David Williams
-- Benötigen Sie dringend einen Kredit? Wenn ja, antworten Sie für weitere Details

Re: Route lifetime in SUBDEV_[GS]_ROUTING

2019-06-16 Thread Jacopo Mondi
Hi Laurent, thanks for your reply. On Sun, Jun 16, 2019 at 08:38:20PM +0300, Laurent Pinchart wrote: > Hi Jacopo, > > On Wed, May 22, 2019 at 06:33:49PM +0200, Jacopo Mondi wrote: > > Hi Sakari, > > +cc Niklas, Laurent and Kieran, as I'm testing on a Renesas board > > setup > > > >Let

[PATCH v2 1/9] media: vivid: make input dv_timings per-input

2019-06-16 Thread Johan Korsnes
Make the following properties per-input -DV Timings Signal Mode -DV Timings These properties need to be per-input in order to implement proper HDMI (dis)connect-behavior, where the signal mode will be used to signify whether or not there is an input device connected. Signed-off-by: Johan Korsnes

[PATCH v2 8/9] media: vivid: add CEC support to display present ctrl

2019-06-16 Thread Johan Korsnes
Set/invalidate physical addresses based on the configuration of the display present control. This is relevant not only when the display present control is modified, but also when the Vivid instance EDID is set/cleared. Signed-off-by: Johan Korsnes --- drivers/media/platform/vivid/vivid-ctrls.c

[PATCH v2 4/9] media: vivid: add number of HDMI ports to device state

2019-06-16 Thread Johan Korsnes
This will be used for HDMI-specific controls such as hotplug detection and power present. Signed-off-by: Johan Korsnes --- drivers/media/platform/vivid/vivid-core.c | 2 ++ drivers/media/platform/vivid/vivid-core.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/drivers/media/platform/viv

[PATCH v2 2/9] media: vivid: make input std_signal per-input

2019-06-16 Thread Johan Korsnes
Make the following properties per-input: -Standard Signal Mode -Standard These properties need to be per-input in order to implement proper HDMI (dis)connect-behavior, where the signal mode will be used to signify whether or not there is an inpute device connected. Signed-off-by: Johan Korsnes

[PATCH v2 3/9] media: vivid: add display present control

2019-06-16 Thread Johan Korsnes
Add a custom control for selecting the presence of a display connected to the active output. This control is part of an effort to implement proper HDMI (dis)connect behavior for vivid. Signed-off-by: Johan Korsnes --- drivers/media/platform/vivid/vivid-core.c| 3 +++ drivers/media/platform/

[PATCH v2 6/9] media: vivid: add HDMI (dis)connect RX emulation

2019-06-16 Thread Johan Korsnes
Adds the following bitmask control: -V4L2_CID_DV_RX_POWER_PRESENT The RX_POWER_PRESENT bitmask is set based on the digital video timings signal mode. This also removes 1/1 warnings for v4l2-compliance test on vivid instance with HDMI input. Signed-off-by: Johan Korsnes --- drivers/media/platfor

[PATCH v2 5/9] media: vivid: add HDMI (dis)connect TX emulation

2019-06-16 Thread Johan Korsnes
Adds the following bitmask controls: -V4L2_CID_DV_TX_EDID_PRESENT -V4L2_CID_DV_TX_HOTPLUG -V4L2_CID_DV_TX_RXSENSE The bitmasks are all set based on the custom vivid DISPLAY_PRESENT control. This also removes 2/2 v4l2-compliance warnings for vivid output device. Signed-off-by: Johan Korsnes ---

[PATCH v2 7/9] media: vivid: reorder CEC allocation and control set-up

2019-06-16 Thread Johan Korsnes
CEC adapters and controllers (handlers) are now set up as follows: 1. Allocate CEC adapters: setup of control handlers in next step requires these adapters to be allocated. 2. Setup of control handlers: This must be done prior to registering and exposing the adapters to user space to avoid a

[PATCH v2 9/9] media: vivid.rst: describe display present control

2019-06-16 Thread Johan Korsnes
Signed-off-by: Johan Korsnes --- Documentation/media/v4l-drivers/vivid.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/media/v4l-drivers/vivid.rst b/Documentation/media/v4l-drivers/vivid.rst index edb6f33e029c..7082fec4075d 100644 --- a/Documentation/media/v4l-drivers/

[PATCH v2 0/9] media: vivid: add HDMI (dis)connect emulation

2019-06-16 Thread Johan Korsnes
This patch series makes vivid V4L2-compliant by adding HDMI (dis)- connect emulation. This is done by by adding a custom display_present control to vivid output HDMI devices, along with the following standard controls: -ctrl_tx_edid_present -ctrl_tx_hotplug -ctrl_tx_rxsense -ctrl_rx_power_present

Re: Route lifetime in SUBDEV_[GS]_ROUTING

2019-06-16 Thread Laurent Pinchart
Hi Jacopo, On Wed, May 22, 2019 at 06:33:49PM +0200, Jacopo Mondi wrote: > Hi Sakari, > +cc Niklas, Laurent and Kieran, as I'm testing on a Renesas board > setup > >Let me add an example based on your smiapp multiplexed support patches > to describe how to model a CSI-2 multiplexed subdev

Re: Remote "Mouse mode" buttons, Keycode choices, etc.

2019-06-16 Thread Pavel Machek
Hi! > I dug out a fair bunch of remote controls I got around 10 years ago[1], > and started trying them all out. > > I bumped into a couple of problems: > > - the Snapstream Firefly remote ([2] using the rc-snapstream-firefly > keymap and the ati_remote protocol) creates 2 input device nodes, on