Skip to content

Commit 3dd2e5c

Browse files
adeepnigorpecovnik
authored andcommitted
meson64-6.9 kernel: Add jethub j200
1 parent 9c9bbc6 commit 3dd2e5c

File tree

5 files changed

+742
-1
lines changed

5 files changed

+742
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2+
3+
/dts-v1/;
4+
5+
#include "meson-sm1-jethome-jethub-j200.dts"
6+
7+
/ {
8+
model = "JetHub D2 with SPI NOR flash";
9+
};
10+
11+
#include "meson-g12-enable-spinor.dtsi"
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
From e38ecc4ec467c5eb1b7e510877532239a43f7db8 Mon Sep 17 00:00:00 2001
2+
From: Viacheslav Bocharov <[email protected]>
3+
Date: Thu, 6 Jun 2024 14:31:12 +0300
4+
Subject: [PATCH 1/2] dt-bindings: arm: amlogic: add binding for JetHome JetHub
5+
D2
6+
7+
JetHome JetHub D2 is a home automation controller, based on Amlogic S905X3 SoC
8+
9+
Signed-off-by: Viacheslav Bocharov <[email protected]>
10+
---
11+
Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
12+
1 file changed, 1 insertion(+)
13+
14+
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
15+
index a374b98080fe..1acfb184aa9e 100644
16+
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
17+
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
18+
@@ -190,6 +190,7 @@ properties:
19+
- hardkernel,odroid-c4
20+
- hardkernel,odroid-hc4
21+
- haochuangyi,h96-max
22+
+ - jethome,jethub-j200
23+
- khadas,vim3l
24+
- libretech,aml-s905d3-cc
25+
- seirobotics,sei610
26+
--
27+
2.45.2
28+

0 commit comments

Comments
 (0)