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-next>] [day] [month] [year] [list]
Message-Id: <20201014214128.1091738-1-michael.auchter@ni.com>
Date:   Wed, 14 Oct 2020 16:41:26 -0500
From:   Michael Auchter <michael.auchter@...com>
To:     srinivas.kandagatla@...aro.org, pantelis.antoniou@...sulko.com,
        frowand.list@...il.com
Cc:     devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        Michael Auchter <michael.auchter@...com>
Subject: [PATCH 0/2] nvmem: add DT overlay support for cells

This patchset adds the ability to add/remove nvmem cells to an nvmem
device using device tree overlays. This can be useful in situations
where an nvmem device is present in the base device tree and the
specific overlay that's loaded knows how to interpret the data within
the nvmem device.

Michael Auchter (2):
  nvmem: core: extract function to add cell from OF
  nvmem: core: add OF_RECONFIG handler for nvmem cells

 drivers/nvmem/core.c | 149 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 110 insertions(+), 39 deletions(-)

-- 
2.25.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ