Commit fd0d0945 authored by Richard Gong's avatar Richard Gong Committed by Moritz Fischer

arm64: dts: agilex: correct service layer driver's compatible value

Correct the compatible property value for Intel Service Layer driver
on Intel Agilex SoC platform.
Signed-off-by: default avatarRichard Gong <richard.gong@intel.com>
Signed-off-by: default avatarMoritz Fischer <mdf@kernel.org>
parent fba965a7
......@@ -539,7 +539,7 @@ qspi: spi@ff8d2000 {
firmware {
svc {
compatible = "intel,stratix10-svc";
compatible = "intel,agilex-svc";
method = "smc";
memory-region = <&service_reserved>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment