From: Krzysztof Kozlowski Date: Fri, 21 Apr 2023 19:54:37 +0000 (+0200) Subject: ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindings X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d2f1bd8f0b91ce77951d983a094c157b2efd789c;p=linux.git 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 Reviewed-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230421195437.31513-1-krzysztof.kozlowski@linaro.org --- diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi index b30d598441365..7dcbe0810e346 100644 --- a/arch/arm/boot/dts/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi @@ -745,7 +745,7 @@ qcom,mmio = <&pronto>; - bt { + bluetooth { compatible = "qcom,wcnss-bt"; };