mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 03:21:21 +00:00
28 lines
1022 B
Diff
28 lines
1022 B
Diff
From 50d360d344ebf97f7453b3ec1fae4053879ab33f Mon Sep 17 00:00:00 2001
|
|
From: Christian Hewitt <christianshewitt@gmail.com>
|
|
Date: Tue, 12 Jan 2021 17:25:33 +0000
|
|
Subject: [PATCH 79/88] dt-bindings: arm: amlogic: add H96-Max bindings
|
|
|
|
Add the board binding for the Haochuangyi H96-Max STB 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 6a6eec15747b..455cdd951c6e 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -171,6 +171,7 @@ properties:
|
|
- cyx,a95xf3-air-1000
|
|
- hardkernel,odroid-c4
|
|
- hardkernel,odroid-hc4
|
|
+ - haochuangyi,h96-max
|
|
- khadas,vim3l
|
|
- seirobotics,sei610
|
|
- sinovoip,bananapi-m5
|
|
--
|
|
2.17.1
|
|
|