From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752493AbcGRTnw (ORCPT ); Mon, 18 Jul 2016 15:43:52 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40859 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752059AbcGRTnu (ORCPT ); Mon, 18 Jul 2016 15:43:50 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: bcma: allow enabling serial flash support on non-MIPS SoCs From: Kalle Valo In-Reply-To: <1468838054-17014-1-git-send-email-zajec5@gmail.com> To: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= Cc: linux-wireless@vger.kernel.org, =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , linux-kernel@vger.kernel.org (open list) Message-Id: <20160718194350.00DA46029F@smtp.codeaurora.org> Date: Mon, 18 Jul 2016 19:43:49 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Rafał Miłecki wrote: > So far we had only MIPS devices with serial flash connected to the SoC's > ChipCommon. ARM devices got a separated SPI controller and weere using > standard SPI drivers. > This has changed with the wireless SoC BCM47189B0. It's ARM based but > has serial flash attached just like older devices. This allows using > existing driver with these devices. > > Signed-off-by: Rafał Miłecki Thanks, 1 patch applied to wireless-drivers-next.git: 57d8f7dd2132 bcma: allow enabling serial flash support on non-MIPS SoCs -- Sent by pwcli https://patchwork.kernel.org/patch/9234387/