2013-06-18 15:29:35 +00:00
|
|
|
/*
|
|
|
|
* SAMSUNG EXYNOS5420 SoC device tree source
|
|
|
|
*
|
|
|
|
* Copyright (c) 2013 Samsung Electronics Co., Ltd.
|
|
|
|
* http://www.samsung.com
|
|
|
|
*
|
|
|
|
* SAMSUNG EXYNOS54200 SoC device nodes are listed in this file.
|
|
|
|
* EXYNOS5420 based board files can include this file and provide
|
|
|
|
* values for board specfic bindings.
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
|
|
* published by the Free Software Foundation.
|
|
|
|
*/
|
|
|
|
|
2014-02-26 00:53:30 +00:00
|
|
|
#include <dt-bindings/clock/exynos5420.h>
|
2013-06-18 15:29:35 +00:00
|
|
|
#include "exynos5.dtsi"
|
2013-08-18 19:56:33 +00:00
|
|
|
#include "exynos5420-pinctrl.dtsi"
|
2013-08-18 19:58:38 +00:00
|
|
|
|
|
|
|
#include <dt-bindings/clk/exynos-audss-clk.h>
|
|
|
|
|
2013-06-18 15:29:35 +00:00
|
|
|
/ {
|
|
|
|
compatible = "samsung,exynos5420";
|
|
|
|
|
2013-06-19 13:16:06 +00:00
|
|
|
aliases {
|
2013-10-20 20:57:00 +00:00
|
|
|
mshc0 = &mmc_0;
|
|
|
|
mshc1 = &mmc_1;
|
|
|
|
mshc2 = &mmc_2;
|
2013-06-19 13:16:06 +00:00
|
|
|
pinctrl0 = &pinctrl_0;
|
|
|
|
pinctrl1 = &pinctrl_1;
|
|
|
|
pinctrl2 = &pinctrl_2;
|
|
|
|
pinctrl3 = &pinctrl_3;
|
|
|
|
pinctrl4 = &pinctrl_4;
|
2013-10-07 21:49:46 +00:00
|
|
|
i2c0 = &i2c_0;
|
|
|
|
i2c1 = &i2c_1;
|
|
|
|
i2c2 = &i2c_2;
|
|
|
|
i2c3 = &i2c_3;
|
2013-12-11 22:01:11 +00:00
|
|
|
i2c4 = &hsi2c_4;
|
|
|
|
i2c5 = &hsi2c_5;
|
|
|
|
i2c6 = &hsi2c_6;
|
|
|
|
i2c7 = &hsi2c_7;
|
|
|
|
i2c8 = &hsi2c_8;
|
|
|
|
i2c9 = &hsi2c_9;
|
|
|
|
i2c10 = &hsi2c_10;
|
2013-10-20 20:59:06 +00:00
|
|
|
gsc0 = &gsc_0;
|
|
|
|
gsc1 = &gsc_1;
|
2013-12-18 17:36:37 +00:00
|
|
|
spi0 = &spi_0;
|
|
|
|
spi1 = &spi_1;
|
|
|
|
spi2 = &spi_2;
|
2013-06-19 13:16:06 +00:00
|
|
|
};
|
|
|
|
|
2013-06-18 15:29:35 +00:00
|
|
|
cpus {
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
|
|
|
|
cpu0: cpu@0 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a15";
|
|
|
|
reg = <0x0>;
|
|
|
|
clock-frequency = <1800000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu1: cpu@1 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a15";
|
|
|
|
reg = <0x1>;
|
|
|
|
clock-frequency = <1800000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu2: cpu@2 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a15";
|
|
|
|
reg = <0x2>;
|
|
|
|
clock-frequency = <1800000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu3: cpu@3 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a15";
|
|
|
|
reg = <0x3>;
|
|
|
|
clock-frequency = <1800000000>;
|
|
|
|
};
|
2013-12-01 22:49:59 +00:00
|
|
|
|
|
|
|
cpu4: cpu@100 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a7";
|
|
|
|
reg = <0x100>;
|
|
|
|
clock-frequency = <1000000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu5: cpu@101 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a7";
|
|
|
|
reg = <0x101>;
|
|
|
|
clock-frequency = <1000000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu6: cpu@102 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a7";
|
|
|
|
reg = <0x102>;
|
|
|
|
clock-frequency = <1000000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
cpu7: cpu@103 {
|
|
|
|
device_type = "cpu";
|
|
|
|
compatible = "arm,cortex-a7";
|
|
|
|
reg = <0x103>;
|
|
|
|
clock-frequency = <1000000000>;
|
|
|
|
};
|
2013-06-18 15:29:35 +00:00
|
|
|
};
|
|
|
|
|
2013-08-05 18:04:59 +00:00
|
|
|
clock: clock-controller@10010000 {
|
2013-06-18 15:29:35 +00:00
|
|
|
compatible = "samsung,exynos5420-clock";
|
|
|
|
reg = <0x10010000 0x30000>;
|
|
|
|
#clock-cells = <1>;
|
|
|
|
};
|
|
|
|
|
2013-08-18 19:58:38 +00:00
|
|
|
clock_audss: audss-clock-controller@3810000 {
|
|
|
|
compatible = "samsung,exynos5420-audss-clock";
|
|
|
|
reg = <0x03810000 0x0C>;
|
|
|
|
#clock-cells = <1>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_FIN_PLL>, <&clock CLK_FOUT_EPLL>,
|
|
|
|
<&clock CLK_SCLK_MAUDIO0>, <&clock CLK_SCLK_MAUPCM0>;
|
2013-09-25 21:12:52 +00:00
|
|
|
clock-names = "pll_ref", "pll_in", "sclk_audio", "sclk_pcm_in";
|
2013-08-18 19:58:38 +00:00
|
|
|
};
|
|
|
|
|
2013-08-18 19:43:01 +00:00
|
|
|
codec@11000000 {
|
|
|
|
compatible = "samsung,mfc-v7";
|
|
|
|
reg = <0x11000000 0x10000>;
|
|
|
|
interrupts = <0 96 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MFC>;
|
2013-08-18 19:43:01 +00:00
|
|
|
clock-names = "mfc";
|
|
|
|
};
|
|
|
|
|
2013-10-20 20:57:00 +00:00
|
|
|
mmc_0: mmc@12200000 {
|
|
|
|
compatible = "samsung,exynos5420-dw-mshc-smu";
|
|
|
|
interrupts = <0 75 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
reg = <0x12200000 0x2000>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MMC0>, <&clock CLK_SCLK_MMC0>;
|
2013-10-20 20:57:00 +00:00
|
|
|
clock-names = "biu", "ciu";
|
|
|
|
fifo-depth = <0x40>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
mmc_1: mmc@12210000 {
|
|
|
|
compatible = "samsung,exynos5420-dw-mshc-smu";
|
|
|
|
interrupts = <0 76 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
reg = <0x12210000 0x2000>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MMC1>, <&clock CLK_SCLK_MMC1>;
|
2013-10-20 20:57:00 +00:00
|
|
|
clock-names = "biu", "ciu";
|
|
|
|
fifo-depth = <0x40>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
mmc_2: mmc@12220000 {
|
|
|
|
compatible = "samsung,exynos5420-dw-mshc";
|
|
|
|
interrupts = <0 77 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
reg = <0x12220000 0x1000>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MMC2>, <&clock CLK_SCLK_MMC2>;
|
2013-10-20 20:57:00 +00:00
|
|
|
clock-names = "biu", "ciu";
|
|
|
|
fifo-depth = <0x40>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
2013-06-18 15:29:35 +00:00
|
|
|
mct@101C0000 {
|
|
|
|
compatible = "samsung,exynos4210-mct";
|
|
|
|
reg = <0x101C0000 0x800>;
|
|
|
|
interrupt-controller;
|
|
|
|
#interrups-cells = <1>;
|
|
|
|
interrupt-parent = <&mct_map>;
|
2013-12-01 22:48:23 +00:00
|
|
|
interrupts = <0>, <1>, <2>, <3>, <4>, <5>, <6>, <7>,
|
|
|
|
<8>, <9>, <10>, <11>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_FIN_PLL>, <&clock CLK_MCT>;
|
2013-06-18 15:29:35 +00:00
|
|
|
clock-names = "fin_pll", "mct";
|
|
|
|
|
|
|
|
mct_map: mct-map {
|
|
|
|
#interrupt-cells = <1>;
|
|
|
|
#address-cells = <0>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
interrupt-map = <0 &combiner 23 3>,
|
|
|
|
<1 &combiner 23 4>,
|
|
|
|
<2 &combiner 25 2>,
|
|
|
|
<3 &combiner 25 3>,
|
|
|
|
<4 &gic 0 120 0>,
|
|
|
|
<5 &gic 0 121 0>,
|
|
|
|
<6 &gic 0 122 0>,
|
2013-12-01 22:48:23 +00:00
|
|
|
<7 &gic 0 123 0>,
|
|
|
|
<8 &gic 0 128 0>,
|
|
|
|
<9 &gic 0 129 0>,
|
|
|
|
<10 &gic 0 130 0>,
|
|
|
|
<11 &gic 0 131 0>;
|
2013-06-18 15:29:35 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2013-08-14 08:08:32 +00:00
|
|
|
gsc_pd: power-domain@10044000 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x10044000 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
isp_pd: power-domain@10044020 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x10044020 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
mfc_pd: power-domain@10044060 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x10044060 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
disp_pd: power-domain@100440C0 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x100440C0 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
mau_pd: power-domain@100440E0 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x100440E0 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
g2d_pd: power-domain@10044100 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x10044100 0x20>;
|
|
|
|
};
|
|
|
|
|
|
|
|
msc_pd: power-domain@10044120 {
|
|
|
|
compatible = "samsung,exynos4210-pd";
|
|
|
|
reg = <0x10044120 0x20>;
|
|
|
|
};
|
|
|
|
|
2013-06-19 13:16:06 +00:00
|
|
|
pinctrl_0: pinctrl@13400000 {
|
|
|
|
compatible = "samsung,exynos5420-pinctrl";
|
|
|
|
reg = <0x13400000 0x1000>;
|
|
|
|
interrupts = <0 45 0>;
|
|
|
|
|
|
|
|
wakeup-interrupt-controller {
|
|
|
|
compatible = "samsung,exynos4210-wakeup-eint";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
interrupts = <0 32 0>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
pinctrl_1: pinctrl@13410000 {
|
|
|
|
compatible = "samsung,exynos5420-pinctrl";
|
|
|
|
reg = <0x13410000 0x1000>;
|
|
|
|
interrupts = <0 78 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pinctrl_2: pinctrl@14000000 {
|
|
|
|
compatible = "samsung,exynos5420-pinctrl";
|
|
|
|
reg = <0x14000000 0x1000>;
|
|
|
|
interrupts = <0 46 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pinctrl_3: pinctrl@14010000 {
|
|
|
|
compatible = "samsung,exynos5420-pinctrl";
|
|
|
|
reg = <0x14010000 0x1000>;
|
|
|
|
interrupts = <0 50 0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pinctrl_4: pinctrl@03860000 {
|
|
|
|
compatible = "samsung,exynos5420-pinctrl";
|
|
|
|
reg = <0x03860000 0x1000>;
|
|
|
|
interrupts = <0 47 0>;
|
|
|
|
};
|
|
|
|
|
2013-08-25 17:28:05 +00:00
|
|
|
rtc@101E0000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_RTC>;
|
2013-08-25 17:28:05 +00:00
|
|
|
clock-names = "rtc";
|
2014-02-23 23:47:28 +00:00
|
|
|
status = "disabled";
|
2013-08-25 17:28:05 +00:00
|
|
|
};
|
|
|
|
|
2013-12-18 17:32:41 +00:00
|
|
|
amba {
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
|
|
|
compatible = "arm,amba-bus";
|
|
|
|
interrupt-parent = <&gic>;
|
|
|
|
ranges;
|
|
|
|
|
2014-02-23 23:47:28 +00:00
|
|
|
adma: adma@03880000 {
|
|
|
|
compatible = "arm,pl330", "arm,primecell";
|
|
|
|
reg = <0x03880000 0x1000>;
|
|
|
|
interrupts = <0 110 0>;
|
|
|
|
clocks = <&clock_audss EXYNOS_ADMA>;
|
|
|
|
clock-names = "apb_pclk";
|
|
|
|
#dma-cells = <1>;
|
|
|
|
#dma-channels = <6>;
|
|
|
|
#dma-requests = <16>;
|
|
|
|
};
|
|
|
|
|
2013-12-18 17:32:41 +00:00
|
|
|
pdma0: pdma@121A0000 {
|
|
|
|
compatible = "arm,pl330", "arm,primecell";
|
|
|
|
reg = <0x121A0000 0x1000>;
|
|
|
|
interrupts = <0 34 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_PDMA0>;
|
2013-12-18 17:32:41 +00:00
|
|
|
clock-names = "apb_pclk";
|
|
|
|
#dma-cells = <1>;
|
|
|
|
#dma-channels = <8>;
|
|
|
|
#dma-requests = <32>;
|
|
|
|
};
|
|
|
|
|
|
|
|
pdma1: pdma@121B0000 {
|
|
|
|
compatible = "arm,pl330", "arm,primecell";
|
|
|
|
reg = <0x121B0000 0x1000>;
|
|
|
|
interrupts = <0 35 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_PDMA1>;
|
2013-12-18 17:32:41 +00:00
|
|
|
clock-names = "apb_pclk";
|
|
|
|
#dma-cells = <1>;
|
|
|
|
#dma-channels = <8>;
|
|
|
|
#dma-requests = <32>;
|
|
|
|
};
|
|
|
|
|
|
|
|
mdma0: mdma@10800000 {
|
|
|
|
compatible = "arm,pl330", "arm,primecell";
|
|
|
|
reg = <0x10800000 0x1000>;
|
|
|
|
interrupts = <0 33 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MDMA0>;
|
2013-12-18 17:32:41 +00:00
|
|
|
clock-names = "apb_pclk";
|
|
|
|
#dma-cells = <1>;
|
|
|
|
#dma-channels = <8>;
|
|
|
|
#dma-requests = <1>;
|
|
|
|
};
|
|
|
|
|
|
|
|
mdma1: mdma@11C10000 {
|
|
|
|
compatible = "arm,pl330", "arm,primecell";
|
|
|
|
reg = <0x11C10000 0x1000>;
|
|
|
|
interrupts = <0 124 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MDMA1>;
|
2013-12-18 17:32:41 +00:00
|
|
|
clock-names = "apb_pclk";
|
|
|
|
#dma-cells = <1>;
|
|
|
|
#dma-channels = <8>;
|
|
|
|
#dma-requests = <1>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2014-02-23 23:47:28 +00:00
|
|
|
i2s0: i2s@03830000 {
|
|
|
|
compatible = "samsung,exynos5420-i2s";
|
|
|
|
reg = <0x03830000 0x100>;
|
|
|
|
dmas = <&adma 0
|
|
|
|
&adma 2
|
|
|
|
&adma 1>;
|
|
|
|
dma-names = "tx", "rx", "tx-sec";
|
|
|
|
clocks = <&clock_audss EXYNOS_I2S_BUS>,
|
|
|
|
<&clock_audss EXYNOS_I2S_BUS>,
|
|
|
|
<&clock_audss EXYNOS_SCLK_I2S>;
|
|
|
|
clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
|
|
|
|
samsung,idma-addr = <0x03000000>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2s0_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
i2s1: i2s@12D60000 {
|
|
|
|
compatible = "samsung,exynos5420-i2s";
|
|
|
|
reg = <0x12D60000 0x100>;
|
|
|
|
dmas = <&pdma1 12
|
|
|
|
&pdma1 11>;
|
|
|
|
dma-names = "tx", "rx";
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2S1>, <&clock CLK_SCLK_I2S1>;
|
2014-02-23 23:47:28 +00:00
|
|
|
clock-names = "iis", "i2s_opclk0";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2s1_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
i2s2: i2s@12D70000 {
|
|
|
|
compatible = "samsung,exynos5420-i2s";
|
|
|
|
reg = <0x12D70000 0x100>;
|
|
|
|
dmas = <&pdma0 12
|
|
|
|
&pdma0 11>;
|
|
|
|
dma-names = "tx", "rx";
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2S2>, <&clock CLK_SCLK_I2S2>;
|
2014-02-23 23:47:28 +00:00
|
|
|
clock-names = "iis", "i2s_opclk0";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2s2_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
2013-12-18 17:36:37 +00:00
|
|
|
spi_0: spi@12d20000 {
|
|
|
|
compatible = "samsung,exynos4210-spi";
|
|
|
|
reg = <0x12d20000 0x100>;
|
|
|
|
interrupts = <0 66 0>;
|
|
|
|
dmas = <&pdma0 5
|
|
|
|
&pdma0 4>;
|
|
|
|
dma-names = "tx", "rx";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&spi0_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_SPI0>, <&clock CLK_SCLK_SPI0>;
|
2013-12-18 17:36:37 +00:00
|
|
|
clock-names = "spi", "spi_busclk0";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
spi_1: spi@12d30000 {
|
|
|
|
compatible = "samsung,exynos4210-spi";
|
|
|
|
reg = <0x12d30000 0x100>;
|
|
|
|
interrupts = <0 67 0>;
|
|
|
|
dmas = <&pdma1 5
|
|
|
|
&pdma1 4>;
|
|
|
|
dma-names = "tx", "rx";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&spi1_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_SPI1>, <&clock CLK_SCLK_SPI1>;
|
2013-12-18 17:36:37 +00:00
|
|
|
clock-names = "spi", "spi_busclk0";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
spi_2: spi@12d40000 {
|
|
|
|
compatible = "samsung,exynos4210-spi";
|
|
|
|
reg = <0x12d40000 0x100>;
|
|
|
|
interrupts = <0 68 0>;
|
|
|
|
dmas = <&pdma0 7
|
|
|
|
&pdma0 6>;
|
|
|
|
dma-names = "tx", "rx";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&spi2_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_SPI2>, <&clock CLK_SCLK_SPI2>;
|
2013-12-18 17:36:37 +00:00
|
|
|
clock-names = "spi", "spi_busclk0";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
2013-06-18 15:29:35 +00:00
|
|
|
serial@12C00000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_UART0>, <&clock CLK_SCLK_UART0>;
|
2013-06-18 15:29:35 +00:00
|
|
|
clock-names = "uart", "clk_uart_baud0";
|
|
|
|
};
|
|
|
|
|
|
|
|
serial@12C10000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_UART1>, <&clock CLK_SCLK_UART1>;
|
2013-06-18 15:29:35 +00:00
|
|
|
clock-names = "uart", "clk_uart_baud0";
|
|
|
|
};
|
|
|
|
|
|
|
|
serial@12C20000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_UART2>, <&clock CLK_SCLK_UART2>;
|
2013-06-18 15:29:35 +00:00
|
|
|
clock-names = "uart", "clk_uart_baud0";
|
|
|
|
};
|
|
|
|
|
|
|
|
serial@12C30000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
2013-06-18 15:29:35 +00:00
|
|
|
clock-names = "uart", "clk_uart_baud0";
|
|
|
|
};
|
2013-08-14 08:08:33 +00:00
|
|
|
|
2013-12-18 17:41:02 +00:00
|
|
|
pwm: pwm@12dd0000 {
|
|
|
|
compatible = "samsung,exynos4210-pwm";
|
|
|
|
reg = <0x12dd0000 0x100>;
|
|
|
|
samsung,pwm-outputs = <0>, <1>, <2>, <3>;
|
|
|
|
#pwm-cells = <3>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_PWM>;
|
2013-12-18 17:41:02 +00:00
|
|
|
clock-names = "timers";
|
|
|
|
};
|
|
|
|
|
2013-08-14 08:15:06 +00:00
|
|
|
dp_phy: video-phy@10040728 {
|
|
|
|
compatible = "samsung,exynos5250-dp-video-phy";
|
|
|
|
reg = <0x10040728 4>;
|
|
|
|
#phy-cells = <0>;
|
|
|
|
};
|
|
|
|
|
|
|
|
dp-controller@145B0000 {
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_DP1>;
|
2013-08-14 08:15:06 +00:00
|
|
|
clock-names = "dp";
|
|
|
|
phys = <&dp_phy>;
|
|
|
|
phy-names = "dp";
|
|
|
|
};
|
|
|
|
|
2013-08-14 08:08:33 +00:00
|
|
|
fimd@14400000 {
|
|
|
|
samsung,power-domain = <&disp_pd>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_SCLK_FIMD1>, <&clock CLK_FIMD1>;
|
2013-08-14 08:08:33 +00:00
|
|
|
clock-names = "sclk_fimd", "fimd";
|
|
|
|
};
|
2013-08-25 17:44:30 +00:00
|
|
|
|
|
|
|
adc: adc@12D10000 {
|
|
|
|
compatible = "samsung,exynos-adc-v2";
|
|
|
|
reg = <0x12D10000 0x100>, <0x10040720 0x4>;
|
|
|
|
interrupts = <0 106 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TSADC>;
|
2013-08-25 17:44:30 +00:00
|
|
|
clock-names = "adc";
|
|
|
|
#io-channel-cells = <1>;
|
|
|
|
io-channel-ranges;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
2013-10-07 21:49:46 +00:00
|
|
|
|
|
|
|
i2c_0: i2c@12C60000 {
|
|
|
|
compatible = "samsung,s3c2440-i2c";
|
|
|
|
reg = <0x12C60000 0x100>;
|
|
|
|
interrupts = <0 56 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C0>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "i2c";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c0_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
i2c_1: i2c@12C70000 {
|
|
|
|
compatible = "samsung,s3c2440-i2c";
|
|
|
|
reg = <0x12C70000 0x100>;
|
|
|
|
interrupts = <0 57 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C1>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "i2c";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c1_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
i2c_2: i2c@12C80000 {
|
|
|
|
compatible = "samsung,s3c2440-i2c";
|
|
|
|
reg = <0x12C80000 0x100>;
|
|
|
|
interrupts = <0 58 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C2>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "i2c";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c2_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
i2c_3: i2c@12C90000 {
|
|
|
|
compatible = "samsung,s3c2440-i2c";
|
|
|
|
reg = <0x12C90000 0x100>;
|
|
|
|
interrupts = <0 59 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C3>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "i2c";
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c3_bus>;
|
|
|
|
status = "disabled";
|
|
|
|
};
|
2013-10-07 21:49:46 +00:00
|
|
|
|
2013-12-11 22:01:11 +00:00
|
|
|
hsi2c_4: i2c@12CA0000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12CA0000 0x1000>;
|
|
|
|
interrupts = <0 60 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c4_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C4>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_5: i2c@12CB0000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12CB0000 0x1000>;
|
|
|
|
interrupts = <0 61 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c5_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C5>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_6: i2c@12CC0000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12CC0000 0x1000>;
|
|
|
|
interrupts = <0 62 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c6_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C6>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_7: i2c@12CD0000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12CD0000 0x1000>;
|
|
|
|
interrupts = <0 63 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c7_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C7>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_8: i2c@12E00000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12E00000 0x1000>;
|
|
|
|
interrupts = <0 87 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c8_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C8>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_9: i2c@12E10000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12E10000 0x1000>;
|
|
|
|
interrupts = <0 88 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c9_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C9>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
hsi2c_10: i2c@12E20000 {
|
|
|
|
compatible = "samsung,exynos5-hsi2c";
|
|
|
|
reg = <0x12E20000 0x1000>;
|
|
|
|
interrupts = <0 203 0>;
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <0>;
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&i2c10_hs_bus>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_I2C10>;
|
2013-12-11 22:01:11 +00:00
|
|
|
clock-names = "hsi2c";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
2013-10-07 21:49:46 +00:00
|
|
|
hdmi@14530000 {
|
|
|
|
compatible = "samsung,exynos4212-hdmi";
|
|
|
|
reg = <0x14530000 0x70000>;
|
|
|
|
interrupts = <0 95 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_HDMI>, <&clock CLK_SCLK_HDMI>,
|
|
|
|
<&clock CLK_DOUT_PIXEL>, <&clock CLK_SCLK_HDMIPHY>,
|
|
|
|
<&clock CLK_MOUT_HDMI>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "hdmi", "sclk_hdmi", "sclk_pixel",
|
|
|
|
"sclk_hdmiphy", "mout_hdmi";
|
|
|
|
status = "disabled";
|
|
|
|
};
|
|
|
|
|
|
|
|
mixer@14450000 {
|
|
|
|
compatible = "samsung,exynos5420-mixer";
|
|
|
|
reg = <0x14450000 0x10000>;
|
|
|
|
interrupts = <0 94 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_MIXER>, <&clock CLK_SCLK_HDMI>;
|
2013-10-07 21:49:46 +00:00
|
|
|
clock-names = "mixer", "sclk_hdmi";
|
|
|
|
};
|
2013-10-20 20:59:06 +00:00
|
|
|
|
|
|
|
gsc_0: video-scaler@13e00000 {
|
|
|
|
compatible = "samsung,exynos5-gsc";
|
|
|
|
reg = <0x13e00000 0x1000>;
|
|
|
|
interrupts = <0 85 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_GSCL0>;
|
2013-10-20 20:59:06 +00:00
|
|
|
clock-names = "gscl";
|
|
|
|
samsung,power-domain = <&gsc_pd>;
|
|
|
|
};
|
|
|
|
|
|
|
|
gsc_1: video-scaler@13e10000 {
|
|
|
|
compatible = "samsung,exynos5-gsc";
|
|
|
|
reg = <0x13e10000 0x1000>;
|
|
|
|
interrupts = <0 86 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_GSCL1>;
|
2013-10-20 20:59:06 +00:00
|
|
|
clock-names = "gscl";
|
|
|
|
samsung,power-domain = <&gsc_pd>;
|
|
|
|
};
|
2013-12-20 20:59:49 +00:00
|
|
|
|
2014-02-15 16:57:56 +00:00
|
|
|
pmu_system_controller: system-controller@10040000 {
|
|
|
|
compatible = "samsung,exynos5420-pmu", "syscon";
|
|
|
|
reg = <0x10040000 0x5000>;
|
|
|
|
};
|
|
|
|
|
2013-12-20 20:59:49 +00:00
|
|
|
tmu_cpu0: tmu@10060000 {
|
|
|
|
compatible = "samsung,exynos5420-tmu";
|
|
|
|
reg = <0x10060000 0x100>;
|
|
|
|
interrupts = <0 65 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TMU>;
|
2013-12-20 20:59:49 +00:00
|
|
|
clock-names = "tmu_apbif";
|
|
|
|
};
|
|
|
|
|
|
|
|
tmu_cpu1: tmu@10064000 {
|
|
|
|
compatible = "samsung,exynos5420-tmu";
|
|
|
|
reg = <0x10064000 0x100>;
|
|
|
|
interrupts = <0 183 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TMU>;
|
2013-12-20 20:59:49 +00:00
|
|
|
clock-names = "tmu_apbif";
|
|
|
|
};
|
|
|
|
|
|
|
|
tmu_cpu2: tmu@10068000 {
|
|
|
|
compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
|
|
|
reg = <0x10068000 0x100>, <0x1006c000 0x4>;
|
|
|
|
interrupts = <0 184 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TMU>, <&clock CLK_TMU>;
|
2013-12-20 20:59:49 +00:00
|
|
|
clock-names = "tmu_apbif", "tmu_triminfo_apbif";
|
|
|
|
};
|
|
|
|
|
|
|
|
tmu_cpu3: tmu@1006c000 {
|
|
|
|
compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
|
|
|
reg = <0x1006c000 0x100>, <0x100a0000 0x4>;
|
|
|
|
interrupts = <0 185 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TMU>, <&clock CLK_TMU_GPU>;
|
2013-12-20 20:59:49 +00:00
|
|
|
clock-names = "tmu_apbif", "tmu_triminfo_apbif";
|
|
|
|
};
|
|
|
|
|
|
|
|
tmu_gpu: tmu@100a0000 {
|
|
|
|
compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
|
|
|
reg = <0x100a0000 0x100>, <0x10068000 0x4>;
|
|
|
|
interrupts = <0 215 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_TMU_GPU>, <&clock CLK_TMU>;
|
2013-12-20 20:59:49 +00:00
|
|
|
clock-names = "tmu_apbif", "tmu_triminfo_apbif";
|
|
|
|
};
|
2014-02-15 16:58:29 +00:00
|
|
|
|
|
|
|
watchdog@101D0000 {
|
|
|
|
compatible = "samsung,exynos5420-wdt";
|
|
|
|
reg = <0x101D0000 0x100>;
|
|
|
|
interrupts = <0 42 0>;
|
2014-02-26 00:53:30 +00:00
|
|
|
clocks = <&clock CLK_WDT>;
|
2014-02-15 16:58:29 +00:00
|
|
|
clock-names = "watchdog";
|
|
|
|
samsung,syscon-phandle = <&pmu_system_controller>;
|
|
|
|
};
|
2013-06-18 15:29:35 +00:00
|
|
|
};
|