Re: [PATCH v8 3/7] Bindings: nvmem: add bindings for JZ4780 efuse
From: Srinivas Kandagatla
Date: Thu Mar 05 2020 - 12:53:02 EST
On 28/02/2020 16:00, H. Nikolaus Schaller wrote:
From: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
This patch brings support for the JZ4780 efuse. Currently it only exposes
a read only access to the entire 8K bits efuse memory.
Tested-by: Mathieu Malaterre <malat@xxxxxxxxxx>
Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
Signed-off-by: Mathieu Malaterre <malat@xxxxxxxxxx>
Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
[converted to yaml]
Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
---
.../bindings/nvmem/ingenic,jz4780-efuse.yaml | 45 +++++++++++++++++++
1 file changed, 45 insertions(+)
create mode 100644 Documentation/devicetree/bindings/nvmem/ingenic,jz4780-efuse.yaml
Applied thanks,
--srini