]> git.itanic.dy.fi Git - linux-stable/commit
wifi: mwifiex: Add missing compatible string for SD8787
authorLukas Wunner <lukas@wunner.de>
Fri, 27 Jan 2023 14:01:00 +0000 (15:01 +0100)
committerKalle Valo <kvalo@kernel.org>
Mon, 13 Feb 2023 16:51:35 +0000 (18:51 +0200)
commit36dd7a4c6226133b0b7aa92b8e604e688d958d0c
treec0fadbd79b083b0991e47d99fc1f1f9171c6c484
parent6a142f70774fd10350a52a10ba1297d52da46780
wifi: mwifiex: Add missing compatible string for SD8787

Commit e3fffc1f0b47 ("devicetree: document new marvell-8xxx and
pwrseq-sd8787 options") documented a compatible string for SD8787 in
the devicetree bindings, but neglected to add it to the mwifiex driver.

Fixes: e3fffc1f0b47 ("devicetree: document new marvell-8xxx and pwrseq-sd8787 options")
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: stable@vger.kernel.org # v4.11+
Cc: Matt Ranostay <mranostay@ti.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/320de5005ff3b8fd76be2d2b859fd021689c3681.1674827105.git.lukas@wunner.de
drivers/net/wireless/marvell/mwifiex/sdio.c