All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>
Cc: arm-soc <arm@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] ARM: dts zynq: Xilinx DT changes for v5.12
Date: Thu, 11 Feb 2021 10:59:30 +0100	[thread overview]
Message-ID: <90f55633-98ca-e67f-313c-26ccc5297149@monstr.eu> (raw)

Hi,

please pull the following DT changes to your tree. The major part is
adding one new board and qspi dt binding conversion.

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

for you to fetch changes up to 4e1d557c6ad893c71bcfb6cea62176ba9cca5399:

  dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml (2021-02-11
10:38:55 +0100)

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

- Add Ebang board support
- Add missing zturn boards in dt binding
- Update copyrights
- 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 (3):
      dt-bindings: arm: xilinx: Add missing Zturn boards
      ARM: zynq: Update Copyright date in DTS
      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-7000.dtsi                          |   2 +-
 arch/arm/boot/dts/zynq-cc108.dts                          |   2 +-
 arch/arm/boot/dts/zynq-ebaz4205.dts                       | 132
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/zynq-zc702.dts                          |   2 +-
 arch/arm/boot/dts/zynq-zc706.dts                          |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm010.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm011.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm012.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm013.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zed.dts                            |   2 +-
 arch/arm/boot/dts/zynq-zybo.dts                           |   2 +-
 17 files changed, 208 insertions(+), 35 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

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>
Cc: arm-soc <arm@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] ARM: dts zynq: Xilinx DT changes for v5.12
Date: Thu, 11 Feb 2021 10:59:30 +0100	[thread overview]
Message-ID: <90f55633-98ca-e67f-313c-26ccc5297149@monstr.eu> (raw)
Message-ID: <20210211095930.UeFwgLlZkEyImPRuE4Nc6RzhSjhbAMaffaLeHCc5bfw@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.

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

for you to fetch changes up to 4e1d557c6ad893c71bcfb6cea62176ba9cca5399:

  dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml (2021-02-11
10:38:55 +0100)

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

- Add Ebang board support
- Add missing zturn boards in dt binding
- Update copyrights
- 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 (3):
      dt-bindings: arm: xilinx: Add missing Zturn boards
      ARM: zynq: Update Copyright date in DTS
      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-7000.dtsi                          |   2 +-
 arch/arm/boot/dts/zynq-cc108.dts                          |   2 +-
 arch/arm/boot/dts/zynq-ebaz4205.dts                       | 132
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/zynq-zc702.dts                          |   2 +-
 arch/arm/boot/dts/zynq-zc706.dts                          |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm010.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm011.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm012.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zc770-xm013.dts                    |   2 +-
 arch/arm/boot/dts/zynq-zed.dts                            |   2 +-
 arch/arm/boot/dts/zynq-zybo.dts                           |   2 +-
 17 files changed, 208 insertions(+), 35 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

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


_______________________________________________
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  9:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11  9:59 Michal Simek [this message]
2021-02-11  9:59 ` [GIT PULL] ARM: dts zynq: Xilinx DT changes for v5.12 Michal Simek

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=90f55633-98ca-e67f-313c-26ccc5297149@monstr.eu \
    --to=monstr@monstr.eu \
    --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.