From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 29 Mar 2016 09:02:04 -0700 Subject: [U-Boot] [PATCH] armv8/ls1043aqds: dts: set SPI mode for DSPI In-Reply-To: <1458731496-24998-1-git-send-email-Qianyu.Gong@nxp.com> References: <1458731496-24998-1-git-send-email-Qianyu.Gong@nxp.com> Message-ID: <56FAA6FC.5050202@nxp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/23/2016 04:21 AM, Gong Qianyu wrote: > It's necessary to set the clock phase and polarity for DSPI > flash or it could not work properly. > > Signed-off-by: Gong Qianyu > --- > arch/arm/dts/fsl-ls1043a-qds.dtsi | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Minor change to commit message. Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York