[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221103090040.836-2-liupeibao@loongson.cn>
Date: Thu, 3 Nov 2022 17:00:40 +0800
From: Liu Peibao <liupeibao@...ngson.cn>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>
Cc: chenhuacai@...ngson.cn, lvjianmin@...ngson.cn,
zhuyinbo@...ngson.cn, liupeibao@...ngson.cn,
linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] dt-bindings: PCI: loongson: Add skip-scan property for child node
Add the newly added "skip-scan" property for child node.
Signed-off-by: Liu Peibao <liupeibao@...ngson.cn>
---
Documentation/devicetree/bindings/pci/loongson.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/pci/loongson.yaml b/Documentation/devicetree/bindings/pci/loongson.yaml
index a8324a9bd002..5c2fe9bf2c78 100644
--- a/Documentation/devicetree/bindings/pci/loongson.yaml
+++ b/Documentation/devicetree/bindings/pci/loongson.yaml
@@ -32,6 +32,13 @@ properties:
minItems: 1
maxItems: 3
+ child-node:
+ type: object
+ properties:
+ skip-scan:
+ description: avoid scanning this device.
+ type: boolean
+
required:
- compatible
--
2.20.1
Powered by blists - more mailing lists