summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/sprd
Commit message (Collapse)AuthorAgeFilesLines
* arm64: dts: Add basic DT to support Spreadtrum's SP9860GOrson Zhai2017-04-274-1/+698
| | | | | | | | | | | | | SC9860G is a 8 cores of A53 SoC with 4G LTE support SoC from Spreadtrum. According to regular hierarchy of sprd dts, whale2.dtsi contains SoC peripherals IP nodes, sc9860.dtsi contains stuff related to ARM core stuff and sp9860g dts is for the board level. Signed-off-by: Orson Zhai <orson.zhai@spreadtrum.com> Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836Chunyan Zhang2015-07-151-5/+94
| | | | | | | | Since ETMv4 driver has been merged, this patch adds ETM nodes for SC9836, and four funnel input ports to connect with ETM output ports. Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
* arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836Chunyan Zhang2015-04-031-0/+55
| | | | | | | | | Support only for ETF, FUNNEL, STM are included currently. Support for ETM, TPIU and the replicator linked to it are not included in this version patch. Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
* arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and MakefileZhizhou Zhang2015-03-114-0/+193
Adds the device tree support for Spreadtrum SC9836 SoC which is based on Sharkl64 platform. Sharkl64 platform contains the common nodes of Spreadtrum's arm64-based SoCs. Signed-off-by: Zhizhou Zhang <zhizhou.zhang@spreadtrum.com> Signed-off-by: Orson Zhai <orson.zhai@spreadtrum.com> Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>