linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] STM32 DT changes for v4.3
@ 2015-07-22 17:12 Maxime Coquelin
  2015-07-22 23:42 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Coquelin @ 2015-07-22 17:12 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Hi Olof, Arnd and Kevin,

Please consider this first round of STM32 DT updates for v4.3:

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git 
tags/stm32-dt-for-v4.3-1

for you to fetch changes up to cf790d592e296233fafff89ca564a243a169ee1c:

   ARM: dts: Add STM32429i-EVAL board support (2015-07-12 11:27:36 +0200)

----------------------------------------------------------------
STM32 DT updates for v4.3, round 1.

Highlights:
-----------
  - Add RCC clocks support to STM32F429
  - Add STM32429i-EVAL board support

----------------------------------------------------------------
Daniel Thompson (1):
       ARM: dts: stm32f429: Adopt STM32F4 clock driver

Maxime Coquelin (1):
       ARM: dts: Add STM32429i-EVAL board support

  arch/arm/boot/dts/Makefile            |  4 +-
  arch/arm/boot/dts/stm32429i-eval.dts  | 75 
+++++++++++++++++++++++++++++++++
  arch/arm/boot/dts/stm32f429-disco.dts |  4 ++
  arch/arm/boot/dts/stm32f429.dtsi      | 79 
+++++++++++------------------------
  4 files changed, 106 insertions(+), 56 deletions(-)
  create mode 100644 arch/arm/boot/dts/stm32429i-eval.dts

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

* [GIT PULL] STM32 DT changes for v4.3
  2015-07-22 17:12 [GIT PULL] STM32 DT changes for v4.3 Maxime Coquelin
@ 2015-07-22 23:42 ` Olof Johansson
  2015-07-23  5:27   ` Maxime Coquelin
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2015-07-22 23:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jul 22, 2015 at 07:12:17PM +0200, Maxime Coquelin wrote:
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> Hi Olof, Arnd and Kevin,
> 
> Please consider this first round of STM32 DT updates for v4.3:
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
> tags/stm32-dt-for-v4.3-1
> 
> for you to fetch changes up to cf790d592e296233fafff89ca564a243a169ee1c:
> 
>   ARM: dts: Add STM32429i-EVAL board support (2015-07-12 11:27:36 +0200)
> 
> ----------------------------------------------------------------
> STM32 DT updates for v4.3, round 1.
> 
> Highlights:
> -----------
>  - Add RCC clocks support to STM32F429
>  - Add STM32429i-EVAL board support

Hi,

I had a commend on the eval board dts, see separate email on that. Please
resend pull request when that's been addressed. THanks!


-Olof

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

* [GIT PULL] STM32 DT changes for v4.3
  2015-07-22 23:42 ` Olof Johansson
@ 2015-07-23  5:27   ` Maxime Coquelin
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Coquelin @ 2015-07-23  5:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

On 07/23/2015 01:42 AM, Olof Johansson wrote:
> On Wed, Jul 22, 2015 at 07:12:17PM +0200, Maxime Coquelin wrote:
>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>> Hi Olof, Arnd and Kevin,
>>
>> Please consider this first round of STM32 DT updates for v4.3:
>>
>> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>>
>>    Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>>
>> are available in the git repository at:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
>> tags/stm32-dt-for-v4.3-1
>>
>> for you to fetch changes up to cf790d592e296233fafff89ca564a243a169ee1c:
>>
>>    ARM: dts: Add STM32429i-EVAL board support (2015-07-12 11:27:36 +0200)
>>
>> ----------------------------------------------------------------
>> STM32 DT updates for v4.3, round 1.
>>
>> Highlights:
>> -----------
>>   - Add RCC clocks support to STM32F429
>>   - Add STM32429i-EVAL board support
> Hi,
>
> I had a commend on the eval board dts, see separate email on that. Please
> resend pull request when that's been addressed. THanks!
>

Comment has been addressed and new pull request sent.
Note that the new PR also address your comment on Discovery board in a 
separate patch.

Thanks!
Maxime

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

end of thread, other threads:[~2015-07-23  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 17:12 [GIT PULL] STM32 DT changes for v4.3 Maxime Coquelin
2015-07-22 23:42 ` Olof Johansson
2015-07-23  5:27   ` Maxime Coquelin

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