From: "周琰杰 (Zhou Yanjie)" <zhouyanjie@wanyeetech.com>
To: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
paul.burton@mips.com, paul@crapouillou.net, robh+dt@kernel.org,
tsbogend@alpha.franken.de, ak@linux.intel.com,
ebiederm@xmission.com, dongsheng.qiu@ingenic.com,
aric.pzqi@ingenic.com, rick.tyliu@ingenic.com,
yanfei.li@ingenic.com, sernia.zhou@foxmail.com,
zhenwenjin@gmail.com
Subject: [PATCH v2 0/3] Add support for Ingenic X1830 SoC and Y&A CU1830-Neo board.
Date: Fri, 26 Jun 2020 01:37:13 +0800 [thread overview]
Message-ID: <20200625173716.56146-1-zhouyanjie@wanyeetech.com> (raw)
v1->v2:
1.Add DT node for LED.
2.Update defconfig for LED.
周琰杰 (Zhou Yanjie) (3):
MIPS: Ingenic: Add Ingenic X1830 support.
dt-bindings: MIPS: Add Ingenic X1830 based boards.
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
.../devicetree/bindings/mips/ingenic/devices.yaml | 12 +-
arch/mips/boot/dts/ingenic/Makefile | 1 +
arch/mips/boot/dts/ingenic/cu1830-neo.dts | 168 ++++++++++++
arch/mips/boot/dts/ingenic/x1830.dtsi | 300 +++++++++++++++++++++
arch/mips/configs/cu1830-neo_defconfig | 123 +++++++++
arch/mips/jz4740/Kconfig | 10 +
6 files changed, 611 insertions(+), 3 deletions(-)
create mode 100644 arch/mips/boot/dts/ingenic/cu1830-neo.dts
create mode 100755 arch/mips/boot/dts/ingenic/x1830.dtsi
create mode 100644 arch/mips/configs/cu1830-neo_defconfig
--
2.11.0
next reply other threads:[~2020-06-25 17:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-25 17:37 周琰杰 (Zhou Yanjie) [this message]
2020-06-25 17:37 ` [PATCH v2 1/3] MIPS: Ingenic: Add Ingenic X1830 support 周琰杰 (Zhou Yanjie)
2020-06-25 17:37 ` [PATCH v2 2/3] dt-bindings: MIPS: Add Ingenic X1830 based boards 周琰杰 (Zhou Yanjie)
2020-07-14 2:32 ` Rob Herring
2020-07-14 3:40 ` Zhou Yanjie
2020-06-25 17:37 ` [PATCH v2 3/3] MIPS: Ingenic: Add YSH & ATIL CU Neo board support 周琰杰 (Zhou Yanjie)
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=20200625173716.56146-1-zhouyanjie@wanyeetech.com \
--to=zhouyanjie@wanyeetech.com \
--cc=ak@linux.intel.com \
--cc=aric.pzqi@ingenic.com \
--cc=devicetree@vger.kernel.org \
--cc=dongsheng.qiu@ingenic.com \
--cc=ebiederm@xmission.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=paul.burton@mips.com \
--cc=paul@crapouillou.net \
--cc=rick.tyliu@ingenic.com \
--cc=robh+dt@kernel.org \
--cc=sernia.zhou@foxmail.com \
--cc=tsbogend@alpha.franken.de \
--cc=yanfei.li@ingenic.com \
--cc=zhenwenjin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox