public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable sysreset support for SoCFPGA SoC64 platforms
@ 2020-08-05 12:11 Chee Hong Ang
  2020-08-05 12:11 ` [PATCH v2 1/2] sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 Chee Hong Ang
  2020-08-05 12:11 ` [PATCH v2 2/2] sysreset: socfpga: agilex: Enable sysreset support Chee Hong Ang
  0 siblings, 2 replies; 5+ messages in thread
From: Chee Hong Ang @ 2020-08-05 12:11 UTC (permalink / raw)
  To: u-boot

Rename S10 sysreset driver to common name (SoC64).
SoCFPGA sysreset driver supports S10 and Agilex platforms now.

Chee Hong Ang (2):
  sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to
    SoC64
  sysreset: socfpga: agilex: Enable sysreset support

 arch/arm/Kconfig                                                  | 2 +-
 drivers/sysreset/Kconfig                                          | 8 ++++----
 drivers/sysreset/Makefile                                         | 2 +-
 .../sysreset/{sysreset_socfpga_s10.c => sysreset_socfpga_soc64.c} | 0
 4 files changed, 6 insertions(+), 6 deletions(-)
 rename drivers/sysreset/{sysreset_socfpga_s10.c => sysreset_socfpga_soc64.c} (100%)

-- 
2.2.0

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

end of thread, other threads:[~2020-08-06  1:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-05 12:11 [PATCH v2 0/2] Enable sysreset support for SoCFPGA SoC64 platforms Chee Hong Ang
2020-08-05 12:11 ` [PATCH v2 1/2] sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 Chee Hong Ang
2020-08-06  1:51   ` Tan, Ley Foon
2020-08-05 12:11 ` [PATCH v2 2/2] sysreset: socfpga: agilex: Enable sysreset support Chee Hong Ang
2020-08-06  1:52   ` Tan, Ley Foon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox