10 May, 2021

1 commit


02 Jan, 2020

1 commit

  • SCSSI has reset controls for each channel in the SoCs newer than Pro4,
    so this adds missing reset controls for channel 1, 2 and 3. And more, this
    moves MCSSI reset ID after SCSSI.

    Fixes: 6b39fd590aeb ("reset: uniphier: add reset control support for SPI")
    Signed-off-by: Kunihiko Hayashi
    Acked-by: Masahiro Yamada
    Signed-off-by: Philipp Zabel

    Kunihiko Hayashi
     

31 May, 2019

1 commit

  • Based on 3 normalized pattern(s):

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license as published by
    the free software foundation either version 2 of the license or at
    your option any later version this program is distributed in the
    hope that it will be useful but without any warranty without even
    the implied warranty of merchantability or fitness for a particular
    purpose see the gnu general public license for more details

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license as published by
    the free software foundation either version 2 of the license or at
    your option any later version [author] [kishon] [vijay] [abraham]
    [i] [kishon]@[ti] [com] this program is distributed in the hope that
    it will be useful but without any warranty without even the implied
    warranty of merchantability or fitness for a particular purpose see
    the gnu general public license for more details

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license as published by
    the free software foundation either version 2 of the license or at
    your option any later version [author] [graeme] [gregory]
    [gg]@[slimlogic] [co] [uk] [author] [kishon] [vijay] [abraham] [i]
    [kishon]@[ti] [com] [based] [on] [twl6030]_[usb] [c] [author] [hema]
    [hk] [hemahk]@[ti] [com] this program is distributed in the hope
    that it will be useful but without any warranty without even the
    implied warranty of merchantability or fitness for a particular
    purpose see the gnu general public license for more details

    extracted by the scancode license scanner the SPDX license identifier

    GPL-2.0-or-later

    has been chosen to replace the boilerplate/reference in 1105 file(s).

    Signed-off-by: Thomas Gleixner
    Reviewed-by: Allison Randal
    Reviewed-by: Richard Fontana
    Reviewed-by: Kate Stewart
    Cc: linux-spdx@vger.kernel.org
    Link: https://lkml.kernel.org/r/20190527070033.202006027@linutronix.de
    Signed-off-by: Greg Kroah-Hartman

    Thomas Gleixner
     

19 Jul, 2018

1 commit


27 Apr, 2018

4 commits


27 Mar, 2018

2 commits


05 Oct, 2017

1 commit


04 Oct, 2017

1 commit


14 Aug, 2017

3 commits


11 Aug, 2017

2 commits


29 Mar, 2017

1 commit


08 Mar, 2017

1 commit

  • Fixes the following sparse warnings:

    drivers/reset/reset-uniphier.c:68:34: warning:
    symbol 'uniphier_sld3_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:73:34: warning:
    symbol 'uniphier_pro4_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:81:34: warning:
    symbol 'uniphier_pro5_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:89:34: warning:
    symbol 'uniphier_pxs2_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:103:34: warning:
    symbol 'uniphier_ld11_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:108:34: warning:
    symbol 'uniphier_ld20_sys_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:137:34: warning:
    symbol 'uniphier_sld3_mio_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:157:34: warning:
    symbol 'uniphier_pro5_sd_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:174:34: warning:
    symbol 'uniphier_ld4_peri_reset_data' was not declared. Should it be static?
    drivers/reset/reset-uniphier.c:187:34: warning:
    symbol 'uniphier_pro4_peri_reset_data' was not declared. Should it be static?

    Signed-off-by: Wei Yongjun
    Acked-by: Masahiro Yamada
    Signed-off-by: Philipp Zabel

    Wei Yongjun
     

20 Jan, 2017

1 commit


22 Oct, 2016

1 commit


24 Aug, 2016

1 commit