From: Richard Gong <richard.gong@xxxxxxxxx> Add a compatible property value so we can reuse Intel Stratix10 FPGA manager and service layer drivers on Intel Agilex SoC platform. Richard Gong (7): dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding arm64: dts: agilex: correct FPGA manager driver's compatible value fpga: stratix10-soc: add compatible property value for intel agilex dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding arm64: dts: agilex: correct service layer driver's compatible value firmware: stratix10-svc: add the compatible value for intel agilex firmware: intel_stratix10_service: add depend on agilex Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt | 2 +- .../devicetree/bindings/fpga/intel-stratix10-soc-fpga-mgr.txt | 3 ++- arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 ++-- drivers/firmware/Kconfig | 2 +- drivers/firmware/stratix10-svc.c | 1 + drivers/fpga/stratix10-soc.c | 3 ++- 6 files changed, 9 insertions(+), 6 deletions(-) -- 2.7.4