mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices
@ 2024-02-23 14:47 Alexander Stein
  2024-02-23 14:47 ` [PATCH v2 2/5] media: dt-bindings: gc0308: use absolute path to other schema Alexander Stein
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Alexander Stein @ 2024-02-23 14:47 UTC (permalink / raw)
  To: Manivannan Sadhasivam, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Laurent Pinchart
  Cc: Alexander Stein, linux-media, devicetree, linux-arm-kernel, linux-kernel

Allow properties from video-interface-devices. This aligns the bindings
to sony,imx415.yaml. Changes inspired by commit e2e73ed46c395 ("media:
dt-bindings: sony,imx415: Allow props from video-interface-devices")

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
Changes in v2:
* Use absolute path to other schemas

 Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
index a531badc16c98..bf05ca48601ab 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
@@ -23,6 +23,9 @@ description: |-
   is treated the same as this as it was the original compatible string.
   imx290llr is the mono version of the sensor.
 
+allOf:
+  - $ref: /schemas/media/video-interface-devices.yaml#
+
 properties:
   compatible:
     oneOf:
@@ -101,7 +104,7 @@ required:
   - vdddo-supply
   - port
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |
-- 
2.34.1


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

end of thread, other threads:[~2024-02-29 19:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 14:47 [PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices Alexander Stein
2024-02-23 14:47 ` [PATCH v2 2/5] media: dt-bindings: gc0308: use absolute path to other schema Alexander Stein
2024-02-29 19:23   ` Krzysztof Kozlowski
2024-02-23 14:47 ` [PATCH v2 3/5] media: dt-bindings: gc2145: " Alexander Stein
2024-02-29 19:23   ` Krzysztof Kozlowski
2024-02-23 14:47 ` [PATCH v2 4/5] media: dt-bindings: sony,imx214: " Alexander Stein
2024-02-23 14:47 ` [PATCH v2 5/5] media: dt-bindings: sony,imx415: " Alexander Stein
2024-02-23 14:54 ` [PATCH v2 1/5] media: dt-bindings: sony,imx290: Allow props from video-interface-devices Laurent Pinchart
2024-02-29 19:24 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®