提交 4ee7830c 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: shmobile: r8a7740: Add A4SU pm domain support

Add support for the A4SU power domain.
This domain contains the USBPHY hardware block, which is currently not
used by any driver.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 1618a677
...@@ -75,6 +75,9 @@ static struct rmobile_pm_domain r8a7740_pm_domains[] = { ...@@ -75,6 +75,9 @@ static struct rmobile_pm_domain r8a7740_pm_domains[] = {
}, { }, {
.genpd.name = "A3SG", .genpd.name = "A3SG",
.bit_shift = 13, .bit_shift = 13,
}, {
.genpd.name = "A4SU",
.bit_shift = 20,
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册