All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: DT for 4.15
@ 2017-10-22 19:58 ` Alexandre Belloni
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2017-10-22 19:58 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

Ardn, Olof,

As usual, the bulk of our changes are in device trees, this time in the
fairly recent sama5d27_som1_ek.

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.15-dt

for you to fetch changes up to 854106bc625a73b251ef7de2d5b49847d53041c2:

  ARM: dts: at91: at91sam9x5ek: use DMA for USART0 (2017-10-10 15:26:20 +0200)

----------------------------------------------------------------
DT for 4.15

 - sama5d2 xplained: add charger and SD card power supply
 - sama5d27_som1_ek: many adjustments
 - at91sam9x25ek: add pwm0 and can1

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: dts: at91: usb_a9g20: fix rtc node

Claudiu Beznea (4):
      ARM: dts: at91: sama5d27_som1_ek: add disabled status
      ARM: dts: at91: sama5d27_som1_ek: enable i2c2
      ARM: dts: at91: sama5d27_som1_ek: add pinmuxing for pwm0
      ARM: dts: at91: sama5d2_xplained: add pinmuxing for pwm0

Ludovic Desroches (4):
      ARM: dts: at91: sama5d27_som1_ek: update serial aliases
      ARM: dts: at91: sama5d27_som1_ek: set USER button as a wakeup source
      ARM: dts: at91: sama5d27_som1_ek: add aliases for i2c
      ARM: dts: at91: sama5d2_xplained: set PB_USER as wakeup source

Nicolas Ferre (6):
      ARM: dts: at91: sama5d27_som1_ek: remove not connected CAN0
      ARM: dts: at91: sama5d27_som1_ek: remove pull-up on SD/MMC lines
      ARM: dts: at91: sama5d2_xplained: remove pull-up on SD/MMC lines
      ARM: dts: at91: at91sam9x25ek: add CAN1 interface
      ARM: dts: at91: at91sam9x25ek: add pwm0
      ARM: dts: at91: at91sam9x5ek: use DMA for USART0

Romain Izard (1):
      ARM: dts: at91: sama5d2 Xplained: Describe the SD card power supply

Wenyou Yang (1):
      ARM: dts: at91: sama5d2_xplained: Add charger node

 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 46 ++++++++++++++---------------
 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 41 +++++++++++++++++--------
 arch/arm/boot/dts/at91sam9x25ek.dts         | 10 +++++++
 arch/arm/boot/dts/at91sam9x5ek.dtsi         |  2 ++
 arch/arm/boot/dts/usb_a9g20_common.dtsi     |  4 +--
 5 files changed, 66 insertions(+), 37 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [GIT PULL] ARM: at91: DT for 4.15
@ 2017-10-22 19:58 ` Alexandre Belloni
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2017-10-22 19:58 UTC (permalink / raw)
  To: linux-arm-kernel

Ardn, Olof,

As usual, the bulk of our changes are in device trees, this time in the
fairly recent sama5d27_som1_ek.

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.15-dt

for you to fetch changes up to 854106bc625a73b251ef7de2d5b49847d53041c2:

  ARM: dts: at91: at91sam9x5ek: use DMA for USART0 (2017-10-10 15:26:20 +0200)

----------------------------------------------------------------
DT for 4.15

 - sama5d2 xplained: add charger and SD card power supply
 - sama5d27_som1_ek: many adjustments
 - at91sam9x25ek: add pwm0 and can1

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: dts: at91: usb_a9g20: fix rtc node

Claudiu Beznea (4):
      ARM: dts: at91: sama5d27_som1_ek: add disabled status
      ARM: dts: at91: sama5d27_som1_ek: enable i2c2
      ARM: dts: at91: sama5d27_som1_ek: add pinmuxing for pwm0
      ARM: dts: at91: sama5d2_xplained: add pinmuxing for pwm0

Ludovic Desroches (4):
      ARM: dts: at91: sama5d27_som1_ek: update serial aliases
      ARM: dts: at91: sama5d27_som1_ek: set USER button as a wakeup source
      ARM: dts: at91: sama5d27_som1_ek: add aliases for i2c
      ARM: dts: at91: sama5d2_xplained: set PB_USER as wakeup source

Nicolas Ferre (6):
      ARM: dts: at91: sama5d27_som1_ek: remove not connected CAN0
      ARM: dts: at91: sama5d27_som1_ek: remove pull-up on SD/MMC lines
      ARM: dts: at91: sama5d2_xplained: remove pull-up on SD/MMC lines
      ARM: dts: at91: at91sam9x25ek: add CAN1 interface
      ARM: dts: at91: at91sam9x25ek: add pwm0
      ARM: dts: at91: at91sam9x5ek: use DMA for USART0

Romain Izard (1):
      ARM: dts: at91: sama5d2 Xplained: Describe the SD card power supply

Wenyou Yang (1):
      ARM: dts: at91: sama5d2_xplained: Add charger node

 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 46 ++++++++++++++---------------
 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 41 +++++++++++++++++--------
 arch/arm/boot/dts/at91sam9x25ek.dts         | 10 +++++++
 arch/arm/boot/dts/at91sam9x5ek.dtsi         |  2 ++
 arch/arm/boot/dts/usb_a9g20_common.dtsi     |  4 +--
 5 files changed, 66 insertions(+), 37 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* Re: [GIT PULL] ARM: at91: DT for 4.15
  2017-10-22 19:58 ` Alexandre Belloni
@ 2017-10-30 12:38   ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-10-30 12:38 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Olof Johansson, arm-soc, Nicolas Ferre, Linux ARM,
	Linux Kernel Mailing List

On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
>
> Wenyou Yang (1):
>       ARM: dts: at91: sama5d2_xplained: Add charger node
>

Can you clarify this patch? It looks like an incompatible binding change.

      Arnd

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

* [GIT PULL] ARM: at91: DT for 4.15
@ 2017-10-30 12:38   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-10-30 12:38 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
>
> Wenyou Yang (1):
>       ARM: dts: at91: sama5d2_xplained: Add charger node
>

Can you clarify this patch? It looks like an incompatible binding change.

      Arnd

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

* Re: [GIT PULL] ARM: at91: DT for 4.15
  2017-10-30 12:38   ` Arnd Bergmann
@ 2017-10-30 12:46     ` Alexandre Belloni
  -1 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2017-10-30 12:46 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, arm-soc, Nicolas Ferre, Linux ARM,
	Linux Kernel Mailing List

On 30/10/2017 at 13:38:04 +0100, Arnd Bergmann wrote:
> On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> >
> > Wenyou Yang (1):
> >       ARM: dts: at91: sama5d2_xplained: Add charger node
> >
> 
> Can you clarify this patch? It looks like an incompatible binding change.
> 

Sort of but not exactly. The DT made it to the mainline but not the
driver (it was working with a driver in the atmel vendor tree though).
When the driver was upstreamed, the binding changed and now we simply
switch to the correct upstream binding.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [GIT PULL] ARM: at91: DT for 4.15
@ 2017-10-30 12:46     ` Alexandre Belloni
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2017-10-30 12:46 UTC (permalink / raw)
  To: linux-arm-kernel

On 30/10/2017 at 13:38:04 +0100, Arnd Bergmann wrote:
> On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> >
> > Wenyou Yang (1):
> >       ARM: dts: at91: sama5d2_xplained: Add charger node
> >
> 
> Can you clarify this patch? It looks like an incompatible binding change.
> 

Sort of but not exactly. The DT made it to the mainline but not the
driver (it was working with a driver in the atmel vendor tree though).
When the driver was upstreamed, the binding changed and now we simply
switch to the correct upstream binding.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* Re: [GIT PULL] ARM: at91: DT for 4.15
  2017-10-30 12:46     ` Alexandre Belloni
@ 2017-10-30 13:11       ` Arnd Bergmann
  -1 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-10-30 13:11 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Olof Johansson, arm-soc, Nicolas Ferre, Linux ARM,
	Linux Kernel Mailing List

On Mon, Oct 30, 2017 at 1:46 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> On 30/10/2017 at 13:38:04 +0100, Arnd Bergmann wrote:
>> On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
>> <alexandre.belloni@free-electrons.com> wrote:
>> >
>> > Wenyou Yang (1):
>> >       ARM: dts: at91: sama5d2_xplained: Add charger node
>> >
>>
>> Can you clarify this patch? It looks like an incompatible binding change.
>>
>
> Sort of but not exactly. The DT made it to the mainline but not the
> driver (it was working with a driver in the atmel vendor tree though).
> When the driver was upstreamed, the binding changed and now we simply
> switch to the correct upstream binding.

Ok, makes sense. Thanks for the explanation, pulled the branch into next/dt now.

        Arnd

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

* [GIT PULL] ARM: at91: DT for 4.15
@ 2017-10-30 13:11       ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2017-10-30 13:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Oct 30, 2017 at 1:46 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> On 30/10/2017 at 13:38:04 +0100, Arnd Bergmann wrote:
>> On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
>> <alexandre.belloni@free-electrons.com> wrote:
>> >
>> > Wenyou Yang (1):
>> >       ARM: dts: at91: sama5d2_xplained: Add charger node
>> >
>>
>> Can you clarify this patch? It looks like an incompatible binding change.
>>
>
> Sort of but not exactly. The DT made it to the mainline but not the
> driver (it was working with a driver in the atmel vendor tree though).
> When the driver was upstreamed, the binding changed and now we simply
> switch to the correct upstream binding.

Ok, makes sense. Thanks for the explanation, pulled the branch into next/dt now.

        Arnd

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

end of thread, other threads:[~2017-10-30 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-22 19:58 [GIT PULL] ARM: at91: DT for 4.15 Alexandre Belloni
2017-10-22 19:58 ` Alexandre Belloni
2017-10-30 12:38 ` Arnd Bergmann
2017-10-30 12:38   ` Arnd Bergmann
2017-10-30 12:46   ` Alexandre Belloni
2017-10-30 12:46     ` Alexandre Belloni
2017-10-30 13:11     ` Arnd Bergmann
2017-10-30 13:11       ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.