dts: set wifi type and enable pwm1 in rk3288-p977_8846.dts

Signed-off-by: huang zhibao <hzb@rock-chips.com>
This commit is contained in:
huang zhibao
2015-07-31 17:55:56 +08:00
parent fcad39d771
commit 083dcbe0f5

View File

@@ -18,7 +18,7 @@
wireless-wlan {
compatible = "wlan-platdata";
wifi_chip_type = "";
wifi_chip_type = "ap6210";
sdio_vref = <1800>; //1800mv or 3300mv
//power_ctrl_by_pmu;
@@ -610,7 +610,7 @@
};
&pwm1 {
status = "disabled";
status = "okay";
};