From 6330c0cdf619e353d0c123a311ab7592677a3e79 Mon Sep 17 00:00:00 2001 From: Anuj Khera Date: Fri, 20 Jan 2023 14:59:45 +0530 Subject: [PATCH] ARM: dts: qcom: Add dt entry to disable RF PDC for HSP XDP Device Add dt entry to disable RF PDC in case of Halliday+HSP XDP Device. Change-Id: I9c4ed86021403bc9e1added9336e91c641613cb3 CRs-Fixed: 3386510 --- bindings/cnss/cnss-wlan.txt | 2 ++ qcom/anorak-hsp.dtsi | 1 + 2 files changed, 3 insertions(+) diff --git a/bindings/cnss/cnss-wlan.txt b/bindings/cnss/cnss-wlan.txt index 99250c0d..9378af5e 100644 --- a/bindings/cnss/cnss-wlan.txt +++ b/bindings/cnss/cnss-wlan.txt @@ -131,6 +131,8 @@ Optional properties: "{class: wlan_pdc, ss: , res: pdc, enable: }" Reference: This info can be identified from SOC Platform TCS context worksheet. + - qcom,on-chip-pmic-support: Board IDs which uses on chip PMIC and requires + to disable wlan pdc support in AOP firmware. Examples: diff --git a/qcom/anorak-hsp.dtsi b/qcom/anorak-hsp.dtsi index 79875387..e158aafb 100644 --- a/qcom/anorak-hsp.dtsi +++ b/qcom/anorak-hsp.dtsi @@ -23,6 +23,7 @@ qcom,same-dt-multi-dev; mboxes = <&qmp_aop 0>; qcom,vreg_ipa="s4f"; + qcom,on-chip-pmic-support = <0xbb>; vdd-wlan-dig-supply = <&S3B>; qcom,vdd-wlan-dig-config = <950000 1120000 0 0 1>;