diff mbox

ARM: STi: Add STiH410 SoC support

Message ID 1425559623-12379-1-git-send-email-fabrice.gasnier@st.com
State Accepted, archived
Commit 60b3c7ed7197705716f32a34fafb5570cf4f129a
Headers show

Commit Message

Fabrice Gasnier March 5, 2015, 12:47 p.m. UTC
This patch adds support to STiH410 SoC.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
---
 Documentation/devicetree/bindings/arm/sti.txt | 4 ++++
 arch/arm/mach-sti/board-dt.c                  | 1 +
 2 files changed, 5 insertions(+)

Comments

Maxime COQUELIN March 5, 2015, 12:55 p.m. UTC | #1
Hi Fabrice,

On 03/05/2015 01:47 PM, Fabrice GASNIER wrote:
> This patch adds support to STiH410 SoC.

Actually, the STiH410 support is already here in v4.0-rc1.
The problem is that it is missing the entry in the match table,
and so the L2 cache and other cpus than 0 don't get initialized.

Once fixed, you can add my:
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>

Thanks,
Maxime
>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
>   Documentation/devicetree/bindings/arm/sti.txt | 4 ++++
>   arch/arm/mach-sti/board-dt.c                  | 1 +
>   2 files changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt
> index d70ec35..8d27f6b 100644
> --- a/Documentation/devicetree/bindings/arm/sti.txt
> +++ b/Documentation/devicetree/bindings/arm/sti.txt
> @@ -13,6 +13,10 @@ Boards with the ST STiH407 SoC shall have the following properties:
>   Required root node property:
>   compatible = "st,stih407";
>   
> +Boards with the ST STiH410 SoC shall have the following properties:
> +Required root node property:
> +compatible = "st,stih410";
> +
>   Boards with the ST STiH418 SoC shall have the following properties:
>   Required root node property:
>   compatible = "st,stih418";
> diff --git a/arch/arm/mach-sti/board-dt.c b/arch/arm/mach-sti/board-dt.c
> index b067390..b373aca 100644
> --- a/arch/arm/mach-sti/board-dt.c
> +++ b/arch/arm/mach-sti/board-dt.c
> @@ -18,6 +18,7 @@ static const char *stih41x_dt_match[] __initdata = {
>   	"st,stih415",
>   	"st,stih416",
>   	"st,stih407",
> +	"st,stih410",
>   	"st,stih418",
>   	NULL
>   };

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Peter Griffin March 5, 2015, 1:29 p.m. UTC | #2
Hi Fabrice,

On Thu, 05 Mar 2015, Fabrice GASNIER wrote:
> This patch adds support to STiH410 SoC.

Once Maximes comments have been addressed: -

 Acked-by: Peter Griffin <peter.griffin@linaro.org>

This also needs to make its way into the next -rc.

regards,

Peter.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Fabrice Gasnier March 5, 2015, 1:35 p.m. UTC | #3
Hi Peter,

On 03/05/2015 02:29 PM, Peter Griffin wrote:
> Hi Fabrice,
>
> On Thu, 05 Mar 2015, Fabrice GASNIER wrote:
>> This patch adds support to STiH410 SoC.
> Once Maximes comments have been addressed: -
Maxime's comment was on the commit message.
I sent a v2 for this ;-).

Thanks,
Fabrice

>
>   Acked-by: Peter Griffin <peter.griffin@linaro.org>
>
> This also needs to make its way into the next -rc.
Yes
>
> regards,
>
> Peter.

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lee Jones March 5, 2015, 1:41 p.m. UTC | #4
Maxime,

Can you send this directly to Arnd for inclusion into the -rcs please?

Also, please also CC -stable and add the necessary tag in the commit
message.

Acked-by: Lee Jones <lee.jones@linaro.org>

> This patch adds support to STiH410 SoC.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
> ---
>  Documentation/devicetree/bindings/arm/sti.txt | 4 ++++
>  arch/arm/mach-sti/board-dt.c                  | 1 +
>  2 files changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt
> index d70ec35..8d27f6b 100644
> --- a/Documentation/devicetree/bindings/arm/sti.txt
> +++ b/Documentation/devicetree/bindings/arm/sti.txt
> @@ -13,6 +13,10 @@ Boards with the ST STiH407 SoC shall have the following properties:
>  Required root node property:
>  compatible = "st,stih407";
>  
> +Boards with the ST STiH410 SoC shall have the following properties:
> +Required root node property:
> +compatible = "st,stih410";
> +
>  Boards with the ST STiH418 SoC shall have the following properties:
>  Required root node property:
>  compatible = "st,stih418";
> diff --git a/arch/arm/mach-sti/board-dt.c b/arch/arm/mach-sti/board-dt.c
> index b067390..b373aca 100644
> --- a/arch/arm/mach-sti/board-dt.c
> +++ b/arch/arm/mach-sti/board-dt.c
> @@ -18,6 +18,7 @@ static const char *stih41x_dt_match[] __initdata = {
>  	"st,stih415",
>  	"st,stih416",
>  	"st,stih407",
> +	"st,stih410",
>  	"st,stih418",
>  	NULL
>  };
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt
index d70ec35..8d27f6b 100644
--- a/Documentation/devicetree/bindings/arm/sti.txt
+++ b/Documentation/devicetree/bindings/arm/sti.txt
@@ -13,6 +13,10 @@  Boards with the ST STiH407 SoC shall have the following properties:
 Required root node property:
 compatible = "st,stih407";
 
+Boards with the ST STiH410 SoC shall have the following properties:
+Required root node property:
+compatible = "st,stih410";
+
 Boards with the ST STiH418 SoC shall have the following properties:
 Required root node property:
 compatible = "st,stih418";
diff --git a/arch/arm/mach-sti/board-dt.c b/arch/arm/mach-sti/board-dt.c
index b067390..b373aca 100644
--- a/arch/arm/mach-sti/board-dt.c
+++ b/arch/arm/mach-sti/board-dt.c
@@ -18,6 +18,7 @@  static const char *stih41x_dt_match[] __initdata = {
 	"st,stih415",
 	"st,stih416",
 	"st,stih407",
+	"st,stih410",
 	"st,stih418",
 	NULL
 };