diff options
author | Owen Yang <ecs.taipeikernel@gmail.com> | 2022-12-14 11:47:48 +0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-10 22:24:56 -0600 |
commit | 3219c9b28e7b97abdbed7abc514c259479618b63 (patch) | |
tree | 1a84534e357901af3d3a309e1edba629539f4479 /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | af657876c67062a07650cacf5f0b2c754d9f14d6 (diff) | |
download | lwn-3219c9b28e7b97abdbed7abc514c259479618b63.tar.gz lwn-3219c9b28e7b97abdbed7abc514c259479618b63.zip |
dt-bindings: arm: qcom: Add zombie with NVMe
Add entries in the device tree binding for sc7280-zombie with NVMe.
Signed-off-by: Owen Yang <ecs.taipeikernel@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221214114706.1.Ie4ca64ad56748de5aacd36237d42c80dd003c1a9@changeid
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index f0439c93c0e1..bb5a175d60f0 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -692,6 +692,18 @@ properties: - const: google,zombie-sku512 - const: qcom,sc7280 + - description: Google Zombie with NVMe (newest rev) + items: + - const: google,zombie-sku2 + - const: google,zombie-sku3 + - const: google,zombie-sku515 + - const: qcom,sc7280 + + - description: Google Zombie with LTE and NVMe (newest rev) + items: + - const: google,zombie-sku514 + - const: qcom,sc7280 + - items: - enum: - lenovo,flex-5g |