projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fba965a
)
arm64: dts: agilex: correct service layer driver's compatible value
author
Richard Gong
<richard.gong@intel.com>
Fri, 14 Feb 2020 16:00:50 +0000
(10:00 -0600)
committer
Moritz Fischer
<mdf@kernel.org>
Thu, 30 Apr 2020 03:37:11 +0000
(20:37 -0700)
Correct the compatible property value for Intel Service Layer driver
on Intel Agilex SoC platform.
Signed-off-by: Richard Gong <richard.gong@intel.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
index
ef10d60
..
f52de8f
100644
(file)
--- a/
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
+++ b/
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
@@
-539,7
+539,7
@@
firmware {
svc {
- compatible = "intel,
stratix10
-svc";
+ compatible = "intel,
agilex
-svc";
method = "smc";
memory-region = <&service_reserved>;