[PATCH v3 1/7] dt-bindings: net: Add generic Bluetooth controller

Rob Herring robh at kernel.org
Mon Sep 26 12:20:42 PDT 2022


On Mon, 19 Sep 2022 18:48:28 +0200, Sven Peter wrote:
> Bluetooth controllers share the common local-bd-address property.
> Add a generic YAML schema to replace bluetooth.txt for those.
> 
> Signed-off-by: Sven Peter <sven at svenpeter.dev>
> ---
> changes from v2:
>   - added new bluetooth subdirectory and moved files there
>   - removed minItems from local-bd-address
>   - dropped bjorn.andersson at linaro.org, bgodavar at codeaurora.org and
>     rjliao at codeaurora.org due to bouncing emails from the CC list
> 
> changes from v1:
>   - removed blueetooth.txt instead of just replacing it with a
>     deprecation note
>   - replaced references to bluetooth.txt
> 
>  .../devicetree/bindings/net/bluetooth.txt     |  5 ----
>  .../net/bluetooth/bluetooth-controller.yaml   | 29 +++++++++++++++++++
>  .../{ => bluetooth}/qualcomm-bluetooth.yaml   |  6 ++--
>  .../bindings/soc/qcom/qcom,wcnss.yaml         |  8 ++---
>  4 files changed, 35 insertions(+), 13 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/net/bluetooth.txt
>  create mode 100644 Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml
>  rename Documentation/devicetree/bindings/net/{ => bluetooth}/qualcomm-bluetooth.yaml (96%)
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list