diff mbox series

[2/4] media: dt-bindings: rcar-csi2: Add R8A774B1 support

Message ID 1571137078-28922-3-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Delegated to: Kieran Bingham
Headers show
Series Add VIN/CSI-2 support | expand

Commit Message

Biju Das Oct. 15, 2019, 10:57 a.m. UTC
Add the compatible string for RZ/G2N (R8A774B1) to the list of supported
SoCs.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/media/renesas,csi2.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Oct. 16, 2019, 7:14 a.m. UTC | #1
On Tue, Oct 15, 2019 at 12:58 PM Biju Das <biju.das@bp.renesas.com> wrote:
> Add the compatible string for RZ/G2N (R8A774B1) to the list of supported
> SoCs.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

Gr{oetje,eeting}s,

                        Geert
Rob Herring (Arm) Oct. 27, 2019, 9:18 p.m. UTC | #2
On Tue, 15 Oct 2019 11:57:56 +0100, Biju Das wrote:
> Add the compatible string for RZ/G2N (R8A774B1) to the list of supported
> SoCs.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/media/renesas,csi2.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/renesas,csi2.txt b/Documentation/devicetree/bindings/media/renesas,csi2.txt
index 3314092..2da6f60 100644
--- a/Documentation/devicetree/bindings/media/renesas,csi2.txt
+++ b/Documentation/devicetree/bindings/media/renesas,csi2.txt
@@ -9,6 +9,7 @@  Mandatory properties
 --------------------
  - compatible: Must be one or more of the following
    - "renesas,r8a774a1-csi2" for the R8A774A1 device.
+   - "renesas,r8a774b1-csi2" for the R8A774B1 device.
    - "renesas,r8a774c0-csi2" for the R8A774C0 device.
    - "renesas,r8a7795-csi2" for the R8A7795 device.
    - "renesas,r8a7796-csi2" for the R8A7796 device.