RFC: [PATCH] PinetabV device tree file

anoduck at protonmail.com anoduck at protonmail.com
Tue Jun 16 15:21:23 CEST 2026


From: anoduck <anoduck at protonmail.com>

---
 .../src/riscv/starfive/jh7110-pine64-pinetabv.dts   | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 dts/upstream/src/riscv/starfive/jh7110-pine64-pinetabv.dts

diff --git a/dts/upstream/src/riscv/starfive/jh7110-pine64-pinetabv.dts b/dts/upstream/src/riscv/starfive/jh7110-pine64-pinetabv.dts
new file mode 100644
index 00000000000..068a7e995b2
--- /dev/null
+++ b/dts/upstream/src/riscv/starfive/jh7110-pine64-pinetabv.dts
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0 OR MIT
+/*
+ * Copyright (C) 2026 T Anoduck <anoduck at protonmail.com>
+ * Through the Graces of: E Shattow <e at freeshell.de>
+ */
+
+/dts-v1/;
+#include "jh7110-common.dtsi"
+
+/ {
+	model = "Pine64 PinetabV";
+	compatible = "pine64,pinetabv", "starfive,jh7110";
+};
--
2.53.0



More information about the U-Boot mailing list