[PATCH 0/3] nvmem: patches (set-2) for 5.6

From: Srinivas Kandagatla
Date: Thu Jan 16 2020 - 11:11:20 EST


Hi Greg,

Here are some nvmem patches set2 for 5.6 which includes new SPMI SDAM driver
and new compatible for imx ocotp provider.

If its not too late, can you please queue them up for 5.6.

thanks,
srini

Anirudh Ghayal (1):
nvmem: add QTI SDAM driver

Anson Huang (1):
dt-bindings: imx-ocotp: Add i.MX8MP compatible

Shyam Kumar Thella (1):
dt-bindings: nvmem: add binding for QTI SPMI SDAM

.../devicetree/bindings/nvmem/imx-ocotp.txt | 3 +-
.../bindings/nvmem/qcom,spmi-sdam.yaml | 84 ++++++++
drivers/nvmem/Kconfig | 8 +
drivers/nvmem/Makefile | 2 +
drivers/nvmem/qcom-spmi-sdam.c | 192 ++++++++++++++++++
5 files changed, 288 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
create mode 100644 drivers/nvmem/qcom-spmi-sdam.c

--
2.21.0