lkml.org 
[lkml]   [2021]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v1 0/6] Tegra cpuidle driver fixes and improvements for 5.16
    Date
    This series adds compile-testing support to Tegra cpuidle driver and fixes
    a non-critical problem that should pop up only when power management patches
    [1] will be merged. Previously I sent out these patches separately[2][3],
    but they partially missed recent kernel release. I combined the remaining
    patches into this series and added ack from Daniel Lezcano that he gave
    to the "Check whether PMC is ready" patch [3].

    [1] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=261973
    [2] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=252996
    [3] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=254040

    Dmitry Osipenko (6):
    soc/tegra: fuse: Add stubs needed for compile testing
    soc/tegra: irq: Add stubs needed for compile testing
    soc/tegra: pm: Make stubs usable for compile testing
    clk: tegra: Add stubs needed for compile testing
    cpuidle: tegra: Enable compile testing
    cpuidle: tegra: Check whether PMC is ready

    drivers/cpuidle/Kconfig.arm | 2 +-
    drivers/cpuidle/cpuidle-tegra.c | 3 +++
    include/linux/clk/tegra.h | 4 ++++
    include/soc/tegra/fuse.h | 31 ++++++++++++++++++++++++++-----
    include/soc/tegra/irq.h | 9 ++++++++-
    include/soc/tegra/pm.h | 2 +-
    6 files changed, 43 insertions(+), 8 deletions(-)

    --
    2.32.0

    \
     
     \ /
      Last update: 2021-09-12 22:30    [W:3.632 / U:0.404 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site