On Mon, 19 Jul 2021 13:48:50 -0600, Rob Herring wrote:
The graph schema doesn't allow custom properties on endpoint nodes for
'#/properties/port' and '#/$defs/port-base' should be used instead. This
doesn't matter until 'unevaluatedProperties' support is implemented.
Cc: Eugen Hristev <redacted>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Cc: Ramesh Shanmugasundaram <rashanmu@gmail.com>
Cc: linux-media@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/media/atmel,isc.yaml | 3 ++-
Documentation/devicetree/bindings/media/microchip,xisc.yaml | 2 +-
Documentation/devicetree/bindings/media/renesas,drif.yaml | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
Applied, thanks!