Re: [PATCH 1/4] bcma: host_pci: add BCM4352 device ID 0x43b3
Michael Büsch <[email protected]> Thu, 18 Jun 2026 19:57:14 +0200
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <20260618195714.5620e0ec@barney> |
--===============0447906573198514499== Content-Type: multipart/signed; boundary="Sig_/jAjpHEYdavIonoaH4M5Uz/v"; protocol="application/pgp-signature"; micalg=pgp-sha512 --Sig_/jAjpHEYdavIonoaH4M5Uz/v Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 17 Jun 2026 23:42:08 +0200 Alessio Ferri <[email protected]> wrote: > From: Alessio Ferri <[email protected]> >=20 > The BCM4352 is an AC PHY. It is missing from bcma_pci_bridge_tbl[], > so bcma-pci-bridge does not bind. Add the ID. >=20 > The chip identifies as BCM4352 (chip rev 3, PHY type AC); b43 with AC-PHY > support handles it once bcma reaches the D11 core. >=20 > Signed-off-by: Alessio Ferri <[email protected]> > --- > drivers/bcma/host_pci.c | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/drivers/bcma/host_pci.c b/drivers/bcma/host_pci.c > index 3dc2985063f1..f6cf722a3798 100644 > --- a/drivers/bcma/host_pci.c > +++ b/drivers/bcma/host_pci.c > @@ -298,6 +298,7 @@ static const struct pci_device_id bcma_pci_bridge_tbl= [] =3D { > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x43a9) }, > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x43aa) }, > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x43b1) }, > + { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x43b3) }, > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4727) }, > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 43227) }, /* 0xa8db, BCM43217 (sic= !) */ > { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 43228) }, /* 0xa8dc */ >=20 Please submit this patch last, after the driver is expected to actually work on the device. --=20 Michael B=C3=BCsch https://bues.ch/ --Sig_/jAjpHEYdavIonoaH4M5Uz/v Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEihRzkKVZOnT2ipsS9TK+HZCNiw4FAmo0MXoACgkQ9TK+HZCN iw79/xAApSa8gie6f7YYYepTM2teMOo7lqt5rKHR0iK5rWqhgF8kca4QFukgP0gs Ijlj5yyGZ/HOVA5l7bE0BIpJ0bPvjQBwOSbo4xpzNLPVN9dnJbqNu+HLsXRYI9Ze 10c5h75tkEpYq5acGzZ8wmq2hKRWWe24u553qfMm+4QhTDdJF8l6dtp6cQqDDfWI sUeyfThcdd8YwVBnrLVhHLLPlL1qru/6QMIX3yNuKu5aneI6h3GOMhrMJMz+UH61 rhYmA4wABTP2dnwkvwAjy52K/w0M4Ykg7RKiEyvisJhm10d4ms9i+SywApjNaTUh hGI2dVBBiRSyWkKtfeVwGxu3fbMsU/rW0wwD/SAMkxgtfvYlROilVQRjwk7WCD7i JDm8HXq0cfBR7qnPAKr8gN2VsPO3XAHtzRebQP+Ew/SHCoEi/SjFzVVltvQcHrcf NdY9gIVYY+6qDeDiq2fzCT/rEWSLpEe4aTd2HeFqXn5n3CU3SAYkDUOhPmbuHASy sZb6AsKSYEjtCNQ4wLLgOnG+v1KlSnXqi74Bm6beTrX19ABP/bekM5n3AMBqIN2F CHT+6mNjr3PBp1erXEB7XUMZU7xxEaRfaUjtBdFAljdKdLADP8HaJytLcUkrYY8g Nz5ubxeLP7YM5qulAa7+gI0Vs6kDzzl+YLUxp4ShveB8JBZicJQ= =htaX -----END PGP SIGNATURE----- --Sig_/jAjpHEYdavIonoaH4M5Uz/v-- --===============0447906573198514499== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev --===============0447906573198514499==--