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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 17 Aug 2016 21:28:56 -0500
From:	Kevin Hilman <khilman@...libre.com>
To:	Philipp Zabel <p.zabel@...gutronix.de>
Cc:	Neil Armstrong <narmstrong@...libre.com>,
	lkml <linux-kernel@...r.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
	linux-amlogic@...ts.infradead.org, Xing Wu <xing.xu@...ogic.com>,
	Victor Wan <victor.wan@...ogic.com>,
	Jerry Cao <jerry.cao@...ogic.com>
Subject: Re: [PATCH v3 0/4] Amlogic: Meson: Add reset controller

On Wed, Aug 17, 2016 at 9:15 PM, Kevin Hilman <khilman@...libre.com> wrote:
> Hi Philipp,
>
> On Thu, Jun 2, 2016 at 2:42 AM, Philipp Zabel <p.zabel@...gutronix.de> wrote:
>> Hi Neil,
>>
>> Am Montag, den 30.05.2016, 15:27 +0200 schrieb Neil Armstrong:
>>> Patchset to add and enable the reset controller driver on Meson SoCs platforms.
>>>
>>> This reset controller has up to 256 reset lines with reset pulse generation only,
>>> so the assert and deassert calls are not available.
>>>
>>> Depends on the patch :
>>>  - "reset: add devm_reset_controller_register API" [1]
>>>
>>> Changes since v2 at http://lkml.kernel.org/r/1464169758-26975-1-git-send-email-narmstrong@baylibre.com :
>>> - Get back __iomem in _reset() callback
>>> - Get rid of MODULE_ALIAS
>>>
>>> Changes since v1 at http://lkml.kernel.org/r/1463732875-23141-1-git-send-email-narmstrong@baylibre.com :
>>> - Remove _gxbb_ in names
>>> - Depends build on ARCH_MESON only
>>> - Add meson8b compatible and bindings
>>> - Re-indent dt-bindings headers
>>> - Switch to devm_ reset controller register
>>> - Remove platform "remove" callback
>>> - Update Dual BSD/GPL file headers
>>>
>>> Changes since the RFC at http://lkml.kernel.org/r/1463148012-25988-1-git-send-email-narmstrong@baylibre.com :
>>> - Fix register mapping and bit defines in bindings header
>>> - Remove assert and unassert calls
>>> - Fix missing __iomem
>>>
>>> [1] https://patchwork.kernel.org/patch/8988471/
>>>
>>> Neil Armstrong (4):
>>>   reset: Add support for the Amlogic Meson SoC Reset Controller
>>>   dt-bindings: reset: Add bindings for the Meson SoC Reset Controller
>>
>> I've applied these two patches to the reset/next branch.
>>
>
> I'm just noticing now that these didn't make it into v4.8-rc1.  Was
> there reason for that?

Doh, nevermind, I'm blind (and was looking at the wrong tree.)   I see them now.

Kevin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ