From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Fri, 26 Apr 2019 09:45:48 +0000 (UTC) Subject: [U-Boot] [U-Boot, RESEND, 06/10] clk: imx8: split code into common and soc specific part In-Reply-To: <20190305024401.2665-6-peng.fan@nxp.com> dl-uboot-imx Message-ID: <20190426095936.2A3EAC21EF7@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > To make it easy to add new clk driver for i.MX8, split > the code into common part and SoC specific part. > Make the get/set/enable non static and introduce a num_clks for > soc_clk_dump, because the arrays are moved to clk-imx8qxp.c. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================