forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c9bbc6
commit 3dd2e5c
Showing
5 changed files
with
742 additions
and
1 deletion.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
patch/kernel/archive/meson64-6.9/dt/meson-sm1-jethome-jethub-j200-spinor.dts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT) | ||
|
||
/dts-v1/; | ||
|
||
#include "meson-sm1-jethome-jethub-j200.dts" | ||
|
||
/ { | ||
model = "JetHub D2 with SPI NOR flash"; | ||
}; | ||
|
||
#include "meson-g12-enable-spinor.dtsi" |
28 changes: 28 additions & 0 deletions
28
...chive/meson64-6.9/jethome-0003-dt-bindings-arm-amlogic-add-binding-for-JetHome-JetH.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
From e38ecc4ec467c5eb1b7e510877532239a43f7db8 Mon Sep 17 00:00:00 2001 | ||
From: Viacheslav Bocharov <[email protected]> | ||
Date: Thu, 6 Jun 2024 14:31:12 +0300 | ||
Subject: [PATCH 1/2] dt-bindings: arm: amlogic: add binding for JetHome JetHub | ||
D2 | ||
|
||
JetHome JetHub D2 is a home automation controller, based on Amlogic S905X3 SoC | ||
|
||
Signed-off-by: Viacheslav Bocharov <[email protected]> | ||
--- | ||
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 a374b98080fe..1acfb184aa9e 100644 | ||
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml | ||
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml | ||
@@ -190,6 +190,7 @@ properties: | ||
- hardkernel,odroid-c4 | ||
- hardkernel,odroid-hc4 | ||
- haochuangyi,h96-max | ||
+ - jethome,jethub-j200 | ||
- khadas,vim3l | ||
- libretech,aml-s905d3-cc | ||
- seirobotics,sei610 | ||
-- | ||
2.45.2 | ||
|
Oops, something went wrong.