[PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G 4G

André Apitzsch posted 2 patches 2 years ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G 4G
Posted by André Apitzsch 2 years ago
Document the compatible for the MSM8926-based Motorola Moto G 4G smartphone.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c968412d86b8..91dc3205d09e 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -185,6 +185,7 @@ properties:
           - enum:
               - microsoft,superman-lte
               - microsoft,tesla
+              - motorola,peregrine
           - const: qcom,msm8926
           - const: qcom,msm8226
 

-- 
2.43.0

Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Motorola Moto G 4G
Posted by Krzysztof Kozlowski 2 years ago
On 13/12/2023 21:33, André Apitzsch wrote:
> Document the compatible for the MSM8926-based Motorola Moto G 4G smartphone.
> 
> Signed-off-by: André Apitzsch <git@apitzsch.eu>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof