Re: [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate

From: Krzysztof Kozlowski
Date: Thu Jun 19 2025 - 05:57:16 EST


On Wed, Jun 18, 2025 at 08:51:12PM GMT, Neeraj Sanjay Kale wrote:
> Add support for 4000000 as secondary baudrate.
>
> Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@xxxxxxx>
> ---
> v2: Use the available 'max-speed' device tree property. (Krzysztof)
> v3: No Change
> ---
> .../devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
> index 3ab60c70286f..4a1b6ea48a2f 100644
> --- a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
> +++ b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml
> @@ -34,6 +34,12 @@ properties:
> This property depends on the module vendor's
> configuration.
>
> + max-speed:

Definition is in serial-peripheral-props.yaml so you need to add its
$ref. Just like other bindings.

Best regards,
Krzysztof