All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 11:33 ` Michal Simek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Simek @ 2021-02-11 11:33 UTC (permalink / raw)
  To: SoC Team; +Cc: arm-soc, linux-arm-kernel

Hi,

please pull the following DT changes to your tree. The major part is
adding one new board and qspi dt binding conversion.
I have dropped one patch based on communication with Arnd.

Thanks,
Michal

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v5.12-v2

for you to fetch changes up to 19e1f484a6bb452d28d79cf41f280cdfde3176a9:

  dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml (2021-02-11
12:30:37 +0100)

----------------------------------------------------------------
ARM: dts: Zynq DT changes for v5.12-v2

- Add Ebang board support
- Add missing zturn boards in dt binding
- And convert Zynq QSPI binding

----------------------------------------------------------------
Michael Walle (4):
      dt-bindings: add ebang vendor prefix
      dt-bindings: arm: add Ebang EBAZ4205 board
      ARM: dts: add Ebang EBAZ4205 device tree
      ARM: dts: ebaz4205: add pinctrl entries for switches

Michal Simek (2):
      dt-bindings: arm: xilinx: Add missing Zturn boards
      dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml

 Documentation/devicetree/bindings/arm/xilinx.yaml         |   3 +++
 Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt   |  25
-------------------------
 Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml |  59
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Documentation/devicetree/bindings/vendor-prefixes.yaml    |   2 ++
 MAINTAINERS                                               |   1 +
 arch/arm/boot/dts/Makefile                                |   1 +
 arch/arm/boot/dts/zynq-ebaz4205.dts                       | 132
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 198 insertions(+), 25 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt
 create mode 100644
Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml
 create mode 100644 arch/arm/boot/dts/zynq-ebaz4205.dts

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

* [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 11:33 ` Michal Simek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Simek @ 2021-02-11 11:33 UTC (permalink / raw)
  To: SoC Team; +Cc: arm-soc, linux-arm-kernel

Hi,

please pull the following DT changes to your tree. The major part is
adding one new board and qspi dt binding conversion.
I have dropped one patch based on communication with Arnd.

Thanks,
Michal

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-dt-for-v5.12-v2

for you to fetch changes up to 19e1f484a6bb452d28d79cf41f280cdfde3176a9:

  dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml (2021-02-11
12:30:37 +0100)

----------------------------------------------------------------
ARM: dts: Zynq DT changes for v5.12-v2

- Add Ebang board support
- Add missing zturn boards in dt binding
- And convert Zynq QSPI binding

----------------------------------------------------------------
Michael Walle (4):
      dt-bindings: add ebang vendor prefix
      dt-bindings: arm: add Ebang EBAZ4205 board
      ARM: dts: add Ebang EBAZ4205 device tree
      ARM: dts: ebaz4205: add pinctrl entries for switches

Michal Simek (2):
      dt-bindings: arm: xilinx: Add missing Zturn boards
      dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml

 Documentation/devicetree/bindings/arm/xilinx.yaml         |   3 +++
 Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt   |  25
-------------------------
 Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml |  59
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Documentation/devicetree/bindings/vendor-prefixes.yaml    |   2 ++
 MAINTAINERS                                               |   1 +
 arch/arm/boot/dts/Makefile                                |   1 +
 arch/arm/boot/dts/zynq-ebaz4205.dts                       | 132
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 198 insertions(+), 25 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt
 create mode 100644
Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml
 create mode 100644 arch/arm/boot/dts/zynq-ebaz4205.dts

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:04   ` Arnd Bergmann
  0 siblings, 0 replies; 9+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:04 UTC (permalink / raw)
  To: SoC Team, Michal Simek; +Cc: Arnd Bergmann, linux-arm-kernel, arm-soc

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
> please pull the following DT changes to your tree. The major part is
> adding one new board and qspi dt binding conversion.
> I have dropped one patch based on communication with Arnd.
> 
> Thanks,
> Michal
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 78155527283ddb04bb4a5b78320c861e1035d357

       Arnd

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:04   ` Arnd Bergmann
  0 siblings, 0 replies; 9+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:04 UTC (permalink / raw)
  To: SoC Team, Michal Simek; +Cc: arm-soc, linux-arm-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
> please pull the following DT changes to your tree. The major part is
> adding one new board and qspi dt binding conversion.
> I have dropped one patch based on communication with Arnd.
> 
> Thanks,
> Michal
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 78155527283ddb04bb4a5b78320c861e1035d357

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:07     ` Michal Simek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Simek @ 2021-02-11 15:07 UTC (permalink / raw)
  To: Arnd Bergmann, SoC Team, Michal Simek
  Cc: Arnd Bergmann, linux-arm-kernel, arm-soc

Hi,

On 2/11/21 4:04 PM, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
>> please pull the following DT changes to your tree. The major part is
>> adding one new board and qspi dt binding conversion.
>> I have dropped one patch based on communication with Arnd.
>>
>> Thanks,
>> Michal
>>
>> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
>>
>> [...]
> 
> Merged into arm/dt, thanks!
> 
> merge commit: 78155527283ddb04bb4a5b78320c861e1035d357

I see that you have there toshiba/dt-2 which is my v1 pull request.
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/
Maybe better to clean it up.

Thanks,
Michal



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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:07     ` Michal Simek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Simek @ 2021-02-11 15:07 UTC (permalink / raw)
  To: Arnd Bergmann, SoC Team, Michal Simek
  Cc: arm-soc, linux-arm-kernel, Arnd Bergmann

Hi,

On 2/11/21 4:04 PM, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
>> please pull the following DT changes to your tree. The major part is
>> adding one new board and qspi dt binding conversion.
>> I have dropped one patch based on communication with Arnd.
>>
>> Thanks,
>> Michal
>>
>> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
>>
>> [...]
> 
> Merged into arm/dt, thanks!
> 
> merge commit: 78155527283ddb04bb4a5b78320c861e1035d357

I see that you have there toshiba/dt-2 which is my v1 pull request.
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/
Maybe better to clean it up.

Thanks,
Michal



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:11       ` Arnd Bergmann
  0 siblings, 0 replies; 9+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:11 UTC (permalink / raw)
  To: Michal Simek; +Cc: SoC Team, Arnd Bergmann, linux-arm-kernel, arm-soc

On Thu, Feb 11, 2021 at 4:07 PM Michal Simek <michal.simek@xilinx.com> wrote:
> On 2/11/21 4:04 PM, Arnd Bergmann wrote:
> > From: Arnd Bergmann <arnd@arndb.de>
> >
> > On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
> >> please pull the following DT changes to your tree. The major part is
> >> adding one new board and qspi dt binding conversion.
> >> I have dropped one patch based on communication with Arnd.
> >>
> >> Thanks,
> >> Michal
> >>
> >> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> >>
> >> [...]
> >
> > Merged into arm/dt, thanks!
> >
> > merge commit: 78155527283ddb04bb4a5b78320c861e1035d357
>
> I see that you have there toshiba/dt-2 which is my v1 pull request.
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/
> Maybe better to clean it up.
>

Yes, I noticed that already and removed it a few minutes ago.
It now points to the correct contents.

       Arnd

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
@ 2021-02-11 15:11       ` Arnd Bergmann
  0 siblings, 0 replies; 9+ messages in thread
From: Arnd Bergmann @ 2021-02-11 15:11 UTC (permalink / raw)
  To: Michal Simek; +Cc: SoC Team, arm-soc, linux-arm-kernel, Arnd Bergmann

On Thu, Feb 11, 2021 at 4:07 PM Michal Simek <michal.simek@xilinx.com> wrote:
> On 2/11/21 4:04 PM, Arnd Bergmann wrote:
> > From: Arnd Bergmann <arnd@arndb.de>
> >
> > On Thu, 11 Feb 2021 12:33:01 +0100, Michal Simek wrote:
> >> please pull the following DT changes to your tree. The major part is
> >> adding one new board and qspi dt binding conversion.
> >> I have dropped one patch based on communication with Arnd.
> >>
> >> Thanks,
> >> Michal
> >>
> >> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> >>
> >> [...]
> >
> > Merged into arm/dt, thanks!
> >
> > merge commit: 78155527283ddb04bb4a5b78320c861e1035d357
>
> I see that you have there toshiba/dt-2 which is my v1 pull request.
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/
> Maybe better to clean it up.
>

Yes, I noticed that already and removed it a few minutes ago.
It now points to the correct contents.

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
  2021-02-11 11:33 ` Michal Simek
  (?)
  (?)
@ 2021-02-11 15:20 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2021-02-11 15:20 UTC (permalink / raw)
  To: Michal Simek; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Thu, 11 Feb 2021 12:33:01 +0100 you wrote:
> Hi,
> 
> please pull the following DT changes to your tree. The major part is
> adding one new board and qspi dt binding conversion.
> I have dropped one patch based on communication with Arnd.
> 
> Thanks,
> Michal
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,v2] ARM: dts zynq: Xilinx DT changes for v5.12
    https://git.kernel.org/soc/soc/c/78155527283d

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-02-11 15:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 11:33 [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12 Michal Simek
2021-02-11 11:33 ` Michal Simek
2021-02-11 15:04 ` Arnd Bergmann
2021-02-11 15:04   ` Arnd Bergmann
2021-02-11 15:07   ` Michal Simek
2021-02-11 15:07     ` Michal Simek
2021-02-11 15:11     ` Arnd Bergmann
2021-02-11 15:11       ` Arnd Bergmann
2021-02-11 15:20 ` patchwork-bot+linux-soc

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.