On Fri, 24 Dec 2021 20:53:54 +0100, David Heidelberg wrote: > Enable port inside panel bindings. > > Fixes warnings generated by `make qcom-apq8064-asus-nexus7-flo.dtb` as: > arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dt.yaml: panel@0: 'port' does > not match any of the regexes: 'pinctrl-[0-9]+' > From schema: > Documentation/devicetree/bindings/display/panel/jdi,lt070me05000.yaml > > Signed-off-by: David Heidelberg <da...@ixit.cz> > --- > .../devicetree/bindings/display/panel/jdi,lt070me05000.yaml | 2 ++ > 1 file changed, 2 insertions(+) >
Applied, thanks!