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]
Message-ID: <CAMRc=MdgXXsYmn_LQ9Qrx=vOz3jF=_Hq=cBn_-YuyUaZFm4DrQ@mail.gmail.com>
Date:   Fri, 11 Aug 2023 14:24:36 +0200
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     William Breathitt Gray <william.gray@...aro.org>
Cc:     Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
        Linus Walleij <linus.walleij@...aro.org>,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: Re: [RESEND PATCH 0/7] Migrate ACCES and WinSystems drivers to the
 regmap API

On Fri, Aug 11, 2023 at 12:01 AM William Breathitt Gray
<william.gray@...aro.org> wrote:
>
> This patchset is a collection and resend of the lingering GPIO patches
> for the regmap migration of the ACCES and WinSystems drivers.[^1][^2]
> Previously, these patches were postponed due to pending dependency
> patches that have since been merged into mainline. Now that those
> dependencies are present in the GPIO tree, this patchset can be merged
> without incident. An IRQ handling fix for the ws16c48 driver is also
> included at the end.[^3]
>
> [^1] https://lore.kernel.org/all/cover.1680618405.git.william.gray@linaro.org/
> [^2] https://lore.kernel.org/all/cover.1680708357.git.william.gray@linaro.org/
> [^3] https://lore.kernel.org/all/20230228081724.94786-1-william.gray@linaro.org/
>
> William Breathitt Gray (7):
>   gpio: idio-16: Migrate to the regmap API
>   gpio: 104-idio-16: Migrate to the regmap API
>   gpio: pci-idio-16: Migrate to the regmap API
>   gpio: idio-16: Remove unused legacy interface
>   gpio: pcie-idio-24: Migrate to the regmap API
>   gpio: ws16c48: Migrate to the regmap API
>   gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
>
>  drivers/gpio/Kconfig             |  13 +-
>  drivers/gpio/gpio-104-idio-16.c  | 286 +++----------
>  drivers/gpio/gpio-idio-16.c      | 254 ++++++------
>  drivers/gpio/gpio-idio-16.h      |  79 +---
>  drivers/gpio/gpio-pci-idio-16.c  | 294 +++-----------
>  drivers/gpio/gpio-pcie-idio-24.c | 677 +++++++++++--------------------
>  drivers/gpio/gpio-ws16c48.c      | 554 +++++++++----------------
>  7 files changed, 728 insertions(+), 1429 deletions(-)
>
>
> base-commit: 87d0688483f56c748b37a5298bdc382df5cf8f74
> --
> 2.41.0
>

Queued the last patch for fixes and the rest for v6.6.

Bart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ