[PATCH 0/4] nvmem: patches (set 3) for 5.18

Srinivas Kandagatla posted 4 patches 4 years, 3 months ago
.../devicetree/bindings/nvmem/brcm,nvram.yaml | 25 +++++-
.../devicetree/bindings/nvmem/nvmem.yaml      |  3 -
.../bindings/nvmem/sunplus,sp7021-ocotp.yaml  |  4 +-
drivers/nvmem/brcm_nvram.c                    | 90 +++++++++++++++++++
4 files changed, 114 insertions(+), 8 deletions(-)
[PATCH 0/4] nvmem: patches (set 3) for 5.18
Posted by Srinivas Kandagatla 4 years, 3 months ago
Hi Greg,

Here is set of nvmem patches for 5.18 which includes

- A fix for dt_bindings check failure on Sunplus nvmem bindings.
- update to nvmem bindings
- Parse cells from pre-encoded info in brcm nvmem provider.

Can you please queue them up for 5.18.

Thanks,
srini

Rafał Miłecki (3):
  nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
  dt-bindings: nvmem: make "reg" property optional
  dt-bindings: nvmem: brcm,nvram: add basic NVMEM cells

Vincent Shih (1):
  nvmem: dt-bindings: Fix the error of dt-bindings check

 .../devicetree/bindings/nvmem/brcm,nvram.yaml | 25 +++++-
 .../devicetree/bindings/nvmem/nvmem.yaml      |  3 -
 .../bindings/nvmem/sunplus,sp7021-ocotp.yaml  |  4 +-
 drivers/nvmem/brcm_nvram.c                    | 90 +++++++++++++++++++
 4 files changed, 114 insertions(+), 8 deletions(-)

-- 
2.21.0