]> 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: enabling optional clks in DT
[android-sdk/kernel-video.git] / arch / arm / boot / dts / dra72-evm.dts
index 46f709044bd19bce658c460c0ed628e15617ebf8..080f1844a511e5e4583a6245a5484a1b00f09b63 100644 (file)
                interrupt-controller;
                #interrupt-cells = <2>;
 
+               sel_enet_mux_hog: cpsw_sel_s0 {
+                       gpio-hog;
+                       gpios = <4 GPIO_ACTIVE_HIGH>;
+                       output-low;
+               };
        };
 
        tlv320aic3106: tlv320aic3106@19 {
@@ -813,7 +818,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>;
@@ -955,6 +960,7 @@ i2c_p3_exp: &i2c5 {
 
 &dss {
        status = "ok";
+       ti,enable-opt-clks-on-reset;
 
        vdda_video-supply = <&ldo5_reg>;
 };
@@ -1105,7 +1111,7 @@ i2c_p3_exp: &i2c5 {
 };
 
 &usb1 {
-       dr_mode = "otg";
+       dr_mode = "peripheral";
        pinctrl-names = "default";
        pinctrl-0 = <&usb1_pins>;
 };