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, 22 Feb 2017 13:50:48 +0100
From:   Bartosz Golaszewski <bgolaszewski@...libre.com>
To:     Sekhar Nori <nsekhar@...com>, David Lechner <david@...hnology.com>,
        Kevin Hilman <khilman@...libre.com>,
        Michael Turquette <mturquette@...libre.com>,
        Patrick Titiano <ptitiano@...libre.com>,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Russell King <linux@...linux.org.uk>
Cc:     arm-soc <linux-arm-kernel@...ts.infradead.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: Re: [PATCH v2 0/5] ARM: davinci: vpif capture & display support

2017-02-21 16:49 GMT+01:00 Bartosz Golaszewski <bgolaszewski@...libre.com>:
> This series adds pdata quirks and other changes required to make vpif
> work on the da850-evm board.
>
> v1 -> v2:
> - added patch 1/5 - don't bail-out from pdata_quirks_check() after
>   applying a single quirk
> - changed the comment above the new fixed regulator to make it more
>   descriptive
> - removed unnecessary #ifdefs from pdata-quirks.c
>
> Bartosz Golaszewski (3):
>   ARM: davinci: da8xx: allow having multiple pdata-quirks
>   ARM: da850-evm: add a fixed regulator for the UI board IO expander
>   ARM: davinci: add pdata-quirks for da850-evm vpif display
>
> Kevin Hilman (2):
>   ARM: davinci: board-da850-evm: add I2C ID for VPIF
>   ARM: davinci: da8xx: add pdata-quirks for VPIF capture
>
>  arch/arm/mach-davinci/board-da850-evm.c |   4 +
>  arch/arm/mach-davinci/da8xx-dt.c        |   1 +
>  arch/arm/mach-davinci/pdata-quirks.c    | 171 +++++++++++++++++++++++++++++++-
>  3 files changed, 175 insertions(+), 1 deletion(-)
>
> --
> 2.9.3
>

Hi Sekhar,

please don't review/apply these patches yet - the enable GPIOs for
vpif capture need to be added here as well - I'll send a v3.

Thanks,
Bartosz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ