commit | 1b004e28749b6cbab4c4340ac4aeba5ed498b026 | [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 | efece632e7063c0ee901b6ffb4bb6294b45665f2 [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>