[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1422346367-10628-1-git-send-email-chunyan.zhang@spreadtrum.com>
Date: Tue, 27 Jan 2015 16:12:45 +0800
From: Chunyan Zhang <chunyan.zhang@...eadtrum.com>
To: <mark.rutland@....com>, <arnd@...db.de>, <catalin.marinas@....com>,
<will.deacon@....com>, <robh+dt@...nel.org>, <pawel.moll@....com>,
<ijc+devicetree@...lion.org.uk>, <galak@...eaurora.org>
CC: <Joel.Schopp@....com>, <Thomas.Lendacky@....com>,
<Suravee.Suthikulpanit@....com>, <broonie@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<geng.ren@...eadtrum.com>, <zhizhou.zhang@...eadtrum.com>,
<zhang.lyra@...il.com>, <wei.qiao@...eadtrum.com>,
<orsonzhai@...il.com>
Subject: [PATCH v7 0/2] Add Spreadtrum Sharkl64 Platform support
This patch-set split the last version, and addressed the review comments from
last version on serial driver code.
Changes from v6:
- Setted stdout-path with "serial1:115200n8"
Changes from v5:
- Added maintenance interrupt for gic
- Removed reg property from 'soc' and 'apb' nodes
Zhizhou Zhang (2):
arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and
defconfig
arch/arm64/Kconfig | 5 ++
arch/arm64/boot/dts/Makefile | 1 +
arch/arm64/boot/dts/sprd/Makefile | 5 ++
arch/arm64/boot/dts/sprd/sc9836-openphone.dts | 49 ++++++++++++++++
arch/arm64/boot/dts/sprd/sc9836.dtsi | 74 +++++++++++++++++++++++++
arch/arm64/boot/dts/sprd/sharkl64.dtsi | 65 ++++++++++++++++++++++
arch/arm64/configs/defconfig | 1 +
7 files changed, 200 insertions(+)
create mode 100644 arch/arm64/boot/dts/sprd/Makefile
create mode 100644 arch/arm64/boot/dts/sprd/sc9836-openphone.dts
create mode 100644 arch/arm64/boot/dts/sprd/sc9836.dtsi
create mode 100644 arch/arm64/boot/dts/sprd/sharkl64.dtsi
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists