@@ -16,6 +16,7 @@ description: |
properties:
compatible:
enum:
+ - pci17cb,1101 # QCA6390
- pci17cb,1103 # WCN6855
reg:
@@ -27,6 +28,19 @@ properties:
string to uniquely identify variant of the calibration data for designs
with colliding bus and device ids
+ enable-gpios:
+ description: GPIO line enabling the ATH11K module when asserted.
+ maxItems: 1
+
+ vddpmu-supply:
+ description: VDD_PMU supply regulator handle
+
+ vddpcie1-supply:
+ description: VDD_PCIE1 supply regulator handle
+
+ vddpcie2-supply:
+ description: VDD_PCIE2 supply regulator handle
+
required:
- compatible
- reg