Patch "ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP" has been added to the 5.7-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

    ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP

to the 5.7-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:
     arm-bcm-select-arm_timer_sp804-for-arch_bcm_nsp.patch
and it can be found in the queue-5.7 subdirectory.

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



commit bb392cc7ca419a0835bc2e0252d7bcbe15df71c7
Author: Matthew Hagan <mnhagan88@xxxxxxxxx>
Date:   Tue Jun 9 17:58:31 2020 +0100

    ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
    
    [ Upstream commit 0386e9ce5877ee73e07675529d5ae594d00f0900 ]
    
    The NSP SoC includes an SP804 timer so should be enabled here.
    
    Fixes: a0efb0d28b77 ("ARM: dts: NSP: Add SP804 Support to DT")
    Signed-off-by: Matthew Hagan <mnhagan88@xxxxxxxxx>
    Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 6aa938b949db2..1df0ee01ee02b 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -53,6 +53,7 @@ config ARCH_BCM_NSP
 	select ARM_ERRATA_754322
 	select ARM_ERRATA_775420
 	select ARM_ERRATA_764369 if SMP
+	select ARM_TIMER_SP804
 	select THERMAL
 	select THERMAL_OF
 	help



[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