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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -539,7 +539,7 @@

		firmware {
			svc {
				compatible = "intel,stratix10-svc";
				compatible = "intel,agilex-svc";
				method = "smc";
				memory-region = <&service_reserved>;