Skip to content

Commit 1154842

Browse files
committed
Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers
mvebu drivers for 5.14 (part 1) Make the turris mox rwtm firmware more generic for Armada 3700 SoCs * tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu: firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string Link: https://lore.kernel.org/r/87bl802a2d.fsf@BL-laptop Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 4014f31 + 90ae472 commit 1154842

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/firmware/turris-mox-rwtm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ static int turris_mox_rwtm_remove(struct platform_device *pdev)
569569

570570
static const struct of_device_id turris_mox_rwtm_match[] = {
571571
{ .compatible = "cznic,turris-mox-rwtm", },
572+
{ .compatible = "marvell,armada-3700-rwtm-firmware", },
572573
{ },
573574
};
574575

0 commit comments

Comments
 (0)