Skip to content

Commit

Permalink
dt-bindings: net: bluetooth: nxp: Add firmware-name property
Browse files Browse the repository at this point in the history
This adds a new optional device tree property called firware-name.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  • Loading branch information
Neeraj Sanjay Kale authored and Luiz Augusto von Dentz committed Jul 15, 2024
1 parent 08c22b5 commit 9218254
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ properties:
This property depends on the module vendor's
configuration.

firmware-name:
maxItems: 1

required:
- compatible

Expand All @@ -42,5 +45,6 @@ examples:
bluetooth {
compatible = "nxp,88w8987-bt";
fw-init-baudrate = <3000000>;
firmware-name = "uartuart8987_bt_v0.bin";
};
};

0 comments on commit 9218254

Please sign in to comment.