From: Du Huanpeng <dhu@hodcarrier.org>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, u74147@gmail.com
Subject: Re: [PATCH v5 3/6] mips: add a ls1c300 based board
Date: Fri, 28 Jul 2023 10:59:16 +0800 [thread overview]
Message-ID: <ZMMvBLuptM3H+Gne@rc20> (raw)
In-Reply-To: <20230727190528.GL3630934@bill-the-cat>
On Thu, Jul 27, 2023 at 03:05:28PM -0400, Tom Rini wrote:
> On Wed, Jul 26, 2023 at 08:30:24PM +0800, Du Huanpeng wrote:
>
> > - devicetree for ls1c300 SoC and board
this devicetree was writen from scratch, I read the SoC's manual
and devicetree-specification-v0.3.pdf, and write a Excel to generate
it.
the v0.3 was lastest version when I wrote it.
https://www.devicetree.org/specifications/
the manual seens not available now from official site,
https://www.loongson.cn/product/list?id=2
here is my backup:
https://github.com/hodcarrier/ls1c300_bsp
>
> What linux kernel release is this from?
>
> [snip]
> > + u-boot,dm-pre-reloc;
>
> Here and elsewhere, these are "bootph-" now and also upstreamable.
>
> [snip]
> > +LS1C300_EVAL BOARD
> > +M: Du Huanpeng<dhu@hodcarrier.org>
>
> Missing space.
>
> --
> Tom
---
du huanpeng
next prev parent reply other threads:[~2023-07-28 2:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-26 12:30 [PATCH v5 0/6] add loongson mips ls1c300 initial support Du Huanpeng
2023-07-26 12:30 ` [PATCH v5 1/6] mips: initial build infrastructure for loongson SoCs Du Huanpeng
2023-07-27 19:05 ` Tom Rini
2023-07-26 12:30 ` [PATCH v5 2/6] mips: ls1c300: add base support Du Huanpeng
2023-07-27 20:46 ` Tom Rini
2023-07-26 12:30 ` [PATCH v5 3/6] mips: add a ls1c300 based board Du Huanpeng
2023-07-27 19:05 ` Tom Rini
2023-07-28 2:59 ` Du Huanpeng [this message]
2023-07-28 14:35 ` Tom Rini
2023-07-29 9:02 ` Du Huanpeng
2023-07-26 12:30 ` [PATCH v5 4/6] mips: ls1c300: add clock driver Du Huanpeng
2023-07-26 12:30 ` [PATCH v5 5/6] mips: ls1c300: add watchdog support Du Huanpeng
2023-07-26 12:30 ` [PATCH v5 6/6] mips: ls1c300: add reset support based on watchdog driver Du Huanpeng
2023-07-27 20:46 ` [PATCH v5 0/6] add loongson mips ls1c300 initial support Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZMMvBLuptM3H+Gne@rc20 \
--to=dhu@hodcarrier.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=u74147@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.