]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - arch/arm/boot/dts/dra72-evm.dts
ARM: dts: dra7*-evm: update compatible entry for wilink
[android-sdk/kernel-video.git] / arch / arm / boot / dts / dra72-evm.dts
index 209d2091c2767445953bf2cfdf10538c529c6938..a07c44cfebf7061263c87eb053ce604cda4e2f47 100644 (file)
 
        wlirq_pins: pinmux_wlirq_pins {
                pinctrl-single,pins = <
-                       0x2c8 (PIN_INPUT_PULLUP | WAKEUP_EN | MUX_MODE14 ) /* mcasp1_axr5.gpio5_7 - WLAN_IRQ */
+                       0x2c8 (PIN_INPUT_PULLDOWN | MUX_MODE14 ) /* mcasp1_axr5.gpio5_7 - WLAN_IRQ */
                >;
        };
 
@@ -817,7 +817,7 @@ i2c_p3_exp: &i2c5 {
        #address-cells = <1>;
        #size-cells = <0>;
        wlcore: wlcore@0 {
-               compatible = "ti,wlcore";
+               compatible = "ti,wl1835";
                reg = <2>;
                interrupt-parent = <&gpio5>;
                interrupts = <7 IRQ_TYPE_LEVEL_HIGH>;
@@ -830,6 +830,7 @@ i2c_p3_exp: &i2c5 {
        pinctrl-0 = <&cpsw_default>;
        pinctrl-1 = <&cpsw_sleep>;
        slaves = <1>;
+       ti,no-idle;
 };
 
 &cpsw_emac0 {
@@ -1064,6 +1065,8 @@ i2c_p3_exp: &i2c5 {
        serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
                1 2 0 0
        >;
+       tx-num-evt = <8>;
+       rx-num-evt = <8>;
 };
 
 &mcasp6 {
@@ -1106,7 +1109,7 @@ i2c_p3_exp: &i2c5 {
 };
 
 &usb1 {
-       dr_mode = "otg";
+       dr_mode = "peripheral";
        pinctrl-names = "default";
        pinctrl-0 = <&usb1_pins>;
 };