From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A18AFC43334 for ; Fri, 15 Jul 2022 12:25:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231698AbiGOMZz (ORCPT ); Fri, 15 Jul 2022 08:25:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40338 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232868AbiGOMZy (ORCPT ); Fri, 15 Jul 2022 08:25:54 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 53967814AF; Fri, 15 Jul 2022 05:25:53 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1oCKOG-00082w-01; Fri, 15 Jul 2022 14:25:52 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id D46CCC054D; Fri, 15 Jul 2022 14:24:58 +0200 (CEST) Date: Fri, 15 Jul 2022 14:24:58 +0200 From: Thomas Bogendoerfer To: Florian Fainelli Cc: linux-mips@vger.kernel.org, Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , open list Subject: Re: [PATCH] MIPS: BCM47XX: Add support for Netgear WNR3500L v2 Message-ID: <20220715122458.GB2705@alpha.franken.de> References: <20220714211302.1391015-1-f.fainelli@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220714211302.1391015-1-f.fainelli@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On Thu, Jul 14, 2022 at 02:13:01PM -0700, Florian Fainelli wrote: > Add support for the Netgear WNR3500L v2 router based on the BCM47186 > chipset and supporting 802.11n Wi-Fi. > > Signed-off-by: Florian Fainelli > --- > arch/mips/bcm47xx/board.c | 2 ++ > arch/mips/bcm47xx/buttons.c | 10 ++++++++++ > arch/mips/bcm47xx/leds.c | 11 +++++++++++ > arch/mips/bcm47xx/workarounds.c | 1 + > arch/mips/include/asm/mach-bcm47xx/bcm47xx_board.h | 1 + > 5 files changed, 25 insertions(+) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]