]> Git Repo - linux.git/commit
ARM: dts: Add dts files for exynos4415 SoC
authorChanwoo Choi <[email protected]>
Thu, 6 Nov 2014 23:19:24 +0000 (08:19 +0900)
committerKukjin Kim <[email protected]>
Thu, 6 Nov 2014 23:27:24 +0000 (08:27 +0900)
commit9246e7ff24c518ebd0fd2027ab0cd746e6bb6065
tree8e3e10ae798cae0c89cac07f55eea8de570b5950
parentb9d7fdacfbca2019fce126b175c5608d74485f36
ARM: dts: Add dts files for exynos4415 SoC

This patch adds new exynos4415.dtsi to support Exynos4415 SoC
based on Cortex-A9 quad cores and includes following dt nodes:

- GIC interrupt controller (GIC-400)
- Pinctrl to control three GPIO parts
- CMU (Clock Management Unit) for CMU/CMU_DMC/AUDSS
- CPU information (Cortex-A9 quad cores)
- UART to support serial port
- MCT (Multi Core Timer)
- ADC (Analog Digital Converter)
- RTC (Real Time Clock)
- I2C/SPI busses
- Power domains (CAM, TV, MFC, G3D, LCD0, ISP0/1)
- PMU (Performance Monitoring Unit)
- MSHC (Mobile Storage Host Controller)
- EHCI (Enhanced Host Controller Interface)
- OHIC (Open Host Controller Interface)
- USB 2.0 device with hsotg
- PWM (Pluse Width Modulation) Timer
- AMBA bus for PDMA0/1
- SYSRAM node for memory mapping
- SYSREG node for memory mapping
- PMU (Power Management Unit) node for memory mapping

Cc: Ben Dooks <[email protected]>
Cc: Russell King <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Olof Johansson <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Signed-off-by: Seung-Woo Kim <[email protected]>
[m.szyprowski: Add OHCI node and correct EHCI node]
Signed-off-by: Marek Szyprowski <[email protected]>
[yj44.cho: Add mipi-phy node]
Signed-off-by: YoungJun Cho <[email protected]>
[jaewon02: Add EHCI and SPI_2 node]
Signed-off-by: Jaewon Kim <[email protected]>
[ideal.song: Add I2S0 node for audio interface]
Signed-off-by: Inha Song <[email protected]>
[tomasz.figa: Add L2 cache node]
Signed-off-by: Tomasz Figa <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
arch/arm/boot/dts/exynos4415-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/exynos4415.dtsi [new file with mode: 0644]
This page took 0.048561 seconds and 4 git commands to generate.