[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1457921056-21257-1-git-send-email-cw00.choi@samsung.com>
Date: Mon, 14 Mar 2016 11:04:05 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: k.kozlowski@...sung.com, kgene@...nel.org, s.nawrocki@...sung.com,
tomasz.figa@...il.com
Cc: jh80.chung@...sung.com, andi.shyti@...sung.com,
inki.dae@...sung.com, sw0312.kim@...sung.com,
pankaj.dubey@...sung.com, cw00.choi@...sung.com,
linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH 00/10] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi
file
This patchset add the support for Device Tree source for Samsung ARTIK5 module[1]
based on Exynos3250 SoC and development board[2]. The ARTIK5 module includes
the follwoing devices:
- Application Processor (Samsung Exynos3250)
- WiFi/BT Combo chip
- PMIC (Samsung S2MPS14)
- eMMC (4GB)
- DRAM LPDDR3 (512MB)
- Connectors pin (60 Pins x 3 set)
Also, this patchset add the ARTIK5 development board[2] dts file which includes
the ARTIK5 module[1] and have the devices such as sound codec, sd card port,
ethernet port, uart port and so on.
[1] https://www.artik.io/hardware/artik-5
[2] http://www.digikey.com/product-detail/en/SIP-KITNXB001/1510-1316-ND/5825102
Chanwoo Choi (6):
clk: samsung: exynos3250: Add MMC2 clock
ARM: dts: Add MSHC2 dt node for Exynos3250 SoC
ARM: dts: Add exynos3250-artik5 dtsi file for ARTIK5 module
ARM: dts: Add thermal zone and cpufreq node for exynos3250-artik5 module
ARM: dts: Add rtc and adc dt node for exynos3250-artik5 module
ARM: dts: Add PPMU node for exynos3250-artik5 module
Jaehoon Chung (2):
ARM: dts: Add MSHC0 dt node for eMMC device for exynos3250-artik5 module
ARM: dts: Add MSHC2 dt node for SD card for exynos3250-artik5-devel board
Pankaj Dubey (2):
clk: samsung: exynos3250: Add UART2 clock
ARM: dts: Add UART2 dt node for Exynos3250 SoC
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/exynos3250-artik5-devel.dts | 42 +++
arch/arm/boot/dts/exynos3250-artik5.dtsi | 372 ++++++++++++++++++++++++++
arch/arm/boot/dts/exynos3250-pinctrl.dtsi | 42 +++
arch/arm/boot/dts/exynos3250.dtsi | 25 ++
drivers/clk/samsung/clk-exynos3250.c | 15 ++
include/dt-bindings/clock/exynos3250.h | 11 +-
7 files changed, 507 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/exynos3250-artik5-devel.dts
create mode 100644 arch/arm/boot/dts/exynos3250-artik5.dtsi
--
1.9.1
Powered by blists - more mailing lists