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

media: dt-bindings: media: xilinx: fix typo in example

Fix typo s/:/;/

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Akinobu Mita and committed by
Mauro Carvalho Chehab
19326ef0 4f1bdf0a

+1 -1
+1 -1
Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt
··· 66 66 tpg1_out: endpoint { 67 67 remote-endpoint = <&switch_in0>; 68 68 }; 69 - }: 69 + }; 70 70 }; 71 71 };