clk: renesas: Synchronize Gen2 MSTP teardown tables

Synchronize Gen2 MSTP teardown tables with datasheet Rev.2.00
Feb 01, 2016. This corrects the following bits:
  - added H2 MSTP3[10] SCIF2
  - added H2/M2/E2 MSTP7[29] TCON
  - removed E2 MSTP5[22] Thermal Sensor
  - removed E2 MSTP10[31,24:22] SRC0, SRC7:9

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Marek Vasut 2020-06-06 15:26:14 +02:00
parent 3934b41bb4
commit 131daca152
3 changed files with 6 additions and 6 deletions

View File

@ -239,11 +239,11 @@ static const struct mstp_stop_table r8a7790_mstp_table[] = {
{ 0x00640801, 0x400000, 0x00640801, 0x0 },
{ 0xDB6E9BDF, 0x0, 0xDB6E9BDF, 0x0 },
{ 0x300DA1FC, 0x2010, 0x300DA1FC, 0x0 },
{ 0xF08CF831, 0x0, 0xF08CF831, 0x0 },
{ 0xF08CFC31, 0x0, 0xF08CFC31, 0x0 },
{ 0x80000184, 0x180, 0x80000184, 0x0 },
{ 0x44C00046, 0x0, 0x44C00046, 0x0 },
{ 0x0, 0x0, 0x0, 0x0 }, /* SMSTP6 is not present on Gen2 */
{ 0x07F30718, 0x200000, 0x07F30718, 0x0 },
{ 0x27F30718, 0x200000, 0x27F30718, 0x0 },
{ 0x01F0FF84, 0x0, 0x01F0FF84, 0x0 },
{ 0xF5979FCF, 0x0, 0xF5979FCF, 0x0 },
{ 0xFFFEFFE0, 0x0, 0xFFFEFFE0, 0x0 },

View File

@ -245,7 +245,7 @@ static const struct mstp_stop_table r8a7791_mstp_table[] = {
{ 0x800001C4, 0x180, 0x800001C4, 0x0 },
{ 0x44C00046, 0x0, 0x44C00046, 0x0 },
{ 0x0, 0x0, 0x0, 0x0 }, /* SMSTP6 is not present on Gen2 */
{ 0x05BFE618, 0x200000, 0x05BFE618, 0x0 },
{ 0x25BFE618, 0x200000, 0x25BFE618, 0x0 },
{ 0x40C0FE85, 0x0, 0x40C0FE85, 0x0 },
{ 0xFF979FFF, 0x0, 0xFF979FFF, 0x0 },
{ 0xFFFEFFE0, 0x0, 0xFFFEFFE0, 0x0 },

View File

@ -218,12 +218,12 @@ static const struct mstp_stop_table r8a7794_mstp_table[] = {
{ 0x100D21FC, 0x2000, 0x100D21FC, 0x0 },
{ 0xE084D810, 0x0, 0xE084D810, 0x0 },
{ 0x800001C4, 0x180, 0x800001C4, 0x0 },
{ 0x40C00044, 0x0, 0x40C00044, 0x0 },
{ 0x40800044, 0x0, 0x40800044, 0x0 },
{ 0x0, 0x0, 0x0, 0x0 }, /* SMSTP6 is not present on Gen2 */
{ 0x013FE618, 0x80000, 0x013FE618, 0x0 },
{ 0x21BFE618, 0x80000, 0x21BFE618, 0x0 },
{ 0x40803C05, 0x0, 0x40803C05, 0x0 },
{ 0xFB879FEE, 0x0, 0xFB879FEE, 0x0 },
{ 0xFFFEFFE0, 0x0, 0xFFFEFFE0, 0x0 },
{ 0x7E3EFFE0, 0x0, 0x7E3EFFE0, 0x0 },
{ 0x000001C0, 0x0, 0x000001C0, 0x0 },
};