R-Mobile APE6 has an Advanced Power Management Unit (APMU) similar to R-Car Gen2 SoCs. Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- Documentation/devicetree/bindings/power/renesas,apmu.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/power/renesas,apmu.yaml b/Documentation/devicetree/bindings/power/renesas,apmu.yaml index 391897d897f241c9..a4717b6561782443 100644 --- a/Documentation/devicetree/bindings/power/renesas,apmu.yaml +++ b/Documentation/devicetree/bindings/power/renesas,apmu.yaml @@ -11,13 +11,15 @@ maintainers: - Magnus Damm <magnus.damm@xxxxxxxxx> 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 -- 2.25.1