diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-06-29 07:14:34 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-06-30 16:50:00 +0300 |
commit | 05b90d240409240cbc40c2eb4a0f2b206a513e13 (patch) | |
tree | 872052b7a95359a33e3c012220a694071269ebd8 /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | 4c9fb8e89849db0f12fbfd4ad6a6ce036251a200 (diff) | |
download | linux-05b90d240409240cbc40c2eb4a0f2b206a513e13.tar.xz |
dt-bindings: arm: qcom: Document additional sc8280xp devices
Add the CRD (Compute Reference Design?) and the Lenovo Thinkpad X13s to
the valid device compatibles found on the sc8280xp platform.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220629041438.1352536-2-bjorn.andersson@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 39b20aac4e50..b1b421fbcd70 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -542,6 +542,8 @@ properties: - items: - enum: + - lenovo,thinkpad-x13s + - qcom,sc8280xp-crd - qcom,sc8280xp-qrd - const: qcom,sc8280xp |