Patch "arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible" has been added to the 5.10-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible

to the 5.10-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-qcom-msm8916-samsung-a5u-fix-iris-compatib.patch
and it can be found in the queue-5.10 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 2a996a4635da00df6336577fddf99c7a3a6573bf
Author: Stephan Gerhold <stephan@xxxxxxxxxxx>
Date:   Wed Jan 6 11:21:34 2021 +0100

    arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible
    
    [ Upstream commit 826e6faf49ae1eb065759a30832a2e34740bd8b1 ]
    
    Unlike most MSM8916 boards, samsung-a5u uses WCN3660B instead of
    WCN3620 to support the 5 GHz band additionally.
    
    WCN3660B has similar requirements as WCN3620, but it needs the XO
    clock to run at 48 MHz instead of 19.2 MHz. So far it was possible
    to describe that configuration using the qcom,wcn3680 compatible.
    
    However, as of commit 8490987bdb9a ("wcn36xx: Hook and identify RF_IRIS_WCN3680"),
    the wcn36xx driver will now use the qcom,wcn3680 compatible
    to enable functionality specific to WCN3680. In particular,
    WCN3680 supports 802.11ac, which is not available in WCN3660B.
    
    Use the new qcom,wcn3660b compatible to describe the chip properly.
    
    Fixes: 0d7051999175 ("arm64: dts: msm8916-samsung-a5u: Override iris compatible")
    Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210106102134.59801-4-stephan@xxxxxxxxxxx
    Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts
index e39c04d977c25..dd35c3344358c 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dts
@@ -38,7 +38,7 @@
 
 &pronto {
 	iris {
-		compatible = "qcom,wcn3680";
+		compatible = "qcom,wcn3660b";
 	};
 };
 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux