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: <CAPDyKFq1u55-9WCXm_AJOqW=1_1ivg57Mgzp8D=ixAE2SAkpdg@mail.gmail.com>
Date:   Wed, 22 Aug 2018 11:48:14 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Srinath Mannam <srinath.mannam@...adcom.com>
Cc:     Adrian Hunter <adrian.hunter@...el.com>,
        Ray Jui <rjui@...adcom.com>,
        Scott Branden <sbranden@...adcom.com>,
        vikram.prakash@...adcom.com,
        BCM Kernel Feedback <bcm-kernel-feedback-list@...adcom.com>,
        "linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v4 0/2] Add ACPI support to IPROC SDHCI

On 5 August 2018 at 09:52, Srinath Mannam <srinath.mannam@...adcom.com> wrote:
> This patch series adds
>   - Feature to get generic device properties in the
>     place of DT properties.
>   - ACPI support to IPROC SDHCI varients
>
> This patch series is based off v4.18-rc3
>
> Changes from v3:
>   - Replaced separate device tree and ACPI get match data APIs
>     with single device_get_match_data API.
>
> Changes from v2:
>   - Added patch "Convert DT properties to generic device properties"
>     given by Adrian Hunter to this patch series because
>     "Add ACPI support to IPROC SDHCI" patch is depends on this.
>
> Changes from v1:
>   - Removed sdhci_iproc_data array change and add directly
>     into of and acpi id tables.
>   - Add a change to get match data directly.
>   - Removed clock-frequency property read change.
>   - Used sdhci_get_property to get properties.
>   - Verified with patch given by Adrian Hunter
>     mmc: sdhci-pltfm: Convert DT properties to generic device properties
>
> Adrian Hunter (1):
>   mmc: sdhci-pltfm: Convert DT properties to generic device properties
>
> Srinath Mannam (1):
>   mmc: host: iproc: Add ACPI support to IPROC SDHCI
>
>  drivers/mmc/host/Kconfig       |  1 +
>  drivers/mmc/host/sdhci-iproc.c | 59 ++++++++++++++++++++++++------------
>  drivers/mmc/host/sdhci-pltfm.c | 68 +++++++++++++++++++++++++-----------------
>  drivers/mmc/host/sdhci-pltfm.h |  7 ++++-
>  4 files changed, 87 insertions(+), 48 deletions(-)
>
> --
> 2.7.4
>

Thanks, queued for v4.20!

Kind regards
Uffe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ