linux-stable/drivers/phy/ralink
John Thomson d539cfd120 phy: ralink: mt7621-pci: add sentinel to quirks table
[ Upstream commit 819b885cd8 ]

With mt7621 soc_dev_attr fixed to register the soc as a device,
kernel will experience an oops in soc_device_match_attr

This quirk test was introduced in the staging driver in
commit 9445ccb371 ("staging: mt7621-pci-phy: add quirks for 'E2'
revision using 'soc_device_attribute'"). The staging driver was removed,
and later re-added in commit d87da32372 ("phy: ralink: Add PHY driver
for MT7621 PCIe PHY") for kernel 5.11

Link: https://lore.kernel.org/lkml/26ebbed1-0fe9-4af9-8466-65f841d0b382@app.fastmail.com
Fixes: d87da32372 ("phy: ralink: Add PHY driver for MT7621 PCIe PHY")
Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20221104205242.3440388-2-git@johnthomson.fastmail.com.au
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-11-16 10:03:54 +01:00
..
Kconfig phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'" 2021-06-23 12:59:46 +05:30
Makefile phy: ralink: Add PHY driver for MT7621 PCIe PHY 2020-11-30 16:18:24 +05:30
phy-mt7621-pci.c phy: ralink: mt7621-pci: add sentinel to quirks table 2022-11-16 10:03:54 +01:00
phy-ralink-usb.c phy: phy-ralink-usb: convert to devm_platform_ioremap_resource 2020-11-16 12:47:47 +05:30