Re: [PATCH 06/43] imx-drm: ipu-v3: Add functions to set CSI/IC source muxes

2014-06-11 Thread Philipp Zabel
Am Samstag, den 07.06.2014, 14:56 -0700 schrieb Steve Longerbeam: Adds two new functions, ipu_set_csi_src_mux() and ipu_set_ic_src_mux(), that select the inputs to the CSI and IC respectively. Both muxes are programmed in the IPU_CONF register. Signed-off-by: Steve Longerbeam

[PATCH 06/43] imx-drm: ipu-v3: Add functions to set CSI/IC source muxes

2014-06-07 Thread Steve Longerbeam
Adds two new functions, ipu_set_csi_src_mux() and ipu_set_ic_src_mux(), that select the inputs to the CSI and IC respectively. Both muxes are programmed in the IPU_CONF register. Signed-off-by: Steve Longerbeam steve_longerb...@mentor.com --- drivers/staging/imx-drm/ipu-v3/ipu-common.c | 51