Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: dt-bindings: media: rkisp1: Fix the port description for the parallel interface

The bus-type belongs to the endpoint's properties and should therefore
be moved.

Link: https://lore.kernel.org/r/20231115164407.99876-1-mehdi.djait@bootlin.com

Fixes: 6a0eaa25bf36 ("media: dt-bindings: media: rkisp1: Add port for parallel interface")
Signed-off-by: Mehdi Djait <mehdi.djait@bootlin.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

authored by

Mehdi Djait and committed by
Mauro Carvalho Chehab
25bf28b2 d80d227e

+6 -5
+6 -5
Documentation/devicetree/bindings/media/rockchip-isp1.yaml
··· 90 90 description: connection point for input on the parallel interface 91 91 92 92 properties: 93 - bus-type: 94 - enum: [5, 6] 95 - 96 93 endpoint: 97 94 $ref: video-interfaces.yaml# 98 95 unevaluatedProperties: false 99 96 100 - required: 101 - - bus-type 97 + properties: 98 + bus-type: 99 + enum: [5, 6] 100 + 101 + required: 102 + - bus-type 102 103 103 104 anyOf: 104 105 - required: