dts: update rk3368-box dts:1, wifi_bt,2,enabled pwm1;3.emmc clk
authorhuangzhibao <hzb@rock-chips.com>
Mon, 16 Mar 2015 12:08:50 +0000 (20:08 +0800)
committerhuangzhibao <hzb@rock-chips.com>
Mon, 16 Mar 2015 12:08:50 +0000 (20:08 +0800)
arch/arm64/boot/dts/rk3368-box.dts

index 8a55664c8ed0c0ab3835ba392cc8b303c71ea039..52fc8a1f46b2b0d112c323db962d17004fc36f9c 100755 (executable)
                compatible = "wlan-platdata";
                 rockchip,grf = <&grf>;
 
-               /* wifi_chip_type - wifi chip define
-                * bcmwifi ==> like ap6xxx, rk90x;
-                * rtkwifi ==> like rtl8188xx, rtl8723xx;
-                * esp8089 ==> esp8089;
-                * other   ==> for other wifi;
-                */
-               wifi_chip_type = "bcmwifi";
+                /* wifi_chip_type - wifi chip define
+                 * ap6210, ap6330, ap6335
+                 * rtl8188eu, rtl8723bs, rtl8723bu
+                 * esp8089
+                */
+                wifi_chip_type = "ap6335";
 
                sdio_vref = <1800>; //1800mv or 3300mv
 
 };
 
 &emmc {
-       clock-frequency = <100000000>;
-       clock-freq-min-max = <400000 100000000>;
+       clock-frequency = <150000000>;
+       clock-freq-min-max = <400000 150000000>;
 
        supports-highspeed;
        supports-emmc;
        bootpart-no-access;
-       
+
        //supports-tSD;
-       //supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
-       //caps2-mmc-hs200;
-       
+       supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
+       caps2-mmc-hs200;
+
        ignore-pm-notify;
        keep-power-in-suspend;
-       
+
        //poll-hw-reset
        status = "okay";
 };
         status = "disabled";
 };
 
+&pwm1 {
+        status = "okay";
+};
 &clk_ddr_dvfs_table {
        operating-points = <
                /* KHz    uV */