[PATCH v3 1/5] dt-bindings: nvmem: Add bindings for rmem driver
Rob Herring
robh at kernel.org
Thu Jan 14 15:17:04 EST 2021
On Tue, 12 Jan 2021 15:23:38 +0100, Nicolas Saenz Julienne wrote:
> Firmware/co-processors might use reserved memory areas in order to pass
> data stemming from an nvmem device otherwise non accessible to Linux.
> For example an EEPROM memory only physically accessible to firmware, or
> data only accessible early at boot time.
>
> Introduce the dt-bindings to nvmem's rmem.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
>
> ---
>
> Changes since v2:
> - Run yamllint and fix indentation issues
>
> Changes since v1:
> - Update schema to new driver design
>
> .../devicetree/bindings/nvmem/rmem.yaml | 49 +++++++++++++++++++
> 1 file changed, 49 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/nvmem/rmem.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list