From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanislaw Gruszka Subject: Re: [PATCH v2] linux-firmware: add firmware for mt76x2u Date: Mon, 30 Jul 2018 14:16:20 +0200 Message-ID: <20180730121618.GA1993@redhat.com> References: <20180728103857.1458-1-lorenzo.bianconi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180728103857.1458-1-lorenzo.bianconi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Lorenzo Bianconi Cc: sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-firmware-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, nbd-Vt+b4OUoWG0@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On Sat, Jul 28, 2018 at 12:38:57PM +0200, Lorenzo Bianconi wrote: > Add binary firmware for MT76x2u based devices > > Signed-off-by: Lorenzo Bianconi > --- > Changes since v1: > - move bin files in mediatek folder > - use LICENCE.mediatek as licence file > --- > WHENCE | 12 ++++++++++++ > mediatek/mt7662u.bin | Bin 0 -> 91412 bytes > mediatek/mt7662u_rom_patch.bin | Bin 0 -> 20686 bytes Seems this location will also require change in the driver to look into mediatek subdirectory for the firmware. Stanislaw