> -----Original Message-----
> From: Ang, Chee Hong <chee.hong....@intel.com>
> Sent: Wednesday, August 5, 2020 8:11 PM
> To: u-boot@lists.denx.de
> Cc: Marek Vasut <ma...@denx.de>; Simon Goldschmidt
> <simon.k.r.goldschm...@gmail.com>; Tom Rini <tr...@konsulko.com>; See,
> Chin Liang <chin.liang....@intel.com>; Tan, Ley Foon
> <ley.foon....@intel.com>; Ang, Chee Hong <chee.hong....@intel.com>;
> Chee, Tien Fong <tien.fong.c...@intel.com>; Lim, Elly Siew Chin
> <elly.siew.chin....@intel.com>
> Subject: [PATCH v2 1/2] sysreset: socfpga: soc64: Rename SYSRESET
> SoCFPGA driver for S10 to SoC64
>
> Rename the driver from S10 to SoC64 because Intel Agilex platform also
> using the this SYSRESET SoCFPGA driver for S10.
>
> Signed-off-by: Chee Hong Ang <chee.hong....@intel.com>
> ---
> arch/arm/Kconfig | 2 +-
> drivers/sysreset/Kconfig | 6
> +++---
> drivers/sysreset/Makefile | 2 +-
> .../sysreset/{sysreset_socfpga_s10.c => sysreset_socfpga_soc64.c} | 0
> 4 files changed, 5 insertions(+), 5 deletions(-) rename
Reviewed-by: Ley Foon Tan <ley.foon....@intel.com>