From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Thu, 16 Jul 2020 19:48:39 +0200 (CEST) Subject: [PATCH 1/2] spi: fsl_qspi: Add support for i.MX7ULP In-Reply-To: <1591689546-64136-1-git-send-email-ye.li@nxp.com> Message-ID: <20200716174839.2C2CE81BEE@phobos.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 > Add compatible string and driver data for i.MX7ULP. > Meanwhile, the address set to SFA1AD/SFA2AD/SFB1AD/SFB2AD should > align with 1KB, because the lowest 10 bits are reserved by the > registers definition. > For i.MX7ULP which has only 128Bytes AHB buffer, must align it > when setting the registers and selecting cs. > Signed-off-by: Ye Li > Reviewed-by: Ashish Kumar > Reviewed-by: Kuldeep Singh 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 =====================================================================