Message ID | 20180725212220.44525-4-chris.brandt@renesas.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | ARM: shmobile: Add support for RZ/A2 | expand |
Hi Chris, On Wed, Jul 25, 2018 at 11:22 PM Chris Brandt <chris.brandt@renesas.com> wrote: > Add device tree bindings documentation for Renesas RZ/A2 (r7s9210) SoC. > Also document new option for "renesas,bsid" > > Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Thanks for ypur patch! > --- a/Documentation/devicetree/bindings/arm/shmobile.txt > +++ b/Documentation/devicetree/bindings/arm/shmobile.txt > @@ -148,7 +150,7 @@ product and revision information. If present, a device node for this register > should be added. Please add "or Boundary Scan ID Register" to the paragraph above. Gr{oetje,eeting}s, Geert
Hi Geert, On Thursday, July 26, 2018, Geert Uytterhoeven wrote: > > @@ -148,7 +150,7 @@ product and revision information. If present, a > device node for this register > > should be added. > > Please add "or Boundary Scan ID Register" to the paragraph above. OK. Chris
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 89b4a389fbc7..1b2e32171924 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -7,6 +7,8 @@ SoCs: compatible = "renesas,emev2" - RZ/A1H (R7S72100) compatible = "renesas,r7s72100" + - RZ/A2 (R7S9210) + compatible = "renesas,r7s9210" - SH-Mobile AG5 (R8A73A00/SH73A0) compatible = "renesas,sh73a0" - R-Mobile APE6 (R8A73A40) @@ -148,7 +150,7 @@ product and revision information. If present, a device node for this register should be added. Required properties: - - compatible: Must be "renesas,prr". + - compatible: Must be "renesas,prr" or "renesas,bsid" - reg: Base address and length of the register block.