devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv1 0/7] Add compatible value to Intel Stratix10 FPGA manager and service layer
@ 2020-02-14 16:00 richard.gong
  2020-02-14 16:00 ` [PATCHv1 1/7] dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding richard.gong
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: richard.gong @ 2020-02-14 16:00 UTC (permalink / raw)
  To: gregkh, mdf, robh+dt, mark.rutland, dinguyen
  Cc: linux-fpga, devicetree, linux-kernel, richard.gong, Richard Gong

From: Richard Gong <richard.gong@intel.com>

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-03-01 16:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 16:00 [PATCHv1 0/7] Add compatible value to Intel Stratix10 FPGA manager and service layer richard.gong
2020-02-14 16:00 ` [PATCHv1 1/7] dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding richard.gong
2020-02-25 17:27   ` Rob Herring
2020-03-01 16:23   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 2/7] arm64: dts: agilex: correct FPGA manager driver's compatible value richard.gong
2020-03-01 16:23   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 3/7] fpga: stratix10-soc: add compatible property value for intel agilex richard.gong
2020-03-01 16:26   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 4/7] dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding richard.gong
2020-02-25 17:29   ` Rob Herring
2020-03-01 16:22   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 5/7] arm64: dts: agilex: correct service layer driver's compatible value richard.gong
2020-03-01 16:26   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 6/7] firmware: stratix10-svc: add the compatible value for intel agilex richard.gong
2020-03-01 16:31   ` Moritz Fischer
2020-02-14 16:00 ` [PATCHv1 7/7] firmware: intel_stratix10_service: add depend on agilex richard.gong
2020-03-01 16:31   ` Moritz Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).