mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 04:31:30 +00:00
29 lines
978 B
Diff
29 lines
978 B
Diff
From 281f759bb1ad6bad61f045c3b2a6f6ed1db16ed1 Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Sat, 12 Dec 2020 05:44:14 +0000
|
|
Subject: [PATCH 22/88] FROMGIT: dt-bindings: arm: amlogic: add ODROID-HC4
|
|
bindings
|
|
|
|
Add the board bindings for the ODROID-HC4 device.
|
|
|
|
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
index 35995a1f97db..d24334e1e166 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -166,6 +166,7 @@ properties:
|
|
items:
|
|
- enum:
|
|
- hardkernel,odroid-c4
|
|
+ - hardkernel,odroid-hc4
|
|
- khadas,vim3l
|
|
- seirobotics,sei610
|
|
- const: amlogic,sm1
|
|
--
|
|
2.17.1
|
|
|