diff mbox series

[1/6] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config

Message ID 20241203-rmem-v1-1-24f4970cf14e@bootlin.com (mailing list archive)
State Superseded
Headers show
Series nvmem: rmem: cleanup & add checksumming support for Mobileye EyeQ5 | expand

Commit Message

Théo Lebrun Dec. 3, 2024, 1:55 p.m. UTC
On Mobileye EyeQ5, the bootloader will put MAC addresses into memory.
Declare that as reserved memory to be used by the kernel, exposing
nvmem cells. That region has a 12-byte header and a 4-byte trailing CRC.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
---
 Documentation/devicetree/bindings/nvmem/rmem.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Dec. 4, 2024, 3:08 p.m. UTC | #1
On Tue, 03 Dec 2024 14:55:44 +0100, Théo Lebrun wrote:
> On Mobileye EyeQ5, the bootloader will put MAC addresses into memory.
> Declare that as reserved memory to be used by the kernel, exposing
> nvmem cells. That region has a 12-byte header and a 4-byte trailing CRC.
> 
> Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
> ---
>  Documentation/devicetree/bindings/nvmem/rmem.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/nvmem/rmem.yaml b/Documentation/devicetree/bindings/nvmem/rmem.yaml
index 1ec0d09bcafa857c05ae722834c9e13bf63ee851..85f9f5de3906d2f1afce74ce001cf5db06e50806 100644
--- a/Documentation/devicetree/bindings/nvmem/rmem.yaml
+++ b/Documentation/devicetree/bindings/nvmem/rmem.yaml
@@ -16,6 +16,7 @@  properties:
   compatible:
     items:
       - enum:
+          - mobileye,eyeq5-bootloader-config
           - raspberrypi,bootloader-config
           - raspberrypi,bootloader-public-key
       - const: nvmem-rmem