From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tan, Ley Foon Date: Fri, 13 Nov 2020 03:52:44 +0000 Subject: [RESEND v2 05/22] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c In-Reply-To: <20201110064439.9683-6-elly.siew.chin.lim@intel.com> References: <20201110064439.9683-1-elly.siew.chin.lim@intel.com> <20201110064439.9683-6-elly.siew.chin.lim@intel.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: Lim, Elly Siew Chin > Sent: Tuesday, November 10, 2020 2:44 PM > To: u-boot at lists.denx.de > Cc: Marek Vasut ; Tan, Ley Foon > ; See, Chin Liang ; > Simon Goldschmidt ; Chee, Tien Fong > ; Westergreen, Dalon > ; Simon Glass ; Gan, > Yau Wai ; Lim, Elly Siew Chin > > Subject: [RESEND v2 05/22] arm: socfpga: Changed wrap_pll_config_s10.c to > wrap_pll_config_soc64.c > > Rename to common file name to used by all SOC64 devices. > > Signed-off-by: Siew Chin Lim > --- > arch/arm/mach-socfpga/Makefile | 4 ++-- > .../mach-socfpga/{wrap_pll_config_s10.c => wrap_pll_config_soc64.c} | 2 > +- > 2 files changed, 3 insertions(+), 3 deletions(-) rename arch/arm/mach- > socfpga/{wrap_pll_config_s10.c => wrap_pll_config_soc64.c} (96%) Reviewed-by: Ley Foon Tan Regards Ley Foon