lkml.org 
[lkml]   [2023]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 02/43] soc: Add SoC driver for Cirrus ep93xx
    From
    Date
    On Mon, 2023-04-24 at 15:34 +0300, Nikita Shubin wrote:
    > This adds an SoC driver for the ep93xx. Currently there
    > is only one thing not fitting into any other framework,
    > and that is the swlock setting.
    >
    > It's used for clock settings and restart.
    >
    > Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
    > Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

    Tested-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
    Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>

    > ---
    >
    > Notes:
    >     rfc -> v0
    >     Alexander Sverdlin:
    >     - replace spinlock with local_irq
    >    
    >     Arnd Bergmann:
    >     - wildcards changed to ep9301
    >    
    >     Linus Walleij:
    >     - added tag, i hope changes are not significant enough to drop
    >       Reviewed-by tag
    >
    >  drivers/soc/Kconfig               |   1 +
    >  drivers/soc/Makefile              |   1 +
    >  drivers/soc/cirrus/Kconfig        |  11 +++
    >  drivers/soc/cirrus/Makefile       |   2 +
    >  drivers/soc/cirrus/soc-ep93xx.c   | 134 ++++++++++++++++++++++++++++++
    >  include/linux/soc/cirrus/ep93xx.h |  16 +++-
    >  6 files changed, 161 insertions(+), 4 deletions(-)
    >  create mode 100644 drivers/soc/cirrus/Kconfig
    >  create mode 100644 drivers/soc/cirrus/Makefile
    >  create mode 100644 drivers/soc/cirrus/soc-ep93xx.c

    --
    Alexander Sverdlin.

    \
     
     \ /
      Last update: 2023-04-24 13:36    [W:2.395 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site