[PATCH 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3

Markuss Broks posted 12 patches 1 month ago
There is a newer version of this series
[PATCH 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3
Posted by Markuss Broks 1 month ago
Add the compatible for Samsung Mongoose M3 CPU core to the schema.

Co-authored-by: Maksym Holovach <nergzd@nergzd723.xyz>
Signed-off-by: Markuss Broks <markuss.broks@gmail.com>
---
 Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index c54d20dd9d7efcbbfe73e5a63fd2f61d1e010d29..2fa7d3513da839ddfb2844628b1249567226a025 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -207,6 +207,7 @@ properties:
       - qcom,oryon
       - qcom,scorpion
       - samsung,mongoose-m2
+      - samsung,mongoose-m3
       - samsung,mongoose-m5
 
   enable-method:

-- 
2.46.2
Re: [PATCH 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3
Posted by Krzysztof Kozlowski 1 month ago
On 24/10/2024 00:36, Markuss Broks wrote:
> Add the compatible for Samsung Mongoose M3 CPU core to the schema.
> 
> Co-authored-by: Maksym Holovach <nergzd@nergzd723.xyz>

There is no such tag. Maybe you wanted Co-developed-by? But then missing
SoB - see submitting patches.

> Signed-off-by: Markuss Broks <markuss.broks@gmail.com>
> ---

Best regards,
Krzysztof