[PATCH v3 1/2] dt-bindings: arm: qcom: Add Monaco EVK support

Umang Chheda posted 2 patches 1 month, 1 week ago
There is a newer version of this series
[PATCH v3 1/2] dt-bindings: arm: qcom: Add Monaco EVK support
Posted by Umang Chheda 1 month, 1 week ago
Introduce new bindings for the Monaco Evaluation Kit (EVK),
an IoT board based on the QCS8300 SoC.

Signed-off-by: Umang Chheda <umang.chheda@oss.qualcomm.com>
---
 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 55e5eb75af89..a4b125f83450 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -854,6 +854,7 @@ properties:

       - items:
           - enum:
+              - qcom,monaco-evk
               - qcom,qcs8300-ride
           - const: qcom,qcs8300

--
2.34.1
Re: [PATCH v3 1/2] dt-bindings: arm: qcom: Add Monaco EVK support
Posted by Krzysztof Kozlowski 1 month ago
On Tue, Aug 26, 2025 at 11:45:05PM +0530, Umang Chheda wrote:
> Introduce new bindings for the Monaco Evaluation Kit (EVK),
> an IoT board based on the QCS8300 SoC.
> 
> Signed-off-by: Umang Chheda <umang.chheda@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof