projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcad39d
)
dts: set wifi type and enable pwm1 in rk3288-p977_8846.dts
author
huang zhibao
<hzb@rock-chips.com>
Fri, 31 Jul 2015 09:55:56 +0000
(17:55 +0800)
committer
huang zhibao
<hzb@rock-chips.com>
Fri, 31 Jul 2015 09:55:56 +0000
(17:55 +0800)
Signed-off-by: huang zhibao <hzb@rock-chips.com>
arch/arm/boot/dts/rk3288-p977_8846.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288-p977_8846.dts
b/arch/arm/boot/dts/rk3288-p977_8846.dts
index c36df0d7c26338ad879d9bbaceca1a71f12f1bad..d40aac95e1613ff81e290c0e1bd992f594759507 100755
(executable)
--- a/
arch/arm/boot/dts/rk3288-p977_8846.dts
+++ b/
arch/arm/boot/dts/rk3288-p977_8846.dts
@@
-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
";
};