commit | 1a618964ec8a5820d035a0c54cfc89a6c4ca8693 | [log] [tgz] |
---|---|---|
author | Hai Pham <hai.pham.ud@renesas.com> | Tue May 19 17:42:05 2020 +0700 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri May 21 15:00:17 2021 +0200 |
tree | 4ec4437591416ea3276fdd5ef601d50388b9f40a | |
parent | f2279df9e5278bfb8f7a3b7b1bf7b401bec74f2c [diff] |
clk: renesas: Fix Realtime Module Stop Control Register offsets This patch fixes Realtime Module Stop Control Register (RMSTPCR) offsets based on R-Car Gen3, H2/M2/M2N/E2/E2X hardware user's manual. The r8a73a4 only has RMSTPCR0 - RMSTPCR5 so this calculation change doesn't affect it. Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>