On Sat, Aug 22, 2020 at 6:33 PM Paul Cercueil <[email protected]> wrote:
> Add documentation for the Device Tree node for LCD panels based on the > NewVision NV3052C controller. > > v2: - Support backlight property > - Add *-supply properties for the 5 different power supplies. > Either they must all be present, or 'power-supply' must be > present. > - Reword description to avoid confusion about 'driver' > - Use 4-space indent in example > > Signed-off-by: Paul Cercueil <[email protected]> Reviewed-by: Linus Walleij <[email protected]> > + reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>; This has the right polarity but the code in patch 6 seems to use a device tree that does not? Yours, Linus Walleij _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
