Re: [PATCH v2 06/10] media: imx: Fix field setting logic in try_fmt

2018-06-02 Thread Steve Longerbeam
On 06/01/2018 06:34 AM, Philipp Zabel wrote: On Thu, 2018-05-31 at 17:30 -0700, Steve Longerbeam wrote: The logic for setting field type in try_fmt at CSI and PRPENCVF entities wasn't quite right. The behavior should be: - No restrictions on field type at sink pads (except ANY, which is fill

Re: [PATCH v2 06/10] media: imx: Fix field setting logic in try_fmt

2018-06-01 Thread Philipp Zabel
On Thu, 2018-05-31 at 17:30 -0700, Steve Longerbeam wrote: > The logic for setting field type in try_fmt at CSI and PRPENCVF > entities wasn't quite right. The behavior should be: > > - No restrictions on field type at sink pads (except ANY, which is filled > with current sink pad field by imx_m

[PATCH v2 06/10] media: imx: Fix field setting logic in try_fmt

2018-05-31 Thread Steve Longerbeam
The logic for setting field type in try_fmt at CSI and PRPENCVF entities wasn't quite right. The behavior should be: - No restrictions on field type at sink pads (except ANY, which is filled with current sink pad field by imx_media_fill_default_mbus_fields()). - At IDMAC output pads, if the cal