commit | b05e2cda74ca9c6ee1495c80a62774f011aa76ff | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Wed Jun 22 01:03:22 2016 +0300 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Aug 31 12:02:39 2017 +0200 |
tree | 57f0a002646ed2b5554fdae3e32f946a3944529e | |
parent | 1cbb25c028c4e2843cc7c1ef185fedbd63185e34 [diff] |
ARM: dts: r8a7794: Add SMP support Add the device tree node for the Advanced Power Management Unit (APMU). Use the "enable-method" prop to point out that the APMU should be used for the SMP support. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- v3: - No changes, v2: - No changes.