Commit Graph

29 Commits

Author SHA1 Message Date
CNSS_WLAN Service
77d97b4799 Merge "ARM: dts: msm: Update WLAN SNOC voting" into wlan-platform.lnx.2.0 2024-04-11 10:13:22 -07:00
VijayaRamarao Mellempudi
5a546e7a75 ARM: dts: msm: new MSM-ID to support for different packagings
Add new MSM-ID for SUN target

Change-Id: I389a71bebb380d7670565ee76f950bcaed2f6b46
CRs-Fixed: 3782806
2024-04-08 15:37:47 -07:00
Namita Nair
14aa024938 ARM: dts: msm: Update WLAN SNOC voting
Currently the WLAN SNOC voting is set based on
PCIe SN4 BCM width as 16.The PCIe port width has been
updated to 8 for sun devices. Hence, this change will
bring in the corresponding WLAN SNOC voting to support
the new width.

Change-Id: I6129bff9067d9654b7eb08777bb19d5a9e05c450
CRs-Fixed: 3775975
2024-04-08 14:00:23 -07:00
Naman Padhiar
a96e57b9f9 ARM: dts: msm: Add WLAN support for MTP with 3.5mm audio
MTP with 3.5mm support has specific major version in board ID.
Add that board ID in WLAN Peach V8 DTS file to enable WLAN support
for devices which has 3.5mm audio jack, V8 power grid and Peach as
WLAN attachment.

Change-Id: Id5ae07b7e560cc7997bd133bff6bc32a637900bb
CRs-Fixed: 3759656
2024-03-16 20:23:29 -07:00
CNSS_WLAN Service
0ccc012720 Merge "ARM: dts: msm: Use shared iommu group for WLAN to support direct link" into wlan-platform.lnx.2.0 2024-03-01 20:57:10 -08:00
CNSS_WLAN Service
6903ffd8c5 Merge "dt-bindings: Add documentation qcom,wcn7750 node" into wlan-platform.lnx.2.0 2024-02-27 21:34:46 -08:00
Sandeep Singh
0dac8fe2b0 dt-bindings: Add documentation qcom,wcn7750 node
Add documentation qcom,wcn7750 node for wlan
platform driver.

Change-Id: I9cfbddf5c23847857ca6e0d4cbe6f81b42ad0f71
CRs-Fixed: 3743815
2024-02-27 01:13:21 -08:00
Rakesh Pillai
7356f111f5 ARM: dts: msm: Add interconnect voting node for sun kiwi/peach
Add the interconnect voting node for sun kiwi/peach, used
for bus bandwidth voting.

Change-Id: I623ab5c0e3def9c0a357713867564b6a2db55107
CRs-Fixed: 3736681
2024-02-20 06:56:51 -08:00
CNSS_WLAN Service
e0408312cb Merge "ARM: dts: msm: Unvote regulators after bootup" into wlan-platform.lnx.2.0 2024-02-15 11:32:32 -08:00
Namita Nair
9e58275cdd ARM: dts: msm: Add upstream compatible iommu-addresses property
Upstream Linux kernel has added a new devicetree property
"iommu-addresses", to replace "qcom,iommu-dma-addr-pool".
The new property defines the address range the device
cannot use, in contrast to the older property which
defines the address range the device can use.

Change-Id: I73166b20ff8ef0415cfa56e649b4792f03c94cad
CRs-Fixed: 3732156
2024-02-13 12:26:27 -08:00
Naman Padhiar
ba2f9850b9 ARM: dts: msm: Unvote regulators after bootup
Remove APPS vote for all the regulators except S5F(WLAN CX)
after FW_READY during device bootup with V8 board.

Change-Id: Ic9510af45b7f637e5900d03be041cc66e4351bb6
CRs-Fixed: 3731688
2024-02-13 02:07:21 -08:00
Yeshwanth Sriram Guntuka
5d9d8cec46 ARM: dts: msm: Use shared iommu group for WLAN to support direct link
Use shared iommu group for WLAN on sun to support direct
link on Ganges.

CRs-Fixed: 3714880
Change-Id: Id04d281542260c5ca07d104880dd2ec5a197f7f8
2024-02-12 22:39:55 -08:00
CNSS_WLAN Service
e480fedcc2 Merge "ARM: dts: msm: Remove default configuration of DEV_SOL" into wlan-platform.lnx.2.0 2024-02-10 15:56:07 -08:00
CNSS_WLAN Service
dbfe4e7254 Merge "wlan: dts: msm: Add vote for S4J regulator in V6 PDC init table" into wlan-platform.lnx.2.0 2024-02-09 21:22:53 -08:00
Alan Z. Chen
2678eeb8f6 wlan: dts: msm: Add vote for S4J regulator in V6 PDC init table
Having S4J enabled in the TCS by default will cause TCS address
to be populated with the wrong address on V8 and will cause TCS
ACK hang. Thus, AOP will keep S4J and S5F regulators disabled
by default and host will vote to enable S4J and S5F regulators
based on V6 or V8 power grid, respectively.

Change-Id: I852ca4aa80ef0e6bd5c802e6032f876fb53c9670
CRs-Fixed: 3709995
2024-02-08 09:21:11 -08:00
Naman Padhiar
4c849f35a0 ARM: dts: msm: Remove default configuration of DEV_SOL
DEV_SOL GPIO is side-band GPIO from discrete WLAN chip to
APPS. Default setting for DEV_SOL has to be done by WLAN_FW
in WLAN chip. Remove default GPIO configuration from CNSS
driver running in APPS.

Change-Id: I10a65bd007a6bcf00a358f1e60c925ad316ec3ab
CRs-Fixed: 3727394
2024-02-07 19:48:24 -08:00
CNSS_WLAN Service
2ae1df1e6e Merge "ARM: dts: msm: Add upstream compatible iommu-addresses property" into wlan-platform.lnx.2.0 2024-02-07 17:23:51 -08:00
Namita Nair
5d47bd95de ARM: dts: msm: Add upstream compatible iommu-addresses property
Upstream Linux kernel has added a new devicetree property
"iommu-addresses", to replace "qcom,iommu-dma-addr-pool".
The new property defines the address range the device
cannot use, in contrast to the older property which
defines the address range the device can use.

Change-Id: I8fc13e27593193af7be5ca1bcc03c04a25f36c91
CRs-Fixed: 3724373
2024-02-05 14:35:18 -08:00
Sandeep Singh
95a624ea96 ARM: dts: msm: Add opensource wlan device tree support for Pineapple V
Add opensource wlan device tree support for Pineapple V
for devSP.

Change-Id: I37690bd79b857ed51462efe57849fb3c28b58505
CRs-Fixed: 3721702
2024-02-01 00:46:30 -08:00
CNSS_WLAN Service
ebd9ddee76 Merge "ARM: dts: msm: Add qcom,wlan-cbc-enabled" into wlan-platform.lnx.2.0 2024-01-30 12:41:39 -08:00
Jianmin Zhu
1670b51be0 ARM: dts: msm: Add qcom,wlan-cbc-enabled
Add qcom,wlan-cbc-enabled, then don't register wlan driver in charger
mode.

Change-Id: I7f8e0b06da75ebc5ba92fe2b2fd4c798e0e0e7f3
CRs-Fixed: 3699116
2024-01-29 17:00:50 -08:00
Naman Padhiar
33a716df43 ARM: DTS: msm: Enable Sign Of Life(SOL) for Sun + Peach
SOL is side band mechanism to communicate with device
and reset device from the bad state. Enable SOL for
sun  to recover from device hung issue during PCIe link
down cases.

HOST_SOL -------> Host to Device GPIO
DEV_SOL --------> Device to Host GPIO

Change-Id: Ib4bf76fa60692acf85546dca7a7148f9c4062ca6
CRs-Fixed: 3715142
2024-01-24 04:50:11 -08:00
CNSS_WLAN Service
e80c8c19bf Merge "wlan: dts: msm: Add support for Sun RCM board" into wlan-platform.lnx.2.0 2024-01-23 02:51:58 -08:00
CNSS_WLAN Service
1e09621249 Merge "wlan: dts: Add correct name for BT_EN_GPIO for Peach" into wlan-platform.lnx.2.0 2024-01-22 18:37:36 -08:00
Naman Padhiar
0a093a8105 wlan: dts: msm: Add support for Sun RCM board
Add RCM board ID in device tree files to enable all WLAN
attach with Sun RCM board.

Change-Id: I0d0c4f3d10aaace7b1ee80dfccc93386b75a45a6
CRs-Fixed: 3708605
2024-01-22 12:15:12 +05:30
Alan Z. Chen
2b766ec51b wlan: dts: Add correct name for BT_EN_GPIO for Peach
Change name for BT_EN_GPIO to pm8550vs_f_gpios for V6 power grid
and pm8550ve_f_gpios for V8 power grid for Peach.

Change-Id: If81656daaa83ed0be838a2c376383723e071184f
CRs-Fixed: 3709949
2024-01-18 11:38:11 -08:00
Alan Z. Chen
2e06f2f818 wlan: dts: msm: Add NFC board IDs to V8 Peach dtsi
Add NFC board IDs for MTP and CDP support for V8 Peach dtsi.

Change-Id: I7bc2b599b5061f11512d5f6009d986e2f19a777f
CRs-Fixed: 3701475
2024-01-16 16:25:28 -08:00
Prateek Patil
671e79bb92 ARM: dts: msm: Add opensource wlan device tree support for Sun
Add wlan opensource device tree support for Sun SOC.

Change-Id: I1e7d46f5724ded66a0165ff4858b2238c94d58e2
2024-01-09 10:45:46 +05:30
Gerrit SelfHelp Service Account
fbd0264524 Initial empty repository 2023-10-18 23:12:26 -07:00