lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 26 Jun 2019 14:41:00 +0200
From:   Sam Ravnborg <sam@...nborg.org>
To:     Robert Chiras <robert.chiras@....com>
Cc:     Thierry Reding <thierry.reding@...il.com>,
        David Airlie <airlied@...ux.ie>,
        Daniel Vetter <daniel@...ll.ch>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-imx@....com
Subject: Re: [PATCH v6 0/2] Add DSI panel driver for Raydium RM67191

On Wed, Jun 26, 2019 at 03:08:25PM +0300, Robert Chiras wrote:
> This patch-set contains the DRM panel driver and dt-bindings documentation
> for the DSI driven panel: Raydium RM67191.
> 
> v6:
> - Collected Reviewed-by from Fabio
> - Removed unused variables (sam)
> 
> v5:
> - Removed unnecessary debug messages (fabio)
> - Handled error case for gpio pin (fabio)
> 
> v4:
> - Changed default_timing structure type from 'struct display_timing' to
>   'struct drm_display_mode' (fabio)
> - Replaced devm_gpiod_get with devm_gpiod_get_optional (fabio)
> - Added power regulators (fabio)
> - Removed pm_ops (fabio)
> 
> v3:
> - Added myself to MAINTAINERS for this driver (sam)
> - Removed display-timings property (fabio)
> - Fixed dt description (sam)
> - Re-arranged calls inside get_modes function (sam)
> - Changed ifdefs with _maybe_unused for suspend/resume functions (sam)
> - Collected Reviewed-by from Sam
> 
> v2:
> - Fixed 'reset-gpio' to 'reset-gpios' property naming (fabio)
> - Changed the state of the reset gpio to active low and fixed how it is
>   handled in driver (fabio)
> - Fixed copyright statement (daniel)
> - Reordered includes (sam)
> - Added defines for panel specific color formats (fabio)
> - Removed unnecessary tests in enable and unprepare (sam)
> - Removed the unnecessary backlight write in enable (sam)
> *** SUBJECT HERE ***
> 
> *** BLURB HERE ***
> 
> Robert Chiras (2):
>   dt-bindings: display: panel: Add support for Raydium RM67191 panel
>   drm/panel: Add support for Raydium RM67191 panel driver

Thanks, patches are applied to drm-misc-next and pushed out.

	Sam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ