[PATCH v2 0/2] phy: usb: Broadcom BCM4908 USB init fixes
From: Sam Edwards
Date: Thu Oct 03 2024 - 23:42:42 EST
Greetings list,
This is v2 of my previous patch [1] targeted at resolving a crash-on-boot on
the BCM4908 family due to a missized table.
Changes v1->v2:
- Florian requested this change be broken into an immediate bugfix (w/ the
'fixes' tag) and a second patch containing the coding change aimed at
preventing this problem from happening again
Best,
Sam
[1]: https://lore.kernel.org/lkml/20241003211720.1339468-1-CFSworks@xxxxxxxxx/T/
Sam Edwards (2):
phy: usb: Fix missing elements in BCM4908 USB init array
phy: usb: update Broadcom driver table to use designated initializers
drivers/phy/broadcom/phy-brcm-usb-init.c | 433 +++++++++++------------
1 file changed, 215 insertions(+), 218 deletions(-)
--
2.44.2