mirror of https://github.com/torvalds/linux.git
dt-bindings: net: bcm4377-bluetooth: Add BCM4388 compatible
Add BCM4388 PCI vendor/product ID as compatible. The BCM4388 WiFi/BT module is found on Apple silicon devices with M2 Pro/Max/Ultra and later. Support for this variant was added in 2024 without amending the dt-bindings. Link: https://lore.kernel.org/asahi/20240602-btbcm4388-v1-1-210e4b4eeb3b@svenpeter.dev/ Reviewed-by: Neal Gompa <neal@gompa.dev> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Janne Grunau <j@jannau.net>
This commit is contained in:
parent
a3ee333346
commit
ef4d6ea11d
|
|
@ -23,6 +23,7 @@ properties:
|
|||
- pci14e4,5fa0 # BCM4377
|
||||
- pci14e4,5f69 # BCM4378
|
||||
- pci14e4,5f71 # BCM4387
|
||||
- pci14e4,5f72 # BCM4388
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue