Messages in this thread |  | | From | Rob Herring <> | Date | Sun, 25 Sep 2022 10:44:46 -0500 | Subject | Re: [PATCH v3 2/7] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth |
| |
On Mon, Sep 19, 2022 at 11:49 AM Sven Peter <sven@svenpeter.dev> wrote: > > These chips are combined Wi-Fi/Bluetooth radios which expose a > PCI subfunction for the Bluetooth part. > They are found in Apple machines such as the x86 models with the T2 > chip or the arm64 models with the M1 or M2 chips. > > Signed-off-by: Sven Peter <sven@svenpeter.dev> > --- > changes from v2: > - extended example to include parent pcie node to make > node name validation work > - moved to bluetooth/ subdirectory > - added maxItems to reg and dropped description > - moved bluetooth-controller.yaml reference after description > > changes from v1: > - added apple,* pattern to brcm,board-type > - s/PCI/PCIe/ > - fixed 1st reg cell inside the example to not contain the bus number > > .../net/bluetooth/brcm,bcm4377-bluetooth.yaml | 81 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 82 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/bluetooth/brcm,bcm4377-bluetooth.yaml
Reviewed-by: Rob Herring <robh@kernel.org>
|  |