summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/firmware
diff options
context:
space:
mode:
authorRichard Gong <richard.gong@intel.com>2020-02-14 10:00:49 -0600
committerMoritz Fischer <mdf@kernel.org>2020-04-29 20:37:11 -0700
commitfba965a79b925b35bee69472c7caa5ff8d6a8672 (patch)
treef3b080dab2085af7635fc212a2455cb1a18fb71a /Documentation/devicetree/bindings/firmware
parentd299253cf5b4e0f21ff1ce1d2f02e5ea634ebcb9 (diff)
downloadlinux-fba965a79b925b35bee69472c7caa5ff8d6a8672.tar.gz
linux-fba965a79b925b35bee69472c7caa5ff8d6a8672.tar.bz2
linux-fba965a79b925b35bee69472c7caa5ff8d6a8672.zip
dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding
A a compatible property value to Intel Stratix10 service layer binding Signed-off-by: Richard Gong <richard.gong@intel.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
-rw-r--r--Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
index 1fa66065acc6..6eff1afd8daf 100644
--- a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
+++ b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
@@ -23,7 +23,7 @@ Required properties:
The svc node has the following mandatory properties, must be located under
the firmware node.
-- compatible: "intel,stratix10-svc"
+- compatible: "intel,stratix10-svc" or "intel,agilex-svc"
- method: smc or hvc
smc - Secure Monitor Call
hvc - Hypervisor Call