2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/soc/renesas
Geert Uytterhoeven b0d7fbf8b1 soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B}
The workaround for the wrong hierarchy of the 3DG-{A,B} power
domains on R-Car E3 ES1.0 corrected the parent domains.
However, the 3DG-{A,B} power domains were still initialized and powered
in the wrong order, causing 3DG operation to fail.

Fix this by changing the order in the table at runtime, when running on
an affected SoC.

Fixes: 086b399965 ("soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2018-12-06 12:10:08 -08:00
..
Kconfig soc: renesas: rcar-sysc: Add r8a7744 support 2018-09-17 10:33:33 +02:00
Makefile soc: renesas: rcar-sysc: Add r8a774c0 support 2018-09-14 15:33:35 +02:00
r8a774a1-sysc.c soc: renesas: rcar-sysc: Add r8a774a1 support 2018-09-12 10:19:06 +02:00
r8a774c0-sysc.c soc: renesas: rcar-sysc: Add r8a774c0 support 2018-09-14 15:33:35 +02:00
r8a7743-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7745-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7779-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7790-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7791-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7792-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7794-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7795-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a7796-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r8a77470-sysc.c soc: renesas: rcar-sysc: Add r8a77470 support 2018-04-16 16:01:24 +02:00
r8a77965-sysc.c soc: renesas: r8a77965-sysc: Remove non-existent A3IR power domain 2018-11-30 11:22:29 +01:00
r8a77970-sysc.c soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domains 2018-11-30 11:22:30 +01:00
r8a77980-sysc.c soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy 2018-11-30 11:22:30 +01:00
r8a77990-sysc.c soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B} 2018-12-06 12:10:08 -08:00
r8a77995-sysc.c soc: renesas: convert to SPDX identifiers 2018-09-12 10:19:51 +02:00
r9a06g032-smp.c ARM: shmobile: Add the R9A06G032 SMP enabler driver 2018-07-20 13:44:04 +02:00
rcar-rst.c soc: renesas: rcar-rst: Add support for RZ/G1N 2018-09-17 10:46:31 +02:00
rcar-sysc.c soc: renesas: rcar-sysc: Add r8a7744 support 2018-09-17 10:33:33 +02:00
rcar-sysc.h soc: renesas: rcar-sysc: Add r8a774c0 support 2018-09-14 15:33:35 +02:00
renesas-soc.c soc: renesas: Identify RZ/G2E 2018-09-12 10:19:52 +02:00