Commit 8d6b6bbe authored by Richard Gong's avatar Richard Gong Committed by Moritz Fischer

arm64: dts: agilex: correct FPGA manager driver's compatible value

Correct the compatible property value for FPGA manager 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 2e00dd1b
......@@ -544,7 +544,7 @@ svc {
memory-region = <&service_reserved>;
fpga_mgr: fpga-mgr {
compatible = "intel,stratix10-soc-fpga-mgr";
compatible = "intel,agilex-soc-fpga-mgr";
};
};
};
......
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