lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240925053123.1364574-3-sandie.cao@deepcomputing.io>
Date: Wed, 25 Sep 2024 13:31:22 +0800
From: "Sandie Cao" <sandie.cao@...pcomputing.io>
To: "Emil Renner Berthing" <kernel@...il.dk>
Cc: "Conor Dooley" <conor@...nel.org>, "Rob Herring" <robh@...nel.org>, 
	"Krzysztof Kozlowski" <krzk+dt@...nel.org>, 
	"Paul Walmsley" <paul.walmsley@...ive.com>, 
	"Palmer Dabbelt" <palmer@...belt.com>, 
	"Albert Ou" <aou@...s.berkeley.edu>, 
	"Heiko Stuebner" <heiko.stuebner@...rry.de>, 
	"Neil Armstrong" <neil.armstrong@...aro.org>, <rafal@...ecki.pl>, 
	"Linus Walleij" <linus.walleij@...aro.org>, 
	"Michael Zhu" <michael.zhu@...rfivetech.com>, 
	"Drew Fustini" <drew@...gleboard.org>, <linux-riscv@...ts.infradead.org>, 
	<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, 
	<dhs@...me.work>, <ams@...me.work>, <gregkh@...uxfoundation.org>, 
	<yuning.liang@...pcomputing.io>, <huiming.qiu@...pcomputing.io>, 
	"Sandie Cao" <sandie.cao@...pcomputing.io>
Subject: [PATCH v3 2/3] dt-bindings: riscv: starfive: add deepcomputing,fm7110

Add deepcomputing,fm7110 into compatible list.

DeepComputing is creating a RISC-V Framework Laptop 13 Mainboard 
powered by a StarFive JH7110 processor.This is a developer-focused 
product, aimed at making tinkering with RISC-V more accessible.
The Mainboard is under development and we'll share more on functionality, 
compatibility, and availability as the program progresses.

For this Mainboard, the Model name in Framework is Framework FRANME0000;
the Model name in DeepComputing is DeepComputing fm7110.

The board features:

- JH7110 SoC
- 8 GiB LPDDR4 DRAM
- 1x Type-c(PD3.0:60W Max;usb3.2 Gen1;usb2.0;DP1.4:4K@...z/2.5K@...z)
- 1x Type-c(PD3.0:60W Max,usb3.2 Gen1;usb2.0)
- 2x Type-c(usb3.2 Gen1;usb2.0)
- 1x eMMC slot Support 32G/128G
- 1x MicroSD slot
- 1x QSPI Flash
- 1x PCIe Wi-Fi (Support AMD RZ616 Wi-Fi 6E,Intel Wi-Fi 6E AX210 No vPro)

Signed-off-by: Sandie Cao <sandie.cao@...pcomputing.io>
---
 Documentation/devicetree/bindings/riscv/starfive.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml
index 4d5c857b3cac..778617e1dc43 100644
--- a/Documentation/devicetree/bindings/riscv/starfive.yaml
+++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
@@ -26,6 +26,7 @@ properties:
 
       - items:
           - enum:
+              - deepcomputing,fm7110
               - milkv,mars
               - pine64,star64
               - starfive,visionfive-2-v1.2a
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ