Message ID | 20240924080650.1345485-3-sandie.cao@deepcomputing.io (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | Add Framework FRANME0000 dts | expand |
On 24/09/2024 10:06, Sandie Cao wrote: > Add deepcomputing,fm7110 into compatible list. This we see from the diff. And commit subject. Describe here the hardware. > > Signed-off-by: Sandie Cao <sandie.cao@deepcomputing.io> Best regards, Krzysztof
On Tue, Sep 24, 2024 at 06:12:02PM +0800, 曹珊珊 wrote: > On 24/09/2024 10:06, Sandie Cao wrote: > > Add deepcomputing,fm7110 into compatible list. > > A: > 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. > > Q: This we see from the diff. And commit subject. Describe here the hardware. Please don't use this quoting style, please figure out how to do proper inline quoting with your mail client. > > > Signed-off-by: Sandie Cao <sandie.cao@deepcomputing.io> > > Best regards, > Krzysztof >
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
Add deepcomputing,fm7110 into compatible list. Signed-off-by: Sandie Cao <sandie.cao@deepcomputing.io> --- Documentation/devicetree/bindings/riscv/starfive.yaml | 1 + 1 file changed, 1 insertion(+)