From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 5 Mar 2015 22:00:38 +0100 Subject: [U-Boot] [PATCH 2/2] arm: socfpga: Enable DM for Cadence and DW SPI In-Reply-To: References: <1424295379-14689-1-git-send-email-marex@denx.de> <201502191044.54996.marex@denx.de> Message-ID: <201503052200.38446.marex@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 On Thursday, February 19, 2015 at 07:28:00 PM, Simon Glass wrote: > Hi Marek, Hi Simon, > On 19 February 2015 at 02:44, Marek Vasut wrote: > > On Thursday, February 19, 2015 at 02:07:13 AM, Simon Glass wrote: > >> Hi Marek, > >> > >> On 18 February 2015 at 14:36, Marek Vasut wrote: > >> > Enable DM in case these two drivers are enabled, since these > >> > two drivers depend on DM. > >> > > >> > Signed-off-by: Marek Vasut > >> > Cc: Simon Glass > >> > Cc: Stefan Roese > >> > Cc: Tom Rini > >> > --- > >> > > >> > include/configs/socfpga_common.h | 4 ++++ > >> > 1 file changed, 4 insertions(+) > >> > >> This should use Kconfig now. > > > > Hi, > > > > there's still no Cadence SPI nor DW SPI controller entry in > > drivers/spi/Kconfig, shall I add those then ? > > Yes, more Kconfig is good. Yep :) Best regards, Marek Vasut