2023-04-21 19:58:48

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindings

Bindings expect WCNSS Bluetooth child to be named "bluetooth":

remoteproc@fb204000: smd-edge:wcnss: 'bt' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 939449a0c695..58e144957c5d 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -746,7 +746,7 @@ wcnss {

qcom,mmio = <&pronto>;

- bt {
+ bluetooth {
compatible = "qcom,wcnss-bt";
};

--
2.34.1


2023-04-22 10:12:00

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindings



On 21.04.2023 21:54, Krzysztof Kozlowski wrote:
> Bindings expect WCNSS Bluetooth child to be named "bluetooth":
>
> remoteproc@fb204000: smd-edge:wcnss: 'bt' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
> index 939449a0c695..58e144957c5d 100644
> --- a/arch/arm/boot/dts/qcom-msm8974.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
> @@ -746,7 +746,7 @@ wcnss {
>
> qcom,mmio = <&pronto>;
>
> - bt {
> + bluetooth {
> compatible = "qcom,wcnss-bt";
> };
>

2023-05-25 05:42:12

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindings

On Fri, 21 Apr 2023 21:54:37 +0200, Krzysztof Kozlowski wrote:
> Bindings expect WCNSS Bluetooth child to be named "bluetooth":
>
> remoteproc@fb204000: smd-edge:wcnss: 'bt' does not match any of the regexes: 'pinctrl-[0-9]+'
>
>

Applied, thanks!

[1/1] ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindings
commit: cc6c63b88a63dbc73293281c08a745cc23f2346c

Best regards,
--
Bjorn Andersson <[email protected]>