From 1c39e10fd28d8d8f7bf6f5fe721ff693f7e11316 Mon Sep 17 00:00:00 2001 From: Tellen Yu Date: Wed, 16 Aug 2017 15:46:04 +0800 Subject: [PATCH] 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 --- arch/arm64/boot/dts/amlogic/gxl_p230_2g.dts | 2 ++ 1 file changed, 2 insertions(+) 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>; -- 2.7.4