mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
30 lines
1001 B
Diff
30 lines
1001 B
Diff
From 08b0c478ad097372ab668f03db3890545aaca59d Mon Sep 17 00:00:00 2001
|
|
From: Vyacheslav Bocharov <adeep@lexina.in>
|
|
Date: Wed, 10 Aug 2022 13:51:46 +0300
|
|
Subject: [PATCH 2/2] dt-bindings: arm: amlogic: add bindings for Jethub D1p
|
|
(j110)
|
|
|
|
JetHome JetHub D1p is a home automation controller, modification
|
|
of JetHub D1 based on Amlogic A113X
|
|
|
|
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
|
|
---
|
|
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 61a6cabb375b..9ac73e961146 100644
|
|
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
|
|
@@ -136,6 +136,7 @@ properties:
|
|
- enum:
|
|
- amlogic,s400
|
|
- jethome,jethub-j100
|
|
+ - jethome,jethub-j110
|
|
- const: amlogic,a113d
|
|
- const: amlogic,meson-axg
|
|
|
|
--
|
|
2.30.2
|
|
|