Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-11-03 Thread Matthias Brugger
2014-10-31 15:53 GMT+01:00 Matthias Brugger :
> Hi Joe,
>
> 2014-10-31 2:37 GMT+01:00 Yingjoe Chen :
>> Hi Matthias,
>>
>> Is this series + this new 8/8 patch OK?
>> Anything else that I should change?
>>
>
> I checked the patches on my mt8135 board and they work for me. So from
> my site everything fine.

I just had another look on them and I think they are not correct,
please see my comments in the other mail.

>
> I added the patches to my tree [0] branches v3.19-next/soc and v3.19-next/dts
> I made a small change to the commit message of patch 8 and I will try
> to send the pull request asap.
>
> Thanks,
> Matthias
>
> [0] https://github.com/mbgg/linux-mediatek
>
>> Joe.C
>>
>> On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
>>> From: "Joe.C" 
>>>
>>> We support more MediaTek SoCs now, update the description.
>>>
>>> Signed-off-by: Joe.C 
>>> ---
>>>  arch/arm/mach-mediatek/Kconfig | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/arch/arm/mach-mediatek/Kconfig
>>> b/arch/arm/mach-mediatek/Kconfig
>>> index 2c043a2..f73f588 100644
>>> --- a/arch/arm/mach-mediatek/Kconfig
>>> +++ b/arch/arm/mach-mediatek/Kconfig
>>> @@ -1,6 +1,6 @@
>>>  config ARCH_MEDIATEK
>>> - bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7
>>> + bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
>>>   select ARM_GIC
>>>   select MTK_TIMER
>>>   help
>>> -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
>>> +   Support for Mediatek MT65xx & MT81xx SoCs
>>
>>
>>
>
>
>
> --
> motzblog.wordpress.com



-- 
motzblog.wordpress.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-11-03 Thread Matthias Brugger
2014-10-31 15:53 GMT+01:00 Matthias Brugger matthias@gmail.com:
 Hi Joe,

 2014-10-31 2:37 GMT+01:00 Yingjoe Chen yingjoe.c...@mediatek.com:
 Hi Matthias,

 Is this series + this new 8/8 patch OK?
 Anything else that I should change?


 I checked the patches on my mt8135 board and they work for me. So from
 my site everything fine.

I just had another look on them and I think they are not correct,
please see my comments in the other mail.


 I added the patches to my tree [0] branches v3.19-next/soc and v3.19-next/dts
 I made a small change to the commit message of patch 8 and I will try
 to send the pull request asap.

 Thanks,
 Matthias

 [0] https://github.com/mbgg/linux-mediatek

 Joe.C

 On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
 From: Joe.C yingjoe.c...@mediatek.com

 We support more MediaTek SoCs now, update the description.

 Signed-off-by: Joe.C yingjoe.c...@mediatek.com
 ---
  arch/arm/mach-mediatek/Kconfig | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git a/arch/arm/mach-mediatek/Kconfig
 b/arch/arm/mach-mediatek/Kconfig
 index 2c043a2..f73f588 100644
 --- a/arch/arm/mach-mediatek/Kconfig
 +++ b/arch/arm/mach-mediatek/Kconfig
 @@ -1,6 +1,6 @@
  config ARCH_MEDIATEK
 - bool Mediatek MT6589 SoC if ARCH_MULTI_V7
 + bool Mediatek MT65xx  MT81xx SoC if ARCH_MULTI_V7
   select ARM_GIC
   select MTK_TIMER
   help
 -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
 +   Support for Mediatek MT65xx  MT81xx SoCs






 --
 motzblog.wordpress.com



-- 
motzblog.wordpress.com
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-31 Thread Matthias Brugger
Hi Joe,

2014-10-31 2:37 GMT+01:00 Yingjoe Chen :
> Hi Matthias,
>
> Is this series + this new 8/8 patch OK?
> Anything else that I should change?
>

I checked the patches on my mt8135 board and they work for me. So from
my site everything fine.

I added the patches to my tree [0] branches v3.19-next/soc and v3.19-next/dts
I made a small change to the commit message of patch 8 and I will try
to send the pull request asap.

Thanks,
Matthias

[0] https://github.com/mbgg/linux-mediatek

> Joe.C
>
> On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
>> From: "Joe.C" 
>>
>> We support more MediaTek SoCs now, update the description.
>>
>> Signed-off-by: Joe.C 
>> ---
>>  arch/arm/mach-mediatek/Kconfig | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/mach-mediatek/Kconfig
>> b/arch/arm/mach-mediatek/Kconfig
>> index 2c043a2..f73f588 100644
>> --- a/arch/arm/mach-mediatek/Kconfig
>> +++ b/arch/arm/mach-mediatek/Kconfig
>> @@ -1,6 +1,6 @@
>>  config ARCH_MEDIATEK
>> - bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7
>> + bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
>>   select ARM_GIC
>>   select MTK_TIMER
>>   help
>> -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
>> +   Support for Mediatek MT65xx & MT81xx SoCs
>
>
>



-- 
motzblog.wordpress.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-31 Thread Matthias Brugger
Hi Joe,

2014-10-31 2:37 GMT+01:00 Yingjoe Chen yingjoe.c...@mediatek.com:
 Hi Matthias,

 Is this series + this new 8/8 patch OK?
 Anything else that I should change?


I checked the patches on my mt8135 board and they work for me. So from
my site everything fine.

I added the patches to my tree [0] branches v3.19-next/soc and v3.19-next/dts
I made a small change to the commit message of patch 8 and I will try
to send the pull request asap.

Thanks,
Matthias

[0] https://github.com/mbgg/linux-mediatek

 Joe.C

 On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
 From: Joe.C yingjoe.c...@mediatek.com

 We support more MediaTek SoCs now, update the description.

 Signed-off-by: Joe.C yingjoe.c...@mediatek.com
 ---
  arch/arm/mach-mediatek/Kconfig | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git a/arch/arm/mach-mediatek/Kconfig
 b/arch/arm/mach-mediatek/Kconfig
 index 2c043a2..f73f588 100644
 --- a/arch/arm/mach-mediatek/Kconfig
 +++ b/arch/arm/mach-mediatek/Kconfig
 @@ -1,6 +1,6 @@
  config ARCH_MEDIATEK
 - bool Mediatek MT6589 SoC if ARCH_MULTI_V7
 + bool Mediatek MT65xx  MT81xx SoC if ARCH_MULTI_V7
   select ARM_GIC
   select MTK_TIMER
   help
 -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
 +   Support for Mediatek MT65xx  MT81xx SoCs






-- 
motzblog.wordpress.com
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-30 Thread Yingjoe Chen
Hi Matthias,

Is this series + this new 8/8 patch OK?
Anything else that I should change?

Joe.C

On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
> From: "Joe.C" 
> 
> We support more MediaTek SoCs now, update the description.
> 
> Signed-off-by: Joe.C 
> ---
>  arch/arm/mach-mediatek/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/mach-mediatek/Kconfig
> b/arch/arm/mach-mediatek/Kconfig
> index 2c043a2..f73f588 100644
> --- a/arch/arm/mach-mediatek/Kconfig
> +++ b/arch/arm/mach-mediatek/Kconfig
> @@ -1,6 +1,6 @@
>  config ARCH_MEDIATEK
> - bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7
> + bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
>   select ARM_GIC
>   select MTK_TIMER
>   help
> -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
> +   Support for Mediatek MT65xx & MT81xx SoCs



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-30 Thread Yingjoe Chen
Hi Matthias,

Is this series + this new 8/8 patch OK?
Anything else that I should change?

Joe.C

On Fri, 2014-10-24 at 13:37 +0800, Yingjoe Chen wrote:
 From: Joe.C yingjoe.c...@mediatek.com
 
 We support more MediaTek SoCs now, update the description.
 
 Signed-off-by: Joe.C yingjoe.c...@mediatek.com
 ---
  arch/arm/mach-mediatek/Kconfig | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/arch/arm/mach-mediatek/Kconfig
 b/arch/arm/mach-mediatek/Kconfig
 index 2c043a2..f73f588 100644
 --- a/arch/arm/mach-mediatek/Kconfig
 +++ b/arch/arm/mach-mediatek/Kconfig
 @@ -1,6 +1,6 @@
  config ARCH_MEDIATEK
 - bool Mediatek MT6589 SoC if ARCH_MULTI_V7
 + bool Mediatek MT65xx  MT81xx SoC if ARCH_MULTI_V7
   select ARM_GIC
   select MTK_TIMER
   help
 -   Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
 +   Support for Mediatek MT65xx  MT81xx SoCs



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-23 Thread Yingjoe Chen
From: "Joe.C" 

We support more MediaTek SoCs now, update the description.

Signed-off-by: Joe.C 
---
 arch/arm/mach-mediatek/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-mediatek/Kconfig
b/arch/arm/mach-mediatek/Kconfig
index 2c043a2..f73f588 100644
--- a/arch/arm/mach-mediatek/Kconfig
+++ b/arch/arm/mach-mediatek/Kconfig
@@ -1,6 +1,6 @@
 config ARCH_MEDIATEK
-   bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7
+   bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
select ARM_GIC
select MTK_TIMER
help
- Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
+ Support for Mediatek MT65xx & MT81xx SoCs
-- 
1.8.1.1.dirty



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v4 8/8] ARM: mediatek: Fix description for mediatek SoCs

2014-10-23 Thread Yingjoe Chen
From: Joe.C yingjoe.c...@mediatek.com

We support more MediaTek SoCs now, update the description.

Signed-off-by: Joe.C yingjoe.c...@mediatek.com
---
 arch/arm/mach-mediatek/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-mediatek/Kconfig
b/arch/arm/mach-mediatek/Kconfig
index 2c043a2..f73f588 100644
--- a/arch/arm/mach-mediatek/Kconfig
+++ b/arch/arm/mach-mediatek/Kconfig
@@ -1,6 +1,6 @@
 config ARCH_MEDIATEK
-   bool Mediatek MT6589 SoC if ARCH_MULTI_V7
+   bool Mediatek MT65xx  MT81xx SoC if ARCH_MULTI_V7
select ARM_GIC
select MTK_TIMER
help
- Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589.
+ Support for Mediatek MT65xx  MT81xx SoCs
-- 
1.8.1.1.dirty



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/