Re: [PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut

2019-02-11 Thread Rob Herring
On Fri, Feb 8, 2019 at 6:25 AM Sugaya Taichi
 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 
> ---
>  Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Rob Herring 


[PATCH v2 02/15] dt-bindings: arm: Add SMP enable-method for Milbeaut

2019-02-08 Thread 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 
---
 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