]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
v4l: xilinx-gamma: Make max-width and max-height mandatory dt properties
authorVishal Sagar <vishal.sagar@xilinx.com>
Thu, 14 Mar 2019 10:55:50 +0000 (03:55 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Mar 2019 09:32:50 +0000 (10:32 +0100)
commit489fb296e9d998b56beea0958fd776f019ba5318
treed9033615c20c8602ae73535d82944b6a1150121c
parent4d15ef0de373a1c128a39bf8d3a8249fa02f48b5
v4l: xilinx-gamma: Make max-width and max-height mandatory dt properties

This patch makes the xlnx,max-width and xlnx,max-height mandatory dt
properties. As this breaks backward compatibility, a warning message is
also added.

Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
drivers/media/platform/xilinx/xilinx-gamma.c