commit | ba07975f0fe5bf95107d71d0df0405c16f5c3266 | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Wed Jun 25 18:05:30 2014 -0700 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 18 14:17:47 2014 +0200 |
tree | 8346726e7bce8ffb879d66d258e24b3896018c11 | |
parent | 2eb671c485c06133ff0b568d5ec3c09fda0f4359 [diff] |
gpu: ipu-v3: Add functions to set CSI/IC source muxes 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_longerbeam@mentor.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>