All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: <u-boot@lists.denx.de>, <git@xilinx.com>
Subject: [PATCH 0/4] arm64: zymqmp: DT alignments
Date: Tue, 19 Dec 2023 17:16:46 +0100	[thread overview]
Message-ID: <cover.1703002605.git.michal.simek@amd.com> (raw)

Hi,

sending couple of patches to get in sync with Linux kernel and they are
already in linux-next.
The last patch is based on the latest proposed update in dt binding.
When dt binding is reviewed this patch can be merged to U-Boot too but I
want to make it available earlier.

Thanks,
Michal


Michal Simek (4):
  arm64: zynqmp: Move fixed clock to / for kv260
  arm64: zynqmp: Fix clock node name in kv260 cards
  arm64: zynqmp: Remove mt25qu512a compatible string from SOM
  arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp

 arch/arm/dts/zynq-zc702.dts                |  2 +-
 arch/arm/dts/zynqmp-sc-revB.dts            |  4 +-
 arch/arm/dts/zynqmp-sck-kd-g-revA.dtso     |  2 +-
 arch/arm/dts/zynqmp-sck-kr-g-revA.dtso     |  2 +-
 arch/arm/dts/zynqmp-sck-kr-g-revB.dtso     |  2 +-
 arch/arm/dts/zynqmp-sck-kv-g-revA.dtso     | 52 ++++++++++-----------
 arch/arm/dts/zynqmp-sck-kv-g-revB.dtso     | 54 +++++++++++-----------
 arch/arm/dts/zynqmp-sm-k26-revA.dts        |  2 +-
 arch/arm/dts/zynqmp-vp-x-a2785-00-revA.dts |  4 +-
 arch/arm/dts/zynqmp-vpk120-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts   |  2 +-
 arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts   |  2 +-
 arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts   |  4 +-
 arch/arm/dts/zynqmp-zcu100-revC.dts        |  2 +-
 arch/arm/dts/zynqmp-zcu102-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu104-revA.dts        |  2 +-
 arch/arm/dts/zynqmp-zcu104-revC.dts        |  2 +-
 arch/arm/dts/zynqmp-zcu106-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu111-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu208-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu216-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu670-revA.dts        |  4 +-
 arch/arm/dts/zynqmp-zcu670-revB.dts        |  4 +-
 23 files changed, 83 insertions(+), 87 deletions(-)

-- 
2.36.1


             reply	other threads:[~2023-12-19 16:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 16:16 Michal Simek [this message]
2023-12-19 16:16 ` [PATCH 1/4] arm64: zynqmp: Move fixed clock to / for kv260 Michal Simek
2023-12-19 16:16 ` [PATCH 2/4] arm64: zynqmp: Fix clock node name in kv260 cards Michal Simek
2023-12-19 16:16 ` [PATCH 3/4] arm64: zynqmp: Remove mt25qu512a compatible string from SOM Michal Simek
2023-12-19 16:16 ` [PATCH 4/4] arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp Michal Simek
2024-01-04  8:53 ` [PATCH 0/4] arm64: zymqmp: DT alignments 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.1703002605.git.michal.simek@amd.com \
    --to=michal.simek@amd.com \
    --cc=git@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 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.