commit | cea0b9ab7c62ff518c86812f814508ff8168c2eb | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Wed Jun 22 01:03:22 2016 +0300 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Nov 14 10:28:00 2017 +0100 |
tree | 805c8de7cd071e4f091edfe732da94a720df78f9 | |
parent | e7ed17a3f6236a1f954979778932372b9649522f [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.