From 912d6a5a463909b9e5a1165b2d4f005a2a04c611 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 13 Dec 2018 17:35:19 +0100 Subject: [PATCH] brcm: Add 43430 NVRAM for the Chuwi Vi8 Plus tablet Add a NVRAM file for the Broadcom 43430 WiFi/BT chip as found on the Chuwi Vi8 Plus tablet's mainboard. This file is based on the existing brcm/brcmfmac43430-sdio.AP6212.txt NVRAM file with the values adjusted for the Chuwi Vi8 Plus tablet. Signed-off-by: Hans de Goede Signed-off-by: Josh Boyer --- WHENCE | 1 + brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt | 48 +++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt diff --git a/WHENCE b/WHENCE index 63f8814b..778b3624 100644 --- a/WHENCE +++ b/WHENCE @@ -2418,6 +2418,7 @@ File: "brcm/brcmfmac43362-sdio.lemaker,bananapro.txt" File: "brcm/brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt" File: "brcm/brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt" File: "brcm/brcmfmac43430-sdio.AP6212.txt" +File: "brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt" File: "brcm/brcmfmac43430-sdio.MUR1DX.txt" File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt" diff --git a/brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt b/brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt new file mode 100644 index 00000000..5b854d43 --- /dev/null +++ b/brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt @@ -0,0 +1,48 @@ +# SPDX-License-Identifier: GPL-2.0+ +# (C) Copyright 2018 Linaro Ltd +# NVRAM config file for the 43430 WiFi/BT chip as found on the Chuwi Vi8 Plus +# tablet's mainboard +aa2g=1 +ag0=255 +AvVmid_c0=0x0,0xc8 +boardflags=0x00404201 +# boardflags3 is not set +boardnum=22 +boardrev=0x1101 +boardtype=0x0726 +# btc_params is not set +cckbw202gpo=0 +cckpwroffset0=5 +ccode=X2 +# cldo_pwm is not set +deadman_to=0xffffffff +devid=0x43e2 +extpagain2g=0 +il0macaddr=00:90:4c:c5:12:38 +legofdmbw202gpo=0x66111111 +macaddr=00:90:4c:c5:12:38 +manfid=0x2d0 +maxp2ga0=90 +mcsbw202gpo=0x77711111 +muxenab=0x1 +nocrc=1 +ofdmdigfilttype=18 +ofdmdigfilttypebe=18 +pa0itssit=0x20 +pa2ga0=-168,7161,-820 +# pacalidx2g is not set +# papdendidx is not set +# papdepsoffset is not set +papdmode=1 +# papdvalidtest is not set +prodid=0x0726 +# propbw202gpois not set +sd_gpdc=0 +sd_gpout=0 +sd_gpval=1 +# spurconfig is not set +sromrev=11 +txpwrbckof=6 +vendid=0x14e4 +wl0id=0x431b +xtalfreq=26000 -- 2.39.2