All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: media: renesas,vin: Add r8a77961 support
@ 2021-03-12 13:03 Niklas Söderlund
  2021-03-24 16:08 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Söderlund @ 2021-03-12 13:03 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-media
  Cc: linux-renesas-soc, Niklas Söderlund

Add the compatible string for M3-W+ (r8a77961) to the list of supported
SoCs.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
---
 Documentation/devicetree/bindings/media/renesas,vin.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/media/renesas,vin.yaml b/Documentation/devicetree/bindings/media/renesas,vin.yaml
index fe7c4cbfe4ba960c..48e061a9ca4e5ee8 100644
--- a/Documentation/devicetree/bindings/media/renesas,vin.yaml
+++ b/Documentation/devicetree/bindings/media/renesas,vin.yaml
@@ -46,6 +46,7 @@ properties:
               - renesas,vin-r8a7779  # R-Car H1
               - renesas,vin-r8a7795  # R-Car H3
               - renesas,vin-r8a7796  # R-Car M3-W
+              - renesas,vin-r8a77961 # R-Car M3-W+
               - renesas,vin-r8a77965 # R-Car M3-N
               - renesas,vin-r8a77970 # R-Car V3M
               - renesas,vin-r8a77980 # R-Car V3H
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-24 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 13:03 [PATCH] dt-bindings: media: renesas,vin: Add r8a77961 support Niklas Söderlund
2021-03-24 16:08 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.