diff options
author | Owen Yang <ecs.taipeikernel@gmail.com> | 2022-12-05 13:36:14 +0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-12-05 17:02:10 -0600 |
commit | 812e13ddb56aa5c4534c96b522d2e39e094df677 (patch) | |
tree | cad0dcdd14679ecdfa3b31963a6b728f80ad8d17 /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | 378f0231330dd13da27e856c44031cef00012ee3 (diff) | |
download | lwn-812e13ddb56aa5c4534c96b522d2e39e094df677.tar.gz lwn-812e13ddb56aa5c4534c96b522d2e39e094df677.zip |
dt-bindings: arm: qcom: Add zombie
Add entries in the device tree binding for sc7280-zombie.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Owen Yang <ecs.taipeikernel@gmail.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221205133603.v15.1.Idfcba5344b7995b44b7fa2e20f1aa4351defeca6@changeid
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index a7a47c79b482..452e2fb69e4e 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -649,6 +649,16 @@ properties: - const: google,villager-sku512 - const: qcom,sc7280 + - description: Google Zombie (newest rev) + items: + - const: google,zombie + - const: qcom,sc7280 + + - description: Google Zombie with LTE (newest rev) + items: + - const: google,zombie-sku512 + - const: qcom,sc7280 + - items: - enum: - lenovo,flex-5g |