* [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
@ 2014-10-20 13:19 Grygorii Strashko
2014-10-20 13:19 ` [PATCH 2/2] ARM: keystone_defconfig: enable mdio and marvell eth phys Grygorii Strashko
2014-10-21 18:17 ` [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Santosh Shilimkar
0 siblings, 2 replies; 6+ messages in thread
From: Grygorii Strashko @ 2014-10-20 13:19 UTC (permalink / raw)
To: linux-arm-kernel
Enable DSP IRQ controller and GPIOs support for Keystone 2.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
---
arch/arm/configs/keystone_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index 932ae40..c9b0d1b 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_GPIO=y
+CONFIG_KEYSTONE_IRQ=y
+CONFIG_GPIO_SYSCON=y
--
1.9.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 2/2] ARM: keystone_defconfig: enable mdio and marvell eth phys
2014-10-20 13:19 [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Grygorii Strashko
@ 2014-10-20 13:19 ` Grygorii Strashko
2014-10-21 18:17 ` [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Santosh Shilimkar
1 sibling, 0 replies; 6+ messages in thread
From: Grygorii Strashko @ 2014-10-20 13:19 UTC (permalink / raw)
To: linux-arm-kernel
Enable MDIO support for Keystone 2 SoCs and also
enable Marvell Ethernet PHYs support for Keystone 2 K2H EVM
which has two 1G Marvell 88E1111-B2 PHYs installed.
For more information see:
- http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspx
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
---
arch/arm/configs/keystone_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index c9b0d1b..4c799b5 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -196,3 +196,5 @@ CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_KEYSTONE_IRQ=y
CONFIG_GPIO_SYSCON=y
+CONFIG_TI_DAVINCI_MDIO=y
+CONFIG_MARVELL_PHY=y
--
1.9.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
2014-10-20 13:19 [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Grygorii Strashko
2014-10-20 13:19 ` [PATCH 2/2] ARM: keystone_defconfig: enable mdio and marvell eth phys Grygorii Strashko
@ 2014-10-21 18:17 ` Santosh Shilimkar
2014-10-21 18:24 ` Murali Karicheri
1 sibling, 1 reply; 6+ messages in thread
From: Santosh Shilimkar @ 2014-10-21 18:17 UTC (permalink / raw)
To: linux-arm-kernel
On 10/20/2014 06:19 AM, Grygorii Strashko wrote:
> Enable DSP IRQ controller and GPIOs support for Keystone 2.
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> ---
> arch/arm/configs/keystone_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
> index 932ae40..c9b0d1b 100644
> --- a/arch/arm/configs/keystone_defconfig
> +++ b/arch/arm/configs/keystone_defconfig
> @@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> CONFIG_LEDS_TRIGGER_BACKLIGHT=y
> CONFIG_LEDS_TRIGGER_GPIO=y
> +CONFIG_KEYSTONE_IRQ=y
> +CONFIG_GPIO_SYSCON=y
>
I will pick this one along with other three
patches for next merge window.
Thanks !!
Regards,
Santosh
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
2014-10-21 18:17 ` [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Santosh Shilimkar
@ 2014-10-21 18:24 ` Murali Karicheri
2014-10-22 11:27 ` Grygorii Strashko
0 siblings, 1 reply; 6+ messages in thread
From: Murali Karicheri @ 2014-10-21 18:24 UTC (permalink / raw)
To: linux-arm-kernel
On 10/21/2014 02:17 PM, Santosh Shilimkar wrote:
> On 10/20/2014 06:19 AM, Grygorii Strashko wrote:
>> Enable DSP IRQ controller and GPIOs support for Keystone 2.
>>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>> ---
>> arch/arm/configs/keystone_defconfig | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm/configs/keystone_defconfig
>> b/arch/arm/configs/keystone_defconfig
>> index 932ae40..c9b0d1b 100644
>> --- a/arch/arm/configs/keystone_defconfig
>> +++ b/arch/arm/configs/keystone_defconfig
>> @@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
>> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>> CONFIG_LEDS_TRIGGER_BACKLIGHT=y
>> CONFIG_LEDS_TRIGGER_GPIO=y
>> +CONFIG_KEYSTONE_IRQ=y
>> +CONFIG_GPIO_SYSCON=y
>>
> I will pick this one along with other three
> patches for next merge window.
>
> Thanks !!
>
> Regards,
> Santosh
Santosh,
Need to fix the typo in the subject that I have commented.
--
Murali Karicheri
Linux Kernel, Texas Instruments
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
2014-10-21 18:24 ` Murali Karicheri
@ 2014-10-22 11:27 ` Grygorii Strashko
2014-10-22 18:46 ` Santosh Shilimkar
0 siblings, 1 reply; 6+ messages in thread
From: Grygorii Strashko @ 2014-10-22 11:27 UTC (permalink / raw)
To: linux-arm-kernel
Hi Santosh,
On 10/21/2014 09:24 PM, Murali Karicheri wrote:
> On 10/21/2014 02:17 PM, Santosh Shilimkar wrote:
>> On 10/20/2014 06:19 AM, Grygorii Strashko wrote:
>>> Enable DSP IRQ controller and GPIOs support for Keystone 2.
>>>
>>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>>> ---
>>> arch/arm/configs/keystone_defconfig | 2 ++
>>> 1 file changed, 2 insertions(+)
>>>
>>> diff --git a/arch/arm/configs/keystone_defconfig
>>> b/arch/arm/configs/keystone_defconfig
>>> index 932ae40..c9b0d1b 100644
>>> --- a/arch/arm/configs/keystone_defconfig
>>> +++ b/arch/arm/configs/keystone_defconfig
>>> @@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
>>> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>>> CONFIG_LEDS_TRIGGER_BACKLIGHT=y
>>> CONFIG_LEDS_TRIGGER_GPIO=y
>>> +CONFIG_KEYSTONE_IRQ=y
>>> +CONFIG_GPIO_SYSCON=y
>>>
>> I will pick this one along with other three
>> patches for next merge window.
>>
>> Thanks !!
>>
> Santosh,
>
> Need to fix the typo in the subject that I have commented.
>
Would you like me to re-send dts patches with updated subj?
regards,
-grygorii
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
2014-10-22 11:27 ` Grygorii Strashko
@ 2014-10-22 18:46 ` Santosh Shilimkar
0 siblings, 0 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2014-10-22 18:46 UTC (permalink / raw)
To: linux-arm-kernel
On 10/22/2014 04:27 AM, Grygorii Strashko wrote:
> Hi Santosh,
>
> On 10/21/2014 09:24 PM, Murali Karicheri wrote:
>> On 10/21/2014 02:17 PM, Santosh Shilimkar wrote:
>>> On 10/20/2014 06:19 AM, Grygorii Strashko wrote:
>>>> Enable DSP IRQ controller and GPIOs support for Keystone 2.
>>>>
>>>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>>>> ---
>>>> arch/arm/configs/keystone_defconfig | 2 ++
>>>> 1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/arch/arm/configs/keystone_defconfig
>>>> b/arch/arm/configs/keystone_defconfig
>>>> index 932ae40..c9b0d1b 100644
>>>> --- a/arch/arm/configs/keystone_defconfig
>>>> +++ b/arch/arm/configs/keystone_defconfig
>>>> @@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
>>>> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
>>>> CONFIG_LEDS_TRIGGER_BACKLIGHT=y
>>>> CONFIG_LEDS_TRIGGER_GPIO=y
>>>> +CONFIG_KEYSTONE_IRQ=y
>>>> +CONFIG_GPIO_SYSCON=y
>>>>
>>> I will pick this one along with other three
>>> patches for next merge window.
>>>
>>> Thanks !!
>>>
>> Santosh,
>>
>> Need to fix the typo in the subject that I have commented.
>>
>
> Would you like me to re-send dts patches with updated subj?
>
No need to repost for that. I can fix that up while
applying.
Regards,
Santosh
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-10-22 18:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 13:19 [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Grygorii Strashko
2014-10-20 13:19 ` [PATCH 2/2] ARM: keystone_defconfig: enable mdio and marvell eth phys Grygorii Strashko
2014-10-21 18:17 ` [PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support Santosh Shilimkar
2014-10-21 18:24 ` Murali Karicheri
2014-10-22 11:27 ` Grygorii Strashko
2014-10-22 18:46 ` Santosh Shilimkar
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).