Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
[cascardo/linux.git] / arch / arm / boot / dts / imx6dl-sabreauto.dts
index 95da711..a6ce7b4 100644 (file)
        model = "Freescale i.MX6 DualLite/Solo SABRE Automotive Board";
        compatible = "fsl,imx6dl-sabreauto", "fsl,imx6dl";
 };
-
-&iomuxc {
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_hog>;
-
-       hog {
-               pinctrl_hog: hoggrp {
-                       fsl,pins = <
-                               MX6DL_PAD_NANDF_CS2__GPIO6_IO15 0x80000000
-                               MX6DL_PAD_SD2_DAT2__GPIO1_IO13  0x80000000
-                       >;
-               };
-       };
-
-       ecspi1 {
-               pinctrl_ecspi1_sabreauto: ecspi1-sabreauto {
-                       fsl,pins = <
-                               MX6DL_PAD_EIM_D19__GPIO3_IO19  0x80000000
-                       >;
-               };
-       };
-};