imx6: add canbus support for Ventana boards
[openwrt.git] / target / linux / imx6 / files-3.10 / arch / arm / boot / dts / imx6dl-gw52xx.dts
index 400c064..eef42ed 100644 (file)
@@ -18,6 +18,7 @@
 
        /* these are used by bootloader for disabling nodes */
        aliases {
+               can0 = &can1;
                ethernet0 = &fec;
                i2c0 = &i2c1;
                i2c1 = &i2c2;
        status = "okay";
 };
 
+&can1 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_flexcan1_1>;
+       status = "okay";
+};
+
 &fec {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_enet_1>;