From: Sam Winchenbach <sam.winchenbach@framepointer.org>
To: linux-kernel@vger.kernel.org
Cc: mdf@kernel.org, hao.wu@intel.com, yilun.xu@intel.com,
trix@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, michal.simek@amd.com,
linux-fpga@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
sam.winchenbach@framepointer.org,
Sam Winchenbach <swinchenbach@arka.org>
Subject: [PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
Date: Fri, 28 Mar 2025 10:19:43 -0400 [thread overview]
Message-ID: <20250328141944.119504-1-sam.winchenbach@framepointer.org> (raw)
From: Sam Winchenbach <swinchenbach@arka.org>
Documents the ability to enable the ICAP interface on boot.
Signed-off-by: Sam Winchenbach <swinchenbach@arka.org>
---
.../devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml b/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml
index 04dcadc2c20e9..bb2781ae126ca 100644
--- a/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml
+++ b/Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml
@@ -31,6 +31,13 @@ properties:
description:
Phandle to syscon block which provide access to SLCR registers
+ enable-icap-on-load:
+ type: boolean
+ description: If present, the ICAP controller will be enabled when
+ the driver probes. This is useful if the fabric is loaded
+ during the boot process and contains a core, such as the SEM,
+ that requires access to ICAP interface to operate properly.
+
required:
- compatible
- reg
--
2.49.0
next reply other threads:[~2025-03-28 14:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 14:19 Sam Winchenbach [this message]
2025-03-28 14:19 ` [PATCH 2/2] fpga: zynq-fpga: Allow ICAP enable on probe Sam Winchenbach
2025-03-29 4:59 ` [PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot Krzysztof Kozlowski
2025-03-31 12:30 ` Sam Winchenbach
2025-03-31 12:43 ` Krzysztof Kozlowski
2025-03-31 13:07 ` Sam Winchenbach
2025-04-01 6:17 ` Krzysztof Kozlowski
2025-04-09 6:03 ` Krzysztof Kozlowski
2025-04-24 10:02 ` Xu Yilun
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=20250328141944.119504-1-sam.winchenbach@framepointer.org \
--to=sam.winchenbach@framepointer.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hao.wu@intel.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mdf@kernel.org \
--cc=michal.simek@amd.com \
--cc=robh@kernel.org \
--cc=swinchenbach@arka.org \
--cc=trix@redhat.com \
--cc=yilun.xu@intel.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