[RFC 6/9] dt-bindings: vendor-prefixes: add a PCI prefix for Qualcomm Atheros

From: Bartosz Golaszewski
Date: Thu Jan 04 2024 - 08:05:28 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Document the PCI vendor prefix for Qualcomm Atheros so that we can
define the QCA PCI devices on device tree.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 2dc098b39234..297d6037cd12 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1128,6 +1128,7 @@ patternProperties:
"^purism,.*":
description: Purism, SPC
"^qca,.*":
+ "^pci17cb,.*":
description: Qualcomm Atheros, Inc.
"^qcom,.*":
description: Qualcomm Technologies, Inc
--
2.40.1