Skip to content

Commit

Permalink
meson64-6.9 kernel: Add jethub j200
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn authored and igorpecovnik committed Jun 11, 2024
1 parent 9c9bbc6 commit 3dd2e5c
Show file tree
Hide file tree
Showing 5 changed files with 742 additions and 1 deletion.
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"
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

Loading

0 comments on commit 3dd2e5c

Please sign in to comment.