On Sat, Jun 07, 2014 at 02:56:32PM -0700, Steve Longerbeam wrote:
> Signed-off-by: Steve Longerbeam <steve_longerb...@mentor.com>
> Signed-off-by: Jiada Wang <jiada_w...@mentor.com>
> ---
>  arch/arm/boot/dts/imx6qdl.dtsi |   52 
> ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 52 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
> index 04c978c..d793cd6 100644
> --- a/arch/arm/boot/dts/imx6qdl.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl.dtsi
> @@ -664,6 +664,58 @@
>                       iomuxc: iomuxc@020e0000 {
>                               compatible = "fsl,imx6dl-iomuxc", 
> "fsl,imx6q-iomuxc";
>                               reg = <0x020e0000 0x4000>;
> +
> +                             ipu1 {
> +                                     pinctrl_ipu1_csi0_d4_d7: 
> ipu1-csi0-d4-d7 {
> +                                             fsl,pins = <
> +                                                     
> MX6QDL_PAD_CSI0_DAT4__IPU1_CSI0_DATA04 0x80000000
> +                                                     
> MX6QDL_PAD_CSI0_DAT5__IPU1_CSI0_DATA05 0x80000000
> +                                                     
> MX6QDL_PAD_CSI0_DAT6__IPU1_CSI0_DATA06 0x80000000
> +                                                     
> MX6QDL_PAD_CSI0_DAT7__IPU1_CSI0_DATA07 0x80000000
> +                                             >;
> +                                     };

We no longer have the pinctrl groups in the SoC dts files. Please put
them into the boards instead.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to