From: Tellen Yu Date: Wed, 16 Aug 2017 07:46:04 +0000 (+0800) Subject: dts: add dhd_static_buf for p230 [1/1] X-Git-Tag: khadas-vims-v0.9.6-release~2933 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c39e10fd28d8d8f7bf6f5fe721ff693f7e11316;p=platform%2Fkernel%2Flinux-amlogic.git dts: add dhd_static_buf for p230 [1/1] PD#146107: dts: add dhd_static_buf for gxl p230. Change-Id: Ic54abfc97bdae8cdce184aa6562bcbc577f05f74 Signed-off-by: Tellen Yu --- diff --git a/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts index 7834988..20e4d12 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts @@ -139,6 +139,8 @@ interrupts = < 0 68 4>; 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>;