linux/drivers/soc/renesas
Geert Uytterhoeven 7e8a50df26 soc: renesas: rcar-sysc: Drop legacy handling
Now the R-Car platform code no longer supports DTBs lacking a SYSC
device node in DT, all legacy handling can be dropped from the R-Car
SYSC driver:
  - Make rcar_sysc_ch private to the driver,
  - Make rcar_sysc_power_{down,up}() static (they have been replaced by
    rcar_sysc_power_{down,up}_cpu()),
  - Remove the legacy wrapper rcar_sysc_init(), and the check for double
    initialization (only the early_initcall is left).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2018-06-18 12:00:29 +02:00
..
Kconfig soc: renesas: rcar-sysc: Add support for R-Car E3 power areas 2018-05-16 10:57:13 +02:00
Makefile soc: renesas: rcar-sysc: Add support for R-Car E3 power areas 2018-05-16 10:57:13 +02:00
r8a7743-sysc.c soc: renesas: rcar-sysc: add R8A7743 support 2016-10-17 08:21:20 +02:00
r8a7745-sysc.c soc: renesas: rcar-sysc: add R8A7745 support 2016-11-23 14:28:41 +01:00
r8a7779-sysc.c soc: renesas: rcar-sysc: Add support for R-Car H1 power areas 2016-04-26 09:56:35 +10:00
r8a7790-sysc.c soc: renesas: rcar-sysc: Add support for R-Car H2 power areas 2016-04-26 09:56:35 +10:00
r8a7791-sysc.c soc: renesas: rcar-sysc: Add support for R-Car M2-W power areas 2016-04-26 09:56:36 +10:00
r8a7792-sysc.c soc: renesas: rcar-sysc: add R8A7792 support 2016-06-16 10:53:57 +09:00
r8a7794-sysc.c soc: renesas: rcar-sysc: Add support for R-Car E2 power areas 2016-04-26 09:56:37 +10:00
r8a7795-sysc.c soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0 2017-04-07 13:53:41 -04:00
r8a7796-sysc.c soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas 2016-06-06 10:14:21 +09:00
r8a77470-sysc.c soc: renesas: rcar-sysc: Add r8a77470 support 2018-04-16 16:01:24 +02:00
r8a77965-sysc.c soc: renesas: rcar-sysc: Add R-Car M3-N support 2018-02-21 22:51:02 +01:00
r8a77970-sysc.c soc: renesas: r8a77970-sysc: fix power area parents 2018-02-19 10:00:50 +01:00
r8a77980-sysc.c soc: renesas: rcar-sysc: add R8A77980 support 2018-02-19 20:50:44 +01:00
r8a77990-sysc.c soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B} 2018-05-16 10:57:44 +02:00
r8a77995-sysc.c soc: renesas: r8a77995-sysc: Cleanups 2018-04-20 12:14:47 +02:00
rcar-rst.c soc: renesas: rcar-rst: Add support for R-Car E3 2018-04-16 16:01:25 +02:00
rcar-sysc.c soc: renesas: rcar-sysc: Drop legacy handling 2018-06-18 12:00:29 +02:00
rcar-sysc.h soc: renesas: rcar-sysc: Add support for R-Car E3 power areas 2018-05-16 10:57:13 +02:00
renesas-soc.c soc: renesas: identify R-Car E3 2018-04-16 16:01:25 +02:00