Add entries in the device tree binding for sc7280-zombie. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> Signed-off-by: Owen Yang <ecs.taipeikernel@xxxxxxxxx> --- Changes in v12: - None. Changes in v11: - Put all tags togather as As requested by Douglas. Changes in v10: - Add "Reviewed-by" tags in this patch log. - Fixed history log list. Changes in v9: - Fixed version number (v7 and v8 were erroneously posted as v6) Changes in v8: - Correct commit log. Use "entries" instead of "an entry". As requested by Krzysztof, Matthias and Douglas. Changes in v7: - None. Changes in v6: - None. Changes in v5: - None. Changes in v4: - None. Changes in v3: - None. Changes in v2: - Fixed patch order. Documentation/devicetree/bindings/arm/qcom.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 463509f0f23a..7ec6240311db 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -655,6 +655,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 -- 2.17.1