mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user