Message ID | 20241024-exynos9810-v1-1-ed14d0d60d08@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 608c8f408dac3d1fd96191494f1a32ba2b1e133d |
Headers | show |
Series | Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F) | expand |
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
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:
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(+)