public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
Subject: [PATCH 0/4] zynqmp: Add support for sending pmufw config object overlay
Date: Fri, 14 Jan 2022 13:25:34 +0100	[thread overview]
Message-ID: <cover.1642163135.git.michal.simek@xilinx.com> (raw)

Hi,

this small series is extending firmware interface for sending
pmufw configuration overlay with asking for access to certain
device. This infrastructure can be used via command or via power domain
driver.

Thanks,
Michal


Michal Simek (4):
  xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU
    fragments
  firmware: zynqmp: Move loading message to debug
  firmware: zynqmp: Do not report error if node is already configured
  arm64: zynqmp: Add command for disabling loading other overlays

 board/xilinx/zynqmp/cmds.c         | 16 ++++++++
 drivers/firmware/firmware-zynqmp.c | 60 +++++++++++++++++++++++++++++-
 include/zynqmp_firmware.h          |  2 +
 3 files changed, 77 insertions(+), 1 deletion(-)

-- 
2.34.1


             reply	other threads:[~2022-01-14 12:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 12:25 Michal Simek [this message]
2022-01-14 12:25 ` [PATCH 1/4] xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments Michal Simek
2022-01-14 12:25 ` [PATCH 2/4] firmware: zynqmp: Move loading message to debug Michal Simek
2022-01-14 12:25 ` [PATCH 3/4] firmware: zynqmp: Do not report error if node is already configured Michal Simek
2022-01-14 12:25 ` [PATCH 4/4] arm64: zynqmp: Add command for disabling loading other overlays Michal Simek
2022-01-19 10:38 ` [PATCH 0/4] zynqmp: Add support for sending pmufw config object overlay 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.1642163135.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=adrian.fiergolski@fastree3d.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox