[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200625173716.56146-1-zhouyanjie@wanyeetech.com>
Date: Fri, 26 Jun 2020 01:37:13 +0800
From: 周琰杰 (Zhou Yanjie)
<zhouyanjie@...yeetech.com>
To: linux-mips@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
paul.burton@...s.com, paul@...pouillou.net, robh+dt@...nel.org,
tsbogend@...ha.franken.de, ak@...ux.intel.com,
ebiederm@...ssion.com, dongsheng.qiu@...enic.com,
aric.pzqi@...enic.com, rick.tyliu@...enic.com,
yanfei.li@...enic.com, sernia.zhou@...mail.com,
zhenwenjin@...il.com
Subject: [PATCH v2 0/3] Add support for Ingenic X1830 SoC and Y&A CU1830-Neo board.
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
Powered by blists - more mailing lists