linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut
@ 2019-02-08 12:25 Sugaya Taichi
  2019-02-11 17:37 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Sugaya Taichi @ 2019-02-08 12:25 UTC (permalink / raw)
  To: devicetree, linux-kernel
  Cc: Rob Herring, Mark Rutland, Takao Orito, Kazuhiro Kasai,
	Shinji Kanematsu, Jassi Brar, Masami Hiramatsu, Sugaya Taichi

This adds a compatible string "socionext,milbeaut-m10v-smp"
for Milbeaut M10V to the 32 bit ARM CPU device tree binding.

Signed-off-by: Sugaya Taichi <sugaya.taichi@socionext.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 298c17b..365dcf3 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -228,6 +228,7 @@ patternProperties:
                 - renesas,r9a06g032-smp
                 - rockchip,rk3036-smp
                 - rockchip,rk3066-smp
+		- socionext,milbeaut-m10v-smp
                 - ste,dbx500-smp
 
       cpu-release-addr:
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut
  2019-02-08 12:25 [PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut Sugaya Taichi
@ 2019-02-11 17:37 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-02-11 17:37 UTC (permalink / raw)
  To: Sugaya Taichi
  Cc: devicetree, linux-kernel, Mark Rutland, Takao Orito,
	Kazuhiro Kasai, Shinji Kanematsu, Jassi Brar, Masami Hiramatsu

On Fri, Feb 8, 2019 at 6:25 AM Sugaya Taichi
<sugaya.taichi@socionext.com> wrote:
>
> This adds a compatible string "socionext,milbeaut-m10v-smp"
> for Milbeaut M10V to the 32 bit ARM CPU device tree binding.
>
> Signed-off-by: Sugaya Taichi <sugaya.taichi@socionext.com>
> ---
>  Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-11 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 12:25 [PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut Sugaya Taichi
2019-02-11 17:37 ` Rob Herring

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).