From: Sean Paul Date: Tue, 9 Sep 2014 19:58:45 +0000 (-0400) Subject: pinctrl: tegra: Add MIPI pad control X-Git-Tag: fixes-for-v3.18-merge-window~33^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ccc11f6b82c34646c8a4233278251d9e9e99390;p=pandora-kernel.git pinctrl: tegra: Add MIPI pad control This patch adds MIPI CSI/DSIB pad control mux register from the APB misc block to tegra pinctrl. Without writing to this register, the dsib pads are muxed as csi, and cannot be used. The register is not yet documented in the TRM, here is the description: 70000820: APB_MISC_GP_MIPI_PAD_CTRL_0 [31:02] RESERVED [01:01] DSIB_MODE [CSI=0,DSIB=1] [00:00] RESERVED Signed-off-by: Sean Paul Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed