All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: SoC Team <soc@kernel.org>
Cc: arm-soc <arm@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
Date: Thu, 11 Feb 2021 12:33:01 +0100	[thread overview]
Message-ID: <19e0e0c9-1bed-bba5-6c80-6903937b3d96@xilinx.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <michal.simek@xilinx.com>
To: SoC Team <soc@kernel.org>
Cc: arm-soc <arm@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12
Date: Thu, 11 Feb 2021 12:33:01 +0100	[thread overview]
Message-ID: <19e0e0c9-1bed-bba5-6c80-6903937b3d96@xilinx.com> (raw)
Message-ID: <20210211113301.15RmrwRV8umutXU6ttTCZYYxlgMCs1W1lpzWR4InJQ8@z> (raw)

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

             reply	other threads:[~2021-02-11 11:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 11:33 Michal Simek [this message]
2021-02-11 11:33 ` [GIT PULL v2] ARM: dts zynq: Xilinx DT changes for v5.12 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19e0e0c9-1bed-bba5-6c80-6903937b3d96@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.