diff mbox series

[1/3] dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6H

Message ID 20240506-eyeq6h-v1-1-f29b5269cc43@bootlin.com
State Not Applicable
Headers show
Series Add support for the Mobileye EyeQ6H SoC | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Gregory CLEMENT May 6, 2024, 4:16 p.m. UTC
Add the yaml bindings for a new Mobileye SoC: EyeQ6H.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
---
 Documentation/devicetree/bindings/mips/mobileye.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Conor Dooley May 7, 2024, 3:07 p.m. UTC | #1
On Mon, May 06, 2024 at 06:16:10PM +0200, Gregory CLEMENT wrote:
> Add the yaml bindings for a new Mobileye SoC: EyeQ6H.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mips/mobileye.yaml b/Documentation/devicetree/bindings/mips/mobileye.yaml
index 831975f6b479..909ac9fe0b4b 100644
--- a/Documentation/devicetree/bindings/mips/mobileye.yaml
+++ b/Documentation/devicetree/bindings/mips/mobileye.yaml
@@ -26,6 +26,11 @@  properties:
           - enum:
               - mobileye,eyeq5-epm5
           - const: mobileye,eyeq5
+      - description: Boards with Mobileye EyeQ6H SoC
+        items:
+          - enum:
+              - mobileye,eyeq6-epm6
+          - const: mobileye,eyeq6
 
 additionalProperties: true