linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Markuss Broks <markuss.broks@gmail.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Lorenzo Pieralisi <lpieralisi@kernel.org>,
	 Alim Akhtar <alim.akhtar@samsung.com>,
	 Sylwester Nawrocki <s.nawrocki@samsung.com>,
	 Linus Walleij <linus.walleij@linaro.org>,
	 Tomasz Figa <tomasz.figa@gmail.com>,
	Will Deacon <will@kernel.org>,
	 Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Krzysztof Kozlowski <krzk@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	 linux-samsung-soc@vger.kernel.org, linux-gpio@vger.kernel.org,
	 Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>,
	 Markuss Broks <markuss.broks@gmail.com>,
	 Maksym Holovach <nergzd@nergzd723.xyz>
Subject: [PATCH v2 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3
Date: Fri, 25 Oct 2024 14:24:48 +0300	[thread overview]
Message-ID: <20241025-exynos9810-v2-1-99ca3f316e21@gmail.com> (raw)
In-Reply-To: <20241025-exynos9810-v2-0-99ca3f316e21@gmail.com>

Add the compatible for Samsung Mongoose M3 CPU core to the schema.

Co-developed-by: Maksym Holovach <nergzd@nergzd723.xyz>
Signed-off-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


  reply	other threads:[~2024-10-25 11:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-25 11:24 [PATCH v2 00/12] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F) Markuss Broks
2024-10-25 11:24 ` Markuss Broks [this message]
2024-10-25 12:36   ` [PATCH v2 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3 Krzysztof Kozlowski
2024-10-25 11:24 ` [PATCH v2 02/12] dt-bindings: hwinfo: samsung,exynos-chipid: Add Samsung exynos9810 compatible Markuss Broks
2024-10-25 11:24 ` [PATCH v2 03/12] dt-bindings: pinctrl: samsung: Add compatible for Exynos9810 SoC Markuss Broks
2024-10-25 11:24 ` [PATCH v2 04/12] dt-bindings: pinctrl: samsung: Add compatible for exynos9810-wakeup-eint Markuss Broks
2024-10-25 12:37   ` Krzysztof Kozlowski
2024-10-25 11:24 ` [PATCH v2 05/12] dt-bindings: soc: samsung: exynos-pmu: Add exynos9810 compatible Markuss Broks
2024-10-25 11:24 ` [PATCH v2 06/12] dt-bindings: arm: samsung: Document Exynos9810 and starlte board binding Markuss Broks
2024-10-25 11:24 ` [PATCH v2 07/12] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible Markuss Broks
2024-10-25 11:24 ` [PATCH v2 08/12] perf: arm_pmuv3: Add support for Samsung Mongoose PMU Markuss Broks
2024-10-25 12:40   ` Krzysztof Kozlowski
2024-10-25 11:24 ` [PATCH v2 09/12] soc: samsung: exynos-chipid: Add support for Exynos9810 SoC Markuss Broks
2024-10-25 11:24 ` [PATCH v2 10/12] pinctrl: samsung: Add Exynos9810 SoC specific data Markuss Broks
2024-10-25 12:45   ` Ivaylo Ivanov
2024-10-25 11:24 ` [PATCH v2 11/12] arm64: dts: exynos: Add Exynos9810 SoC support Markuss Broks
2024-10-25 12:43   ` Krzysztof Kozlowski
2024-10-25 11:24 ` [PATCH v2 12/12] arm64: dts: exynos: Add initial support for Samsung Galaxy S9 (SM-G960F) Markuss Broks
2024-10-25 12:05   ` Ivaylo Ivanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241025-exynos9810-v2-1-99ca3f316e21@gmail.com \
    --to=markuss.broks@gmail.com \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ivo.ivanov.ivanov1@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nergzd@nergzd723.xyz \
    --cc=robh@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=tomasz.figa@gmail.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).