diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-05-21 18:45:43 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-20 12:24:54 -0500 |
commit | 0d45153fb9bb221480c27f637e56886bb387cb58 (patch) | |
tree | 059c7f8632c830f58c07c009b5eebb8f62701ad5 | |
parent | 09b75a927ffd453a4bc25d88d4c4dca3b12eaf99 (diff) |
dt-bindings: arm: qcom: add missing SDM630 board compatibles
Document board compatibles already present in Linux kernel.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 7f158fd31263..846daeac212b 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -588,6 +588,14 @@ properties: - items: - enum: + - sony,discovery-row + - sony,kirin-row + - sony,pioneer-row + - sony,voyager-row + - const: qcom,sdm630 + + - items: + - enum: - inforce,ifc6560 - const: qcom,sda660 |