From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Thu, 11 Jun 2020 14:08:29 +0530 Subject: [PATCH 6/9] spi: mxs: Drop nondm code In-Reply-To: <20200526080430.118262-7-jagan@amarulasolutions.com> References: <20200526080430.118262-1-jagan@amarulasolutions.com> <20200526080430.118262-7-jagan@amarulasolutions.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 On Tue, May 26, 2020 at 1:34 PM Jagan Teki wrote: > > Deadline for DM migration already passed by months > and no response on full dm conversation hence removed > the nondm code. > > Note: Look like there is no user for nondm code > for this driver. > > Signed-off-by: Jagan Teki > --- Applied to u-boot-spi/master