Re: [PATCH v2 5/9] dt-bindings: serial: renesas,scifb: Document r8a7742 bindings

2020-05-14 Thread Rob Herring
On Wed,  6 May 2020 20:51:31 +0100, Lad Prabhakar wrote:
> RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFB ports,
> so document the SoC specific bindings.
> 
> Signed-off-by: Lad Prabhakar 
> Reviewed-by: Marian-Cristian Rotariu 
> 
> Reviewed-by: Geert Uytterhoeven 
> ---
> v1->v2:
> * No change
> ---
> 
>  Documentation/devicetree/bindings/serial/renesas,scifb.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!


[PATCH v2 5/9] dt-bindings: serial: renesas,scifb: Document r8a7742 bindings

2020-05-06 Thread Lad Prabhakar
RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFB ports,
so document the SoC specific bindings.

Signed-off-by: Lad Prabhakar 
Reviewed-by: Marian-Cristian Rotariu 
Reviewed-by: Geert Uytterhoeven 
---
v1->v2:
* No change
---

 Documentation/devicetree/bindings/serial/renesas,scifb.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/serial/renesas,scifb.yaml 
b/Documentation/devicetree/bindings/serial/renesas,scifb.yaml
index 57205cb1dcd4..b083970c16a9 100644
--- a/Documentation/devicetree/bindings/serial/renesas,scifb.yaml
+++ b/Documentation/devicetree/bindings/serial/renesas,scifb.yaml
@@ -24,6 +24,7 @@ properties:
 
   - items:
   - enum:
+  - renesas,scifb-r8a7742  # RZ/G1H
   - renesas,scifb-r8a7743  # RZ/G1M
   - renesas,scifb-r8a7744  # RZ/G1N
   - renesas,scifb-r8a7745  # RZ/G1E
-- 
2.17.1