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: Richard Gong <richard.gong@intel.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
This commit is contained in:
Richard Gong 2020-02-14 10:00:50 -06:00 committed by Moritz Fischer
parent fba965a79b
commit fd0d094531
1 changed files with 1 additions and 1 deletions

View File

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