devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: linux-arm-kernel@lists.infradead.org, git@xilinx.com
Cc: Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>,
	Harini Katakam <harini.katakam@xilinx.com>,
	Jan Kiszka <jan.kiszka@siemens.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Rajan Vaja <rajan.vaja@xilinx.com>,
	Rob Herring <robh+dt@kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/8] arm64: zynqmp: Various DT fixes
Date: Thu,  9 Jan 2020 14:52:14 +0100	[thread overview]
Message-ID: <cover.1578577931.git.michal.simek@xilinx.com> (raw)

Hi,

I am sending various DT fixes which have been found over the xilinx
release.
1-2 patches are fixing reported description issues
3-8 patches are actual fixes.

Thanks,
Michal

Changes in v2:
- Add missing patch
- Add missing patch

Michal Simek (7):
  arm64: zynqmp: Use ethernet-phy as node name for ethernet phys
  arm64: zynqmp: Remove addition number in node name
  arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
  arm64: zynqmp: Turn comment to gpio-line-names
  arm64: zynqmp: Setup clock-output-names for si570 chips
  arm64: zynqmp: Remove broken-cd from zcu100-revC
  arm64: zynqmp: Setup default number of chipselects for zcu100

Venkatesh Yadav Abbarapu (1):
  arm64: zynqmp: Fix the si570 clock frequency on zcu111

 .../dts/xilinx/zynqmp-zc1751-xm015-dc1.dts    |  2 +-
 .../dts/xilinx/zynqmp-zc1751-xm016-dc2.dts    |  6 +--
 .../dts/xilinx/zynqmp-zc1751-xm017-dc3.dts    |  2 +-
 .../dts/xilinx/zynqmp-zc1751-xm019-dc5.dts    |  2 +-
 .../boot/dts/xilinx/zynqmp-zcu100-revC.dts    |  3 +-
 .../boot/dts/xilinx/zynqmp-zcu102-revA.dts    | 47 +++++--------------
 .../boot/dts/xilinx/zynqmp-zcu102-revB.dts    |  4 +-
 .../boot/dts/xilinx/zynqmp-zcu104-revA.dts    |  6 +--
 .../boot/dts/xilinx/zynqmp-zcu106-revA.dts    |  4 +-
 .../boot/dts/xilinx/zynqmp-zcu111-revA.dts    |  6 ++-
 10 files changed, 32 insertions(+), 50 deletions(-)

-- 
2.24.0


             reply	other threads:[~2020-01-09 13:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 13:52 Michal Simek [this message]
2020-01-09 13:52 ` [PATCH v2 1/8] arm64: zynqmp: Use ethernet-phy as node name for ethernet phys Michal Simek
2020-01-09 13:52 ` [PATCH v2 2/8] arm64: zynqmp: Remove addition number in node name Michal Simek
2020-01-09 13:52 ` [PATCH v2 3/8] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 Michal Simek
2020-01-09 13:52 ` [PATCH v2 4/8] arm64: zynqmp: Turn comment to gpio-line-names Michal Simek
2020-01-09 13:52 ` [PATCH v2 5/8] arm64: zynqmp: Setup clock-output-names for si570 chips Michal Simek
2020-01-09 13:52 ` [PATCH v2 6/8] arm64: zynqmp: Fix the si570 clock frequency on zcu111 Michal Simek
2020-01-09 13:52 ` [PATCH v2 7/8] arm64: zynqmp: Remove broken-cd from zcu100-revC Michal Simek
2020-01-09 13:52 ` [PATCH v2 8/8] arm64: zynqmp: Setup default number of chipselects for zcu100 Michal Simek
2020-01-21  9:51 ` [PATCH v2 0/8] arm64: zynqmp: Various DT fixes 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=cover.1578577931.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=anurag.kumar.vulisha@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=git@xilinx.com \
    --cc=harini.katakam@xilinx.com \
    --cc=jan.kiszka@siemens.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=rajan.vaja@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=venkatesh.abbarapu@xilinx.com \
    /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 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).