diff mbox series

dt-bindings: timer: ostm: Add R7S9210 support

Message ID 20180927141258.103071-1-chris.brandt@renesas.com (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: timer: ostm: Add R7S9210 support | expand

Commit Message

Chris Brandt Sept. 27, 2018, 2:12 p.m. UTC
The R7S9210 belongs to the RZ/A2 SoC series

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
---
FYI: No driver changes were needed
---
 Documentation/devicetree/bindings/timer/renesas,ostm.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Simon Horman Oct. 1, 2018, 1:04 p.m. UTC | #1
On Thu, Sep 27, 2018 at 09:12:58AM -0500, Chris Brandt wrote:
> The R7S9210 belongs to the RZ/A2 SoC series
> 
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Rob Herring Oct. 15, 2018, 6:30 p.m. UTC | #2
On Thu, Sep 27, 2018 at 09:12:58AM -0500, Chris Brandt wrote:
> The R7S9210 belongs to the RZ/A2 SoC series
> 
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> ---
> FYI: No driver changes were needed
> ---
>  Documentation/devicetree/bindings/timer/renesas,ostm.txt | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/timer/renesas,ostm.txt b/Documentation/devicetree/bindings/timer/renesas,ostm.txt
index be3ae0fdf775..81a78f8bcf17 100644
--- a/Documentation/devicetree/bindings/timer/renesas,ostm.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,ostm.txt
@@ -9,7 +9,8 @@  Channels are independent from each other.
 Required Properties:
 
   - compatible: must be one or more of the following:
-    - "renesas,r7s72100-ostm" for the r7s72100 OSTM
+    - "renesas,r7s72100-ostm" for the R7S72100 (RZ/A1) OSTM
+    - "renesas,r7s9210-ostm" for the R7S9210 (RZ/A2) OSTM
     - "renesas,ostm" for any OSTM
 		This is a fallback for the above renesas,*-ostm entries