diff mbox series

dt-bindings: apmu: Document r8a7744 support

Message ID 1537545178-21370-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Commit fae210bb5bfbd29118e18881f7108c6bd59293b9
Delegated to: Simon Horman
Headers show
Series dt-bindings: apmu: Document r8a7744 support | expand

Commit Message

Biju Das Sept. 21, 2018, 3:52 p.m. UTC
Document APMU and SMP enable method for RZ/G1N (R8A7744) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/power/renesas,apmu.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Sept. 24, 2018, 8:42 a.m. UTC | #1
On Fri, Sep 21, 2018 at 04:52:58PM +0100, Biju Das wrote:
> Document APMU and SMP enable method for RZ/G1N (R8A7744) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Geert Uytterhoeven Sept. 24, 2018, 9:22 a.m. UTC | #2
On Fri, Sep 21, 2018 at 5:59 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Document APMU and SMP enable method for RZ/G1N (R8A7744) SoC.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert
Simon Horman Sept. 24, 2018, 3:21 p.m. UTC | #3
On Mon, Sep 24, 2018 at 11:22:09AM +0200, Geert Uytterhoeven wrote:
> On Fri, Sep 21, 2018 at 5:59 PM Biju Das <biju.das@bp.renesas.com> wrote:
> > Document APMU and SMP enable method for RZ/G1N (R8A7744) SoC.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, applied for v4.20.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/power/renesas,apmu.txt b/Documentation/devicetree/bindings/power/renesas,apmu.txt
index e6f47c9..5f24586 100644
--- a/Documentation/devicetree/bindings/power/renesas,apmu.txt
+++ b/Documentation/devicetree/bindings/power/renesas,apmu.txt
@@ -8,6 +8,7 @@  Required properties:
 - compatible: Should be "renesas,<soctype>-apmu", "renesas,apmu" as fallback.
 	      Examples with soctypes are:
 		- "renesas,r8a7743-apmu" (RZ/G1M)
+		- "renesas,r8a7744-apmu" (RZ/G1N)
 		- "renesas,r8a7745-apmu" (RZ/G1E)
 		- "renesas,r8a77470-apmu" (RZ/G1C)
 		- "renesas,r8a7790-apmu" (R-Car H2)