Patch "firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string" 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

    firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string

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:
     firmware-turris-mox-rwtm-add-marvell-armada-3700-rwt.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 0e595398f1aa41a1414e75d4e1576937cf5a1cd0
Author: Pali Rohár <pali@xxxxxxxxxx>
Date:   Thu May 20 13:38:43 2021 +0200

    firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string
    
    [ Upstream commit 90ae47215de3fec862aeb1a0f0e28bb505ab1351 ]
    
    Add more generic compatible string 'marvell,armada-3700-rwtm-firmware' for
    this driver, since it can also be used on other Armada 3720 devices.
    
    Current compatible string 'cznic,turris-mox-rwtm' is kept for backward
    compatibility.
    
    Signed-off-by: Pali Rohár <pali@xxxxxxxxxx>
    Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
    Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/firmware/turris-mox-rwtm.c b/drivers/firmware/turris-mox-rwtm.c
index 03f1eac9ad69..0bef988580ad 100644
--- a/drivers/firmware/turris-mox-rwtm.c
+++ b/drivers/firmware/turris-mox-rwtm.c
@@ -569,6 +569,7 @@ static int turris_mox_rwtm_remove(struct platform_device *pdev)
 
 static const struct of_device_id turris_mox_rwtm_match[] = {
 	{ .compatible = "cznic,turris-mox-rwtm", },
+	{ .compatible = "marvell,armada-3700-rwtm-firmware", },
 	{ },
 };
 



[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