Hi Akinobu, Thank you for the patch.
On Thursday, 12 October 2017 19:03:34 EEST Akinobu Mita wrote: > Fix typo s/:/;/ > > Cc: Rob Herring <[email protected]> > Cc: Hyun Kwon <[email protected]> > Cc: Laurent Pinchart <[email protected]> > Signed-off-by: Akinobu Mita <[email protected]> Good catch. Reviewed-by: Laurent Pinchart <[email protected]> Should I take this patch in my tree ? > --- > Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt > b/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt index > 9dd86b3..439351a 100644 > --- a/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt > +++ b/Documentation/devicetree/bindings/media/xilinx/xlnx,v-tpg.txt > @@ -66,6 +66,6 @@ Example: > tpg1_out: endpoint { > remote-endpoint = <&switch_in0>; > }; > - }: > + }; > }; > }; -- Regards, Laurent Pinchart
