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>] [day] [month] [year] [list]
Message-Id: <20240924080650.1345485-1-sandie.cao@deepcomputing.io>
Date: Tue, 24 Sep 2024 16:06:47 +0800
From: "Sandie Cao" <sandie.cao@...pcomputing.io>
To: "Conor Dooley" <conor@...nel.org>
Cc: "Emil Renner Berthing" <kernel@...il.dk>, 
	"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 v2 0/3] Add Framework FRANME0000 dts

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.

Framework Model: Framework FRANME0000
DeepComputing Model: DeepComputing fm7110

V1:
- Add framework dts and config.

V2:
- Add deepcomputing into vendor list.
- Add deepcomputing,fm7110 into model compatible list. 
- Fix the error about dtbs_check.
- Framework Config will be included in later patch.

Sandie Cao (3):
  dt-bindings: vendor: add deepcomputing
  dt-bindings: riscv: starfive: add 
  riscv: dts: starfive: add framework dts

 .../devicetree/bindings/riscv/starfive.yaml   |  1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 arch/riscv/boot/dts/starfive/Makefile         |  1 +
 .../boot/dts/starfive/jh7110-framework.dts    | 34 +++++++++++++++++++
 4 files changed, 38 insertions(+)
 create mode 100644 arch/riscv/boot/dts/starfive/jh7110-framework.dts


base-commit: abf2050f51fdca0fd146388f83cddd95a57a008d
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ