mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
p231: cannot open wifi. [2/2]
PD#SWPL-10117 Problem: p231 can not enable wifi Solution: add pre-assign memory Verify: verify by p231 Change-Id: I10c11743033d049be2dbab0555d49f9e470d6f04 Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
//if use bcm wifi, config dhd_static_buf and 32k as bellow
|
||||
dhd_static_buf;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_32k_pins>;
|
||||
pwm_config = <&wifi_pwm_conf>;
|
||||
|
||||
@@ -162,6 +162,8 @@
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
//if use bcm wifi, config dhd_static_buf and 32k as bellow
|
||||
dhd_static_buf;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_32k_pins>;
|
||||
pwm_config = <&wifi_pwm_conf>;
|
||||
|
||||
@@ -162,6 +162,8 @@
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
//if use bcm wifi, config dhd_static_buf and 32k as bellow
|
||||
dhd_static_buf;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_32k_pins>;
|
||||
pwm_config = <&wifi_pwm_conf>;
|
||||
|
||||
@@ -162,6 +162,8 @@
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
//if use bcm wifi, config dhd_static_buf and 32k as bellow
|
||||
dhd_static_buf;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&wifi_32k_pins>;
|
||||
pwm_config = <&wifi_pwm_conf>;
|
||||
|
||||
Reference in New Issue
Block a user