lkml.org 
[lkml]   [2020]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.7 104/265] ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
    Date
    From: Matthew Hagan <mnhagan88@gmail.com>

    [ 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@gmail.com>
    Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/mach-bcm/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    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
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-06-30 00:07    [W:2.201 / U:0.404 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site