@@ -11,13 +11,15 @@ maintainers:
- Magnus Damm <magnus.damm@gmail.com>
description:
- Renesas R-Car Gen2 and RZ/G1 SoCs utilize one or more APMU hardware units for
- CPU core power domain control including SMP boot and CPU Hotplug.
+ Renesas R-Mobile APE6, R-Car Gen2, and RZ/G1 SoCs utilize one or more APMU
+ hardware units for CPU core power domain control including SMP boot and CPU
+ Hotplug.
properties:
compatible:
items:
- enum:
+ - renesas,r8a73a4-apmu # R-Mobile APE6
- renesas,r8a7742-apmu # RZ/G1H
- renesas,r8a7743-apmu # RZ/G1M
- renesas,r8a7744-apmu # RZ/G1N
R-Mobile APE6 has an Advanced Power Management Unit (APMU) similar to R-Car Gen2 SoCs. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/power/renesas,apmu.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)