public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Manish Narani <manish.narani@xilinx.com>,
	Piyush Mehta <piyush.mehta@xilinx.com>,
	Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>,
	Shravya Kumbham <shravya.kumbham@xilinx.com>,
	Srinivas Neeli <srinivas.neeli@xilinx.com>,
	Stefano Stabellini <stefano.stabellini@xilinx.com>
Subject: [PATCH 00/10] arm64: zynqmp: Various DT fixes
Date: Wed, 11 May 2022 11:52:44 +0200	[thread overview]
Message-ID: <cover.1652262769.git.michal.simek@amd.com> (raw)

Hi,

I am sending couple of patches to extend DT for zynqmp boards.
Modepin and si5328 dt bindings are available in the Linux kernel.
The rest are small changes with the existing DT binding mostly in Linux.

Thanks,
Michal


Michal Simek (7):
  arm64: zynqmp: Add gpio labels for modepin
  arm64: zynqmp: Fix opp-table-cpu
  arm64: zynqmp: Add power domain description for PL
  arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOM
  arm64: zynqmp: Add PHY description for SGMII on vck190 SC
  arm64: zynqmp: Add linux,code for fwuen button
  arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106

Piyush Mehta (1):
  arm64: zynqmp: Add mode-pin GPIO controller DT node

T Karthik Reddy (1):
  Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes"

Vishal Patel (1):
  arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells property

 arch/arm/dts/zynqmp-e-a2197-00-revA.dts |  15 ++++
 arch/arm/dts/zynqmp-mini-emmc0.dts      |  40 ---------
 arch/arm/dts/zynqmp-mini-emmc1.dts      |  40 ---------
 arch/arm/dts/zynqmp-sm-k26-revA.dts     | 113 ++++++++++++++++++++++++
 arch/arm/dts/zynqmp-zcu102-revA.dts     |  21 ++++-
 arch/arm/dts/zynqmp-zcu106-revA.dts     |  21 ++++-
 arch/arm/dts/zynqmp.dtsi                |  11 ++-
 7 files changed, 178 insertions(+), 83 deletions(-)

-- 
2.36.0


             reply	other threads:[~2022-05-11  9:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11  9:52 Michal Simek [this message]
2022-05-11  9:52 ` [PATCH 01/10] arm64: zynqmp: Add mode-pin GPIO controller DT node Michal Simek
2022-05-11  9:52 ` [PATCH 02/10] arm64: zynqmp: Add gpio labels for modepin Michal Simek
2022-05-11  9:52 ` [PATCH 03/10] arm64: zynqmp: Fix opp-table-cpu Michal Simek
2022-05-11  9:52 ` [PATCH 04/10] arm64: zynqmp: Add power domain description for PL Michal Simek
2022-05-11  9:52 ` [PATCH 05/10] arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells property Michal Simek
2022-05-11  9:52 ` [PATCH 06/10] arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOM Michal Simek
2022-05-11  9:52 ` [PATCH 07/10] Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes" Michal Simek
2022-05-11  9:52 ` [PATCH 08/10] arm64: zynqmp: Add PHY description for SGMII on vck190 SC Michal Simek
2022-05-11  9:52 ` [PATCH 09/10] arm64: zynqmp: Add linux,code for fwuen button Michal Simek
2022-05-11  9:52 ` [PATCH 10/10] arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106 Michal Simek
2022-05-18 11:11 ` [PATCH 00/10] 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.1652262769.git.michal.simek@amd.com \
    --to=monstr@monstr.eu \
    --cc=git@xilinx.com \
    --cc=lakshmi.sai.krishna.potthuri@xilinx.com \
    --cc=manish.narani@xilinx.com \
    --cc=piyush.mehta@xilinx.com \
    --cc=shravya.kumbham@xilinx.com \
    --cc=srinivas.neeli@xilinx.com \
    --cc=stefano.stabellini@xilinx.com \
    --cc=u-boot@lists.denx.de \
    /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