On Wed, 01 Sep 2021 11:18:13 +0200, Maxime Ripard wrote: > The Mitsubishi AA140XD12 Device Tree Binding was requiring a vcc-supply > property. However, neither the existing device trees using that binding, > nor the driver were actually using that property which is also redundant > with power-supply. Let's just drop it. > > Cc: dri-devel@lists.freedesktop.org > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Sam Ravnborg <s...@ravnborg.org> > Cc: Thierry Reding <thierry.red...@gmail.com> > Signed-off-by: Maxime Ripard <max...@cerno.tech> > --- > .../bindings/display/panel/mitsubishi,aa104xd12.yaml | 5 ----- > 1 file changed, 5 deletions(-) >
Acked-by: Rob Herring <r...@kernel.org>