[PATCH] dt-bindings: arm: qcom: document Google Cheza

Krzysztof Kozlowski posted 1 patch 3 years, 6 months ago
Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
1 file changed, 3 insertions(+)
[PATCH] dt-bindings: arm: qcom: document Google Cheza
Posted by Krzysztof Kozlowski 3 years, 6 months ago
Document Google Cheza board compatibles recently added.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 1b5ac6b02bc5..90637b425ce4 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -674,6 +674,9 @@ properties:
 
       - items:
           - enum:
+              - google,cheza
+              - google,cheza-rev1
+              - google,cheza-rev2
               - lenovo,yoga-c630
               - lg,judyln
               - lg,judyp
-- 
2.34.1
Re: [PATCH] dt-bindings: arm: qcom: document Google Cheza
Posted by Bjorn Andersson 3 years, 4 months ago
On Sun, 18 Sep 2022 10:54:30 +0100, Krzysztof Kozlowski wrote:
> Document Google Cheza board compatibles recently added.
> 
> 

Applied, thanks!

[1/1] dt-bindings: arm: qcom: document Google Cheza
      commit: f1e6243b37db8e589009cb333140fa23ee4d984c

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] dt-bindings: arm: qcom: document Google Cheza
Posted by Krzysztof Kozlowski 3 years, 5 months ago
On 18/09/2022 05:54, Krzysztof Kozlowski wrote:
> Document Google Cheza board compatibles recently added.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

This one waits for a month. It has Rob's ack so I am not sure why.

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: arm: qcom: document Google Cheza
Posted by Rob Herring 3 years, 6 months ago
On Sun, 18 Sep 2022 10:54:30 +0100, Krzysztof Kozlowski wrote:
> Document Google Cheza board compatibles recently added.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>