Commit 3be1ecf2 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: exynos: Use lower case hex addresses in node unit addresses

Convert all hex addresses in node unit addresses to lower case to fix warnings
like:
    arch/arm/boot/dts/exynos5422-odroidhc1.dtb: Warning (simple_bus_reg):
      Node /soc/nocp@10CA1000 simple-bus unit address format error, expected "10ca1000"

Conversion was done using sed:

    $ sed -e 's/@\([a-zA-Z0-9_-]*\) {/@\L\1 {/' -i arch/arm/boot/dts/exynos*.dts*
Suggested-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 9dc314f6
...@@ -164,31 +164,31 @@ mipi_phy: video-phy { ...@@ -164,31 +164,31 @@ mipi_phy: video-phy {
syscon = <&pmu_system_controller>; syscon = <&pmu_system_controller>;
}; };
pd_cam: cam-power-domain@10023C00 { pd_cam: cam-power-domain@10023c00 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C00 0x20>; reg = <0x10023C00 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
}; };
pd_mfc: mfc-power-domain@10023C40 { pd_mfc: mfc-power-domain@10023c40 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C40 0x20>; reg = <0x10023C40 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
}; };
pd_g3d: g3d-power-domain@10023C60 { pd_g3d: g3d-power-domain@10023c60 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C60 0x20>; reg = <0x10023C60 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
}; };
pd_lcd0: lcd0-power-domain@10023C80 { pd_lcd0: lcd0-power-domain@10023c80 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C80 0x20>; reg = <0x10023C80 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
}; };
pd_isp: isp-power-domain@10023CA0 { pd_isp: isp-power-domain@10023ca0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023CA0 0x20>; reg = <0x10023CA0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -204,7 +204,7 @@ cmu: clock-controller@10030000 { ...@@ -204,7 +204,7 @@ cmu: clock-controller@10030000 {
<&cmu CLK_FIN_PLL>; <&cmu CLK_FIN_PLL>;
}; };
cmu_dmc: clock-controller@105C0000 { cmu_dmc: clock-controller@105c0000 {
compatible = "samsung,exynos3250-cmu-dmc"; compatible = "samsung,exynos3250-cmu-dmc";
reg = <0x105C0000 0x2000>; reg = <0x105C0000 0x2000>;
#clock-cells = <1>; #clock-cells = <1>;
...@@ -219,7 +219,7 @@ rtc: rtc@10070000 { ...@@ -219,7 +219,7 @@ rtc: rtc@10070000 {
status = "disabled"; status = "disabled";
}; };
tmu: tmu@100C0000 { tmu: tmu@100c0000 {
compatible = "samsung,exynos3250-tmu"; compatible = "samsung,exynos3250-tmu";
reg = <0x100C0000 0x100>; reg = <0x100C0000 0x100>;
interrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>;
...@@ -287,7 +287,7 @@ jpeg: codec@11830000 { ...@@ -287,7 +287,7 @@ jpeg: codec@11830000 {
status = "disabled"; status = "disabled";
}; };
sysmmu_jpeg: sysmmu@11A60000 { sysmmu_jpeg: sysmmu@11a60000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11a60000 0x1000>; reg = <0x11a60000 0x1000>;
interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>,
...@@ -313,7 +313,7 @@ fimd: fimd@11c00000 { ...@@ -313,7 +313,7 @@ fimd: fimd@11c00000 {
status = "disabled"; status = "disabled";
}; };
dsi_0: dsi@11C80000 { dsi_0: dsi@11c80000 {
compatible = "samsung,exynos3250-mipi-dsi"; compatible = "samsung,exynos3250-mipi-dsi";
reg = <0x11C80000 0x10000>; reg = <0x11C80000 0x10000>;
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
...@@ -328,7 +328,7 @@ dsi_0: dsi@11C80000 { ...@@ -328,7 +328,7 @@ dsi_0: dsi@11C80000 {
status = "disabled"; status = "disabled";
}; };
sysmmu_fimd0: sysmmu@11E20000 { sysmmu_fimd0: sysmmu@11e20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11e20000 0x1000>; reg = <0x11e20000 0x1000>;
interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>,
...@@ -386,7 +386,7 @@ mshc_2: mshc@12530000 { ...@@ -386,7 +386,7 @@ mshc_2: mshc@12530000 {
status = "disabled"; status = "disabled";
}; };
exynos_usbphy: exynos-usbphy@125B0000 { exynos_usbphy: exynos-usbphy@125b0000 {
compatible = "samsung,exynos3250-usb2-phy"; compatible = "samsung,exynos3250-usb2-phy";
reg = <0x125B0000 0x100>; reg = <0x125B0000 0x100>;
samsung,pmureg-phandle = <&pmu_system_controller>; samsung,pmureg-phandle = <&pmu_system_controller>;
...@@ -425,7 +425,7 @@ pdma1: pdma@12690000 { ...@@ -425,7 +425,7 @@ pdma1: pdma@12690000 {
}; };
}; };
adc: adc@126C0000 { adc: adc@126c0000 {
compatible = "samsung,exynos3250-adc", compatible = "samsung,exynos3250-adc",
"samsung,exynos-adc-v2"; "samsung,exynos-adc-v2";
reg = <0x126C0000 0x100>; reg = <0x126C0000 0x100>;
...@@ -544,7 +544,7 @@ i2c_3: i2c@13890000 { ...@@ -544,7 +544,7 @@ i2c_3: i2c@13890000 {
status = "disabled"; status = "disabled";
}; };
i2c_4: i2c@138A0000 { i2c_4: i2c@138a0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -557,7 +557,7 @@ i2c_4: i2c@138A0000 { ...@@ -557,7 +557,7 @@ i2c_4: i2c@138A0000 {
status = "disabled"; status = "disabled";
}; };
i2c_5: i2c@138B0000 { i2c_5: i2c@138b0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -570,7 +570,7 @@ i2c_5: i2c@138B0000 { ...@@ -570,7 +570,7 @@ i2c_5: i2c@138B0000 {
status = "disabled"; status = "disabled";
}; };
i2c_6: i2c@138C0000 { i2c_6: i2c@138c0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -583,7 +583,7 @@ i2c_6: i2c@138C0000 { ...@@ -583,7 +583,7 @@ i2c_6: i2c@138C0000 {
status = "disabled"; status = "disabled";
}; };
i2c_7: i2c@138D0000 { i2c_7: i2c@138d0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -641,7 +641,7 @@ i2s2: i2s@13970000 { ...@@ -641,7 +641,7 @@ i2s2: i2s@13970000 {
status = "disabled"; status = "disabled";
}; };
pwm: pwm@139D0000 { pwm: pwm@139d0000 {
compatible = "samsung,exynos4210-pwm"; compatible = "samsung,exynos4210-pwm";
reg = <0x139D0000 0x1000>; reg = <0x139D0000 0x1000>;
interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
......
...@@ -101,28 +101,28 @@ mipi_phy: video-phy { ...@@ -101,28 +101,28 @@ mipi_phy: video-phy {
syscon = <&pmu_system_controller>; syscon = <&pmu_system_controller>;
}; };
pd_mfc: mfc-power-domain@10023C40 { pd_mfc: mfc-power-domain@10023c40 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C40 0x20>; reg = <0x10023C40 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
label = "MFC"; label = "MFC";
}; };
pd_g3d: g3d-power-domain@10023C60 { pd_g3d: g3d-power-domain@10023c60 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C60 0x20>; reg = <0x10023C60 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
label = "G3D"; label = "G3D";
}; };
pd_lcd0: lcd0-power-domain@10023C80 { pd_lcd0: lcd0-power-domain@10023c80 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C80 0x20>; reg = <0x10023C80 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
label = "LCD0"; label = "LCD0";
}; };
pd_tv: tv-power-domain@10023C20 { pd_tv: tv-power-domain@10023c20 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C20 0x20>; reg = <0x10023C20 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -130,21 +130,21 @@ pd_tv: tv-power-domain@10023C20 { ...@@ -130,21 +130,21 @@ pd_tv: tv-power-domain@10023C20 {
label = "TV"; label = "TV";
}; };
pd_cam: cam-power-domain@10023C00 { pd_cam: cam-power-domain@10023c00 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023C00 0x20>; reg = <0x10023C00 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
label = "CAM"; label = "CAM";
}; };
pd_gps: gps-power-domain@10023CE0 { pd_gps: gps-power-domain@10023ce0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023CE0 0x20>; reg = <0x10023CE0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
label = "GPS"; label = "GPS";
}; };
pd_gps_alive: gps-alive-power-domain@10023D00 { pd_gps_alive: gps-alive-power-domain@10023d00 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023D00 0x20>; reg = <0x10023D00 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -184,7 +184,7 @@ pmu_system_controller: system-controller@10020000 { ...@@ -184,7 +184,7 @@ pmu_system_controller: system-controller@10020000 {
interrupt-parent = <&gic>; interrupt-parent = <&gic>;
}; };
dsi_0: dsi@11C80000 { dsi_0: dsi@11c80000 {
compatible = "samsung,exynos4210-mipi-dsi"; compatible = "samsung,exynos4210-mipi-dsi";
reg = <0x11C80000 0x10000>; reg = <0x11C80000 0x10000>;
interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
...@@ -297,7 +297,7 @@ rtc: rtc@10070000 { ...@@ -297,7 +297,7 @@ rtc: rtc@10070000 {
status = "disabled"; status = "disabled";
}; };
keypad: keypad@100A0000 { keypad: keypad@100a0000 {
compatible = "samsung,s5pv210-keypad"; compatible = "samsung,s5pv210-keypad";
reg = <0x100A0000 0x100>; reg = <0x100A0000 0x100>;
interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
...@@ -342,7 +342,7 @@ sdhci_3: sdhci@12540000 { ...@@ -342,7 +342,7 @@ sdhci_3: sdhci@12540000 {
status = "disabled"; status = "disabled";
}; };
exynos_usbphy: exynos-usbphy@125B0000 { exynos_usbphy: exynos-usbphy@125b0000 {
compatible = "samsung,exynos4210-usb2-phy"; compatible = "samsung,exynos4210-usb2-phy";
reg = <0x125B0000 0x100>; reg = <0x125B0000 0x100>;
samsung,pmureg-phandle = <&pmu_system_controller>; samsung,pmureg-phandle = <&pmu_system_controller>;
...@@ -538,7 +538,7 @@ i2c_3: i2c@13890000 { ...@@ -538,7 +538,7 @@ i2c_3: i2c@13890000 {
status = "disabled"; status = "disabled";
}; };
i2c_4: i2c@138A0000 { i2c_4: i2c@138a0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -551,7 +551,7 @@ i2c_4: i2c@138A0000 { ...@@ -551,7 +551,7 @@ i2c_4: i2c@138A0000 {
status = "disabled"; status = "disabled";
}; };
i2c_5: i2c@138B0000 { i2c_5: i2c@138b0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -564,7 +564,7 @@ i2c_5: i2c@138B0000 { ...@@ -564,7 +564,7 @@ i2c_5: i2c@138B0000 {
status = "disabled"; status = "disabled";
}; };
i2c_6: i2c@138C0000 { i2c_6: i2c@138c0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -577,7 +577,7 @@ i2c_6: i2c@138C0000 { ...@@ -577,7 +577,7 @@ i2c_6: i2c@138C0000 {
status = "disabled"; status = "disabled";
}; };
i2c_7: i2c@138D0000 { i2c_7: i2c@138d0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
...@@ -590,7 +590,7 @@ i2c_7: i2c@138D0000 { ...@@ -590,7 +590,7 @@ i2c_7: i2c@138D0000 {
status = "disabled"; status = "disabled";
}; };
i2c_8: i2c@138E0000 { i2c_8: i2c@138e0000 {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
compatible = "samsung,s3c2440-hdmiphy-i2c"; compatible = "samsung,s3c2440-hdmiphy-i2c";
...@@ -651,7 +651,7 @@ spi_2: spi@13940000 { ...@@ -651,7 +651,7 @@ spi_2: spi@13940000 {
status = "disabled"; status = "disabled";
}; };
pwm: pwm@139D0000 { pwm: pwm@139d0000 {
compatible = "samsung,exynos4210-pwm"; compatible = "samsung,exynos4210-pwm";
reg = <0x139D0000 0x1000>; reg = <0x139D0000 0x1000>;
interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
...@@ -720,7 +720,7 @@ fimd: fimd@11c00000 { ...@@ -720,7 +720,7 @@ fimd: fimd@11c00000 {
status = "disabled"; status = "disabled";
}; };
tmu: tmu@100C0000 { tmu: tmu@100c0000 {
#include "exynos4412-tmu-sensor-conf.dtsi" #include "exynos4412-tmu-sensor-conf.dtsi"
}; };
...@@ -743,7 +743,7 @@ rotator: rotator@12810000 { ...@@ -743,7 +743,7 @@ rotator: rotator@12810000 {
iommus = <&sysmmu_rotator>; iommus = <&sysmmu_rotator>;
}; };
hdmi: hdmi@12D00000 { hdmi: hdmi@12d00000 {
compatible = "samsung,exynos4210-hdmi"; compatible = "samsung,exynos4210-hdmi";
reg = <0x12D00000 0x70000>; reg = <0x12D00000 0x70000>;
interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
...@@ -759,7 +759,7 @@ hdmi: hdmi@12D00000 { ...@@ -759,7 +759,7 @@ hdmi: hdmi@12D00000 {
status = "disabled"; status = "disabled";
}; };
hdmicec: cec@100B0000 { hdmicec: cec@100b0000 {
compatible = "samsung,s5p-cec"; compatible = "samsung,s5p-cec";
reg = <0x100B0000 0x200>; reg = <0x100B0000 0x200>;
interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
...@@ -772,7 +772,7 @@ hdmicec: cec@100B0000 { ...@@ -772,7 +772,7 @@ hdmicec: cec@100B0000 {
status = "disabled"; status = "disabled";
}; };
mixer: mixer@12C10000 { mixer: mixer@12c10000 {
compatible = "samsung,exynos4210-mixer"; compatible = "samsung,exynos4210-mixer";
interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x12C10000 0x2100>, <0x12c00000 0x300>; reg = <0x12C10000 0x2100>, <0x12c00000 0x300>;
...@@ -911,7 +911,7 @@ sysmmu_mfc_r: sysmmu@13630000 { ...@@ -911,7 +911,7 @@ sysmmu_mfc_r: sysmmu@13630000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_tv: sysmmu@12E20000 { sysmmu_tv: sysmmu@12e20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x12E20000 0x1000>; reg = <0x12E20000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -922,7 +922,7 @@ sysmmu_tv: sysmmu@12E20000 { ...@@ -922,7 +922,7 @@ sysmmu_tv: sysmmu@12E20000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc0: sysmmu@11A20000 { sysmmu_fimc0: sysmmu@11a20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11A20000 0x1000>; reg = <0x11A20000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -933,7 +933,7 @@ sysmmu_fimc0: sysmmu@11A20000 { ...@@ -933,7 +933,7 @@ sysmmu_fimc0: sysmmu@11A20000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc1: sysmmu@11A30000 { sysmmu_fimc1: sysmmu@11a30000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11A30000 0x1000>; reg = <0x11A30000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -944,7 +944,7 @@ sysmmu_fimc1: sysmmu@11A30000 { ...@@ -944,7 +944,7 @@ sysmmu_fimc1: sysmmu@11A30000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc2: sysmmu@11A40000 { sysmmu_fimc2: sysmmu@11a40000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11A40000 0x1000>; reg = <0x11A40000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -955,7 +955,7 @@ sysmmu_fimc2: sysmmu@11A40000 { ...@@ -955,7 +955,7 @@ sysmmu_fimc2: sysmmu@11A40000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc3: sysmmu@11A50000 { sysmmu_fimc3: sysmmu@11a50000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11A50000 0x1000>; reg = <0x11A50000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -966,7 +966,7 @@ sysmmu_fimc3: sysmmu@11A50000 { ...@@ -966,7 +966,7 @@ sysmmu_fimc3: sysmmu@11A50000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_jpeg: sysmmu@11A60000 { sysmmu_jpeg: sysmmu@11a60000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11A60000 0x1000>; reg = <0x11A60000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -977,7 +977,7 @@ sysmmu_jpeg: sysmmu@11A60000 { ...@@ -977,7 +977,7 @@ sysmmu_jpeg: sysmmu@11A60000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_rotator: sysmmu@12A30000 { sysmmu_rotator: sysmmu@12a30000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x12A30000 0x1000>; reg = <0x12A30000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -987,7 +987,7 @@ sysmmu_rotator: sysmmu@12A30000 { ...@@ -987,7 +987,7 @@ sysmmu_rotator: sysmmu@12A30000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimd0: sysmmu@11E20000 { sysmmu_fimd0: sysmmu@11e20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11E20000 0x1000>; reg = <0x11E20000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
......
...@@ -82,7 +82,7 @@ smp-sysram@1f000 { ...@@ -82,7 +82,7 @@ smp-sysram@1f000 {
}; };
}; };
pd_lcd1: lcd1-power-domain@10023CA0 { pd_lcd1: lcd1-power-domain@10023ca0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023CA0 0x20>; reg = <0x10023CA0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -156,7 +156,7 @@ pinctrl_2: pinctrl@3860000 { ...@@ -156,7 +156,7 @@ pinctrl_2: pinctrl@3860000 {
reg = <0x03860000 0x1000>; reg = <0x03860000 0x1000>;
}; };
tmu: tmu@100C0000 { tmu: tmu@100c0000 {
compatible = "samsung,exynos4210-tmu"; compatible = "samsung,exynos4210-tmu";
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
reg = <0x100C0000 0x100>; reg = <0x100C0000 0x100>;
...@@ -229,7 +229,7 @@ fimc_3: fimc@11830000 { ...@@ -229,7 +229,7 @@ fimc_3: fimc@11830000 {
}; };
}; };
mixer: mixer@12C10000 { mixer: mixer@12c10000 {
clock-names = "mixer", "hdmi", "sclk_hdmi", "vp", "mout_mixer", clock-names = "mixer", "hdmi", "sclk_hdmi", "vp", "mout_mixer",
"sclk_mixer"; "sclk_mixer";
clocks = <&clock CLK_MIXER>, <&clock CLK_HDMI>, clocks = <&clock CLK_MIXER>, <&clock CLK_HDMI>,
...@@ -245,7 +245,7 @@ ppmu_lcd1: ppmu_lcd1@12240000 { ...@@ -245,7 +245,7 @@ ppmu_lcd1: ppmu_lcd1@12240000 {
status = "disabled"; status = "disabled";
}; };
sysmmu_g2d: sysmmu@12A20000 { sysmmu_g2d: sysmmu@12a20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x12A20000 0x1000>; reg = <0x12A20000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
......
...@@ -925,7 +925,7 @@ pcm0_bus: pcm0-bus { ...@@ -925,7 +925,7 @@ pcm0_bus: pcm0-bus {
}; };
}; };
pinctrl_3: pinctrl@106E0000 { pinctrl_3: pinctrl@106e0000 {
gpv0: gpv0 { gpv0: gpv0 {
gpio-controller; gpio-controller;
#gpio-cells = <2>; #gpio-cells = <2>;
......
...@@ -38,7 +38,7 @@ cpus { ...@@ -38,7 +38,7 @@ cpus {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
cpu0: cpu@A00 { cpu0: cpu@a00 {
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a9"; compatible = "arm,cortex-a9";
reg = <0xA00>; reg = <0xA00>;
...@@ -50,21 +50,21 @@ cpu0: cpu@A00 { ...@@ -50,21 +50,21 @@ cpu0: cpu@A00 {
#cooling-cells = <2>; /* min followed by max */ #cooling-cells = <2>; /* min followed by max */
}; };
cpu@A01 { cpu@a01 {
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a9"; compatible = "arm,cortex-a9";
reg = <0xA01>; reg = <0xA01>;
operating-points-v2 = <&cpu0_opp_table>; operating-points-v2 = <&cpu0_opp_table>;
}; };
cpu@A02 { cpu@a02 {
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a9"; compatible = "arm,cortex-a9";
reg = <0xA02>; reg = <0xA02>;
operating-points-v2 = <&cpu0_opp_table>; operating-points-v2 = <&cpu0_opp_table>;
}; };
cpu@A03 { cpu@a03 {
device_type = "cpu"; device_type = "cpu";
compatible = "arm,cortex-a9"; compatible = "arm,cortex-a9";
reg = <0xA03>; reg = <0xA03>;
...@@ -168,7 +168,7 @@ smp-sysram@2f000 { ...@@ -168,7 +168,7 @@ smp-sysram@2f000 {
}; };
}; };
pd_isp: isp-power-domain@10023CA0 { pd_isp: isp-power-domain@10023ca0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x10023CA0 0x20>; reg = <0x10023CA0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -233,7 +233,7 @@ watchdog: watchdog@10060000 { ...@@ -233,7 +233,7 @@ watchdog: watchdog@10060000 {
samsung,syscon-phandle = <&pmu_system_controller>; samsung,syscon-phandle = <&pmu_system_controller>;
}; };
adc: adc@126C0000 { adc: adc@126c0000 {
compatible = "samsung,exynos-adc-v1"; compatible = "samsung,exynos-adc-v1";
reg = <0x126C0000 0x100>; reg = <0x126C0000 0x100>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -272,7 +272,7 @@ fimc_lite_0: fimc-lite@12390000 { ...@@ -272,7 +272,7 @@ fimc_lite_0: fimc-lite@12390000 {
status = "disabled"; status = "disabled";
}; };
fimc_lite_1: fimc-lite@123A0000 { fimc_lite_1: fimc-lite@123a0000 {
compatible = "samsung,exynos4212-fimc-lite"; compatible = "samsung,exynos4212-fimc-lite";
reg = <0x123A0000 0x1000>; reg = <0x123A0000 0x1000>;
interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
...@@ -385,7 +385,7 @@ sysmmu_fimc_drc: sysmmu@12270000 { ...@@ -385,7 +385,7 @@ sysmmu_fimc_drc: sysmmu@12270000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_fd: sysmmu@122A0000 { sysmmu_fimc_fd: sysmmu@122a0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x122A0000 0x1000>; reg = <0x122A0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -396,7 +396,7 @@ sysmmu_fimc_fd: sysmmu@122A0000 { ...@@ -396,7 +396,7 @@ sysmmu_fimc_fd: sysmmu@122A0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_mcuctl: sysmmu@122B0000 { sysmmu_fimc_mcuctl: sysmmu@122b0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x122B0000 0x1000>; reg = <0x122B0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -407,7 +407,7 @@ sysmmu_fimc_mcuctl: sysmmu@122B0000 { ...@@ -407,7 +407,7 @@ sysmmu_fimc_mcuctl: sysmmu@122B0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_lite0: sysmmu@123B0000 { sysmmu_fimc_lite0: sysmmu@123b0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x123B0000 0x1000>; reg = <0x123B0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -419,7 +419,7 @@ sysmmu_fimc_lite0: sysmmu@123B0000 { ...@@ -419,7 +419,7 @@ sysmmu_fimc_lite0: sysmmu@123B0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_lite1: sysmmu@123C0000 { sysmmu_fimc_lite1: sysmmu@123c0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x123C0000 0x1000>; reg = <0x123C0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
......
...@@ -106,31 +106,31 @@ sysreg_system_controller: syscon@10050000 { ...@@ -106,31 +106,31 @@ sysreg_system_controller: syscon@10050000 {
reg = <0x10050000 0x5000>; reg = <0x10050000 0x5000>;
}; };
serial_0: serial@12C00000 { serial_0: serial@12c00000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C00000 0x100>; reg = <0x12C00000 0x100>;
interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
}; };
serial_1: serial@12C10000 { serial_1: serial@12c10000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C10000 0x100>; reg = <0x12C10000 0x100>;
interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
}; };
serial_2: serial@12C20000 { serial_2: serial@12c20000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C20000 0x100>; reg = <0x12C20000 0x100>;
interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
}; };
serial_3: serial@12C30000 { serial_3: serial@12c30000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C30000 0x100>; reg = <0x12C30000 0x100>;
interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
}; };
i2c_0: i2c@12C60000 { i2c_0: i2c@12c60000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12C60000 0x100>; reg = <0x12C60000 0x100>;
interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
...@@ -140,7 +140,7 @@ i2c_0: i2c@12C60000 { ...@@ -140,7 +140,7 @@ i2c_0: i2c@12C60000 {
status = "disabled"; status = "disabled";
}; };
i2c_1: i2c@12C70000 { i2c_1: i2c@12c70000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12C70000 0x100>; reg = <0x12C70000 0x100>;
interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
...@@ -150,7 +150,7 @@ i2c_1: i2c@12C70000 { ...@@ -150,7 +150,7 @@ i2c_1: i2c@12C70000 {
status = "disabled"; status = "disabled";
}; };
i2c_2: i2c@12C80000 { i2c_2: i2c@12c80000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12C80000 0x100>; reg = <0x12C80000 0x100>;
interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
...@@ -160,7 +160,7 @@ i2c_2: i2c@12C80000 { ...@@ -160,7 +160,7 @@ i2c_2: i2c@12C80000 {
status = "disabled"; status = "disabled";
}; };
i2c_3: i2c@12C90000 { i2c_3: i2c@12c90000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12C90000 0x100>; reg = <0x12C90000 0x100>;
interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
...@@ -170,14 +170,14 @@ i2c_3: i2c@12C90000 { ...@@ -170,14 +170,14 @@ i2c_3: i2c@12C90000 {
status = "disabled"; status = "disabled";
}; };
pwm: pwm@12DD0000 { pwm: pwm@12dd0000 {
compatible = "samsung,exynos4210-pwm"; compatible = "samsung,exynos4210-pwm";
reg = <0x12DD0000 0x100>; reg = <0x12DD0000 0x100>;
samsung,pwm-outputs = <0>, <1>, <2>, <3>; samsung,pwm-outputs = <0>, <1>, <2>, <3>;
#pwm-cells = <3>; #pwm-cells = <3>;
}; };
rtc: rtc@101E0000 { rtc: rtc@101e0000 {
compatible = "samsung,s3c6410-rtc"; compatible = "samsung,s3c6410-rtc";
reg = <0x101E0000 0x100>; reg = <0x101E0000 0x100>;
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>,
...@@ -195,7 +195,7 @@ fimd: fimd@14400000 { ...@@ -195,7 +195,7 @@ fimd: fimd@14400000 {
status = "disabled"; status = "disabled";
}; };
dp: dp-controller@145B0000 { dp: dp-controller@145b0000 {
compatible = "samsung,exynos5-dp"; compatible = "samsung,exynos5-dp";
reg = <0x145B0000 0x1000>; reg = <0x145B0000 0x1000>;
interrupts = <10 3>; interrupts = <10 3>;
......
...@@ -132,7 +132,7 @@ pd_g3d: power-domain@10044060 { ...@@ -132,7 +132,7 @@ pd_g3d: power-domain@10044060 {
label = "G3D"; label = "G3D";
}; };
pd_disp1: power-domain@100440A0 { pd_disp1: power-domain@100440a0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x100440A0 0x20>; reg = <0x100440A0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -143,7 +143,7 @@ pd_disp1: power-domain@100440A0 { ...@@ -143,7 +143,7 @@ pd_disp1: power-domain@100440A0 {
clock-names = "oscclk", "clk0", "clk1"; clock-names = "oscclk", "clk0", "clk1";
}; };
pd_mau: power-domain@100440C0 { pd_mau: power-domain@100440c0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x100440C0 0x20>; reg = <0x100440C0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -180,7 +180,7 @@ timer { ...@@ -180,7 +180,7 @@ timer {
clock-frequency = <24000000>; clock-frequency = <24000000>;
}; };
mct@101C0000 { mct@101c0000 {
compatible = "samsung,exynos4210-mct"; compatible = "samsung,exynos4210-mct";
reg = <0x101C0000 0x800>; reg = <0x101C0000 0x800>;
interrupt-controller; interrupt-controller;
...@@ -252,7 +252,7 @@ pmu_system_controller: system-controller@10040000 { ...@@ -252,7 +252,7 @@ pmu_system_controller: system-controller@10040000 {
interrupt-parent = <&gic>; interrupt-parent = <&gic>;
}; };
watchdog@101D0000 { watchdog@101d0000 {
compatible = "samsung,exynos5250-wdt"; compatible = "samsung,exynos5250-wdt";
reg = <0x101D0000 0x100>; reg = <0x101D0000 0x100>;
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
...@@ -272,7 +272,7 @@ mfc: codec@11000000 { ...@@ -272,7 +272,7 @@ mfc: codec@11000000 {
iommu-names = "left", "right"; iommu-names = "left", "right";
}; };
rotator: rotator@11C00000 { rotator: rotator@11c00000 {
compatible = "samsung,exynos5250-rotator"; compatible = "samsung,exynos5250-rotator";
reg = <0x11C00000 0x64>; reg = <0x11C00000 0x64>;
interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
...@@ -290,7 +290,7 @@ tmu: tmu@10060000 { ...@@ -290,7 +290,7 @@ tmu: tmu@10060000 {
#include "exynos4412-tmu-sensor-conf.dtsi" #include "exynos4412-tmu-sensor-conf.dtsi"
}; };
sata: sata@122F0000 { sata: sata@122f0000 {
compatible = "snps,dwc-ahci"; compatible = "snps,dwc-ahci";
samsung,sata-freq = <66>; samsung,sata-freq = <66>;
reg = <0x122F0000 0x1ff>; reg = <0x122F0000 0x1ff>;
...@@ -313,7 +313,7 @@ sata_phy: sata-phy@12170000 { ...@@ -313,7 +313,7 @@ sata_phy: sata-phy@12170000 {
}; };
/* i2c_0-3 are defined in exynos5.dtsi */ /* i2c_0-3 are defined in exynos5.dtsi */
i2c_4: i2c@12CA0000 { i2c_4: i2c@12ca0000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12CA0000 0x100>; reg = <0x12CA0000 0x100>;
interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
...@@ -326,7 +326,7 @@ i2c_4: i2c@12CA0000 { ...@@ -326,7 +326,7 @@ i2c_4: i2c@12CA0000 {
status = "disabled"; status = "disabled";
}; };
i2c_5: i2c@12CB0000 { i2c_5: i2c@12cb0000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12CB0000 0x100>; reg = <0x12CB0000 0x100>;
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
...@@ -339,7 +339,7 @@ i2c_5: i2c@12CB0000 { ...@@ -339,7 +339,7 @@ i2c_5: i2c@12CB0000 {
status = "disabled"; status = "disabled";
}; };
i2c_6: i2c@12CC0000 { i2c_6: i2c@12cc0000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12CC0000 0x100>; reg = <0x12CC0000 0x100>;
interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
...@@ -352,7 +352,7 @@ i2c_6: i2c@12CC0000 { ...@@ -352,7 +352,7 @@ i2c_6: i2c@12CC0000 {
status = "disabled"; status = "disabled";
}; };
i2c_7: i2c@12CD0000 { i2c_7: i2c@12cd0000 {
compatible = "samsung,s3c2440-i2c"; compatible = "samsung,s3c2440-i2c";
reg = <0x12CD0000 0x100>; reg = <0x12CD0000 0x100>;
interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
...@@ -365,7 +365,7 @@ i2c_7: i2c@12CD0000 { ...@@ -365,7 +365,7 @@ i2c_7: i2c@12CD0000 {
status = "disabled"; status = "disabled";
}; };
i2c_8: i2c@12CE0000 { i2c_8: i2c@12ce0000 {
compatible = "samsung,s3c2440-hdmiphy-i2c"; compatible = "samsung,s3c2440-hdmiphy-i2c";
reg = <0x12CE0000 0x1000>; reg = <0x12CE0000 0x1000>;
interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
...@@ -381,7 +381,7 @@ hdmiphy: hdmiphy@38 { ...@@ -381,7 +381,7 @@ hdmiphy: hdmiphy@38 {
}; };
}; };
i2c_9: i2c@121D0000 { i2c_9: i2c@121d0000 {
compatible = "samsung,exynos5-sata-phy-i2c"; compatible = "samsung,exynos5-sata-phy-i2c";
reg = <0x121D0000 0x100>; reg = <0x121D0000 0x100>;
#address-cells = <1>; #address-cells = <1>;
...@@ -505,7 +505,7 @@ &pdma0 9 ...@@ -505,7 +505,7 @@ &pdma0 9
power-domains = <&pd_mau>; power-domains = <&pd_mau>;
}; };
i2s1: i2s@12D60000 { i2s1: i2s@12d60000 {
compatible = "samsung,s3c6410-i2s"; compatible = "samsung,s3c6410-i2s";
status = "disabled"; status = "disabled";
reg = <0x12D60000 0x100>; reg = <0x12D60000 0x100>;
...@@ -519,7 +519,7 @@ i2s1: i2s@12D60000 { ...@@ -519,7 +519,7 @@ i2s1: i2s@12D60000 {
power-domains = <&pd_mau>; power-domains = <&pd_mau>;
}; };
i2s2: i2s@12D70000 { i2s2: i2s@12d70000 {
compatible = "samsung,s3c6410-i2s"; compatible = "samsung,s3c6410-i2s";
status = "disabled"; status = "disabled";
reg = <0x12D70000 0x100>; reg = <0x12D70000 0x100>;
...@@ -606,7 +606,7 @@ amba { ...@@ -606,7 +606,7 @@ amba {
interrupt-parent = <&gic>; interrupt-parent = <&gic>;
ranges; ranges;
pdma0: pdma@121A0000 { pdma0: pdma@121a0000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x121A0000 0x1000>; reg = <0x121A0000 0x1000>;
interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
...@@ -617,7 +617,7 @@ pdma0: pdma@121A0000 { ...@@ -617,7 +617,7 @@ pdma0: pdma@121A0000 {
#dma-requests = <32>; #dma-requests = <32>;
}; };
pdma1: pdma@121B0000 { pdma1: pdma@121b0000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x121B0000 0x1000>; reg = <0x121B0000 0x1000>;
interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
...@@ -639,7 +639,7 @@ mdma0: mdma@10800000 { ...@@ -639,7 +639,7 @@ mdma0: mdma@10800000 {
#dma-requests = <1>; #dma-requests = <1>;
}; };
mdma1: mdma@11C10000 { mdma1: mdma@11c10000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x11C10000 0x1000>; reg = <0x11C10000 0x1000>;
interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
...@@ -706,7 +706,7 @@ hdmi: hdmi@14530000 { ...@@ -706,7 +706,7 @@ hdmi: hdmi@14530000 {
status = "disabled"; status = "disabled";
}; };
hdmicec: cec@101B0000 { hdmicec: cec@101b0000 {
compatible = "samsung,s5p-cec"; compatible = "samsung,s5p-cec";
reg = <0x101B0000 0x200>; reg = <0x101B0000 0x200>;
interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
...@@ -737,7 +737,7 @@ dp_phy: video-phy { ...@@ -737,7 +737,7 @@ dp_phy: video-phy {
#phy-cells = <0>; #phy-cells = <0>;
}; };
adc: adc@12D10000 { adc: adc@12d10000 {
compatible = "samsung,exynos-adc-v1"; compatible = "samsung,exynos-adc-v1";
reg = <0x12D10000 0x100>; reg = <0x12D10000 0x100>;
interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
...@@ -749,7 +749,7 @@ adc: adc@12D10000 { ...@@ -749,7 +749,7 @@ adc: adc@12D10000 {
status = "disabled"; status = "disabled";
}; };
sysmmu_g2d: sysmmu@10A60000 { sysmmu_g2d: sysmmu@10a60000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x10A60000 0x1000>; reg = <0x10A60000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -781,7 +781,7 @@ sysmmu_mfc_l: sysmmu@11210000 { ...@@ -781,7 +781,7 @@ sysmmu_mfc_l: sysmmu@11210000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_rotator: sysmmu@11D40000 { sysmmu_rotator: sysmmu@11d40000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11D40000 0x1000>; reg = <0x11D40000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -791,7 +791,7 @@ sysmmu_rotator: sysmmu@11D40000 { ...@@ -791,7 +791,7 @@ sysmmu_rotator: sysmmu@11D40000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_jpeg: sysmmu@11F20000 { sysmmu_jpeg: sysmmu@11f20000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x11F20000 0x1000>; reg = <0x11F20000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -822,7 +822,7 @@ sysmmu_fimc_drc: sysmmu@13270000 { ...@@ -822,7 +822,7 @@ sysmmu_fimc_drc: sysmmu@13270000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_fd: sysmmu@132A0000 { sysmmu_fimc_fd: sysmmu@132a0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x132A0000 0x1000>; reg = <0x132A0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -852,7 +852,7 @@ sysmmu_fimc_scp: sysmmu@13290000 { ...@@ -852,7 +852,7 @@ sysmmu_fimc_scp: sysmmu@13290000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_mcuctl: sysmmu@132B0000 { sysmmu_fimc_mcuctl: sysmmu@132b0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x132B0000 0x1000>; reg = <0x132B0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -862,7 +862,7 @@ sysmmu_fimc_mcuctl: sysmmu@132B0000 { ...@@ -862,7 +862,7 @@ sysmmu_fimc_mcuctl: sysmmu@132B0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_odc: sysmmu@132C0000 { sysmmu_fimc_odc: sysmmu@132c0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x132C0000 0x1000>; reg = <0x132C0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -872,7 +872,7 @@ sysmmu_fimc_odc: sysmmu@132C0000 { ...@@ -872,7 +872,7 @@ sysmmu_fimc_odc: sysmmu@132C0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_dis0: sysmmu@132D0000 { sysmmu_fimc_dis0: sysmmu@132d0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x132D0000 0x1000>; reg = <0x132D0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -892,7 +892,7 @@ sysmmu_fimc_dis1: sysmmu@132E0000{ ...@@ -892,7 +892,7 @@ sysmmu_fimc_dis1: sysmmu@132E0000{
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_3dnr: sysmmu@132F0000 { sysmmu_fimc_3dnr: sysmmu@132f0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x132F0000 0x1000>; reg = <0x132F0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -902,7 +902,7 @@ sysmmu_fimc_3dnr: sysmmu@132F0000 { ...@@ -902,7 +902,7 @@ sysmmu_fimc_3dnr: sysmmu@132F0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_lite0: sysmmu@13C40000 { sysmmu_fimc_lite0: sysmmu@13c40000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13C40000 0x1000>; reg = <0x13C40000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -913,7 +913,7 @@ sysmmu_fimc_lite0: sysmmu@13C40000 { ...@@ -913,7 +913,7 @@ sysmmu_fimc_lite0: sysmmu@13C40000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_fimc_lite1: sysmmu@13C50000 { sysmmu_fimc_lite1: sysmmu@13c50000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13C50000 0x1000>; reg = <0x13C50000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -924,7 +924,7 @@ sysmmu_fimc_lite1: sysmmu@13C50000 { ...@@ -924,7 +924,7 @@ sysmmu_fimc_lite1: sysmmu@13C50000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_gsc0: sysmmu@13E80000 { sysmmu_gsc0: sysmmu@13e80000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13E80000 0x1000>; reg = <0x13E80000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -935,7 +935,7 @@ sysmmu_gsc0: sysmmu@13E80000 { ...@@ -935,7 +935,7 @@ sysmmu_gsc0: sysmmu@13E80000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_gsc1: sysmmu@13E90000 { sysmmu_gsc1: sysmmu@13e90000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13E90000 0x1000>; reg = <0x13E90000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -946,7 +946,7 @@ sysmmu_gsc1: sysmmu@13E90000 { ...@@ -946,7 +946,7 @@ sysmmu_gsc1: sysmmu@13E90000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_gsc2: sysmmu@13EA0000 { sysmmu_gsc2: sysmmu@13ea0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13EA0000 0x1000>; reg = <0x13EA0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
...@@ -957,7 +957,7 @@ sysmmu_gsc2: sysmmu@13EA0000 { ...@@ -957,7 +957,7 @@ sysmmu_gsc2: sysmmu@13EA0000 {
#iommu-cells = <0>; #iommu-cells = <0>;
}; };
sysmmu_gsc3: sysmmu@13EB0000 { sysmmu_gsc3: sysmmu@13eb0000 {
compatible = "samsung,exynos-sysmmu"; compatible = "samsung,exynos-sysmmu";
reg = <0x13EB0000 0x1000>; reg = <0x13EB0000 0x1000>;
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
......
...@@ -106,13 +106,13 @@ clock_kfc: clock-controller@10700000 { ...@@ -106,13 +106,13 @@ clock_kfc: clock-controller@10700000 {
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_g2d: clock-controller@10A00000 { clock_g2d: clock-controller@10a00000 {
compatible = "samsung,exynos5260-clock-g2d"; compatible = "samsung,exynos5260-clock-g2d";
reg = <0x10A00000 0x10000>; reg = <0x10A00000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_mif: clock-controller@10CE0000 { clock_mif: clock-controller@10ce0000 {
compatible = "samsung,exynos5260-clock-mif"; compatible = "samsung,exynos5260-clock-mif";
reg = <0x10CE0000 0x10000>; reg = <0x10CE0000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
...@@ -130,25 +130,25 @@ clock_g3d: clock-controller@11830000 { ...@@ -130,25 +130,25 @@ clock_g3d: clock-controller@11830000 {
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_fsys: clock-controller@122E0000 { clock_fsys: clock-controller@122e0000 {
compatible = "samsung,exynos5260-clock-fsys"; compatible = "samsung,exynos5260-clock-fsys";
reg = <0x122E0000 0x10000>; reg = <0x122E0000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_aud: clock-controller@128C0000 { clock_aud: clock-controller@128c0000 {
compatible = "samsung,exynos5260-clock-aud"; compatible = "samsung,exynos5260-clock-aud";
reg = <0x128C0000 0x10000>; reg = <0x128C0000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_isp: clock-controller@133C0000 { clock_isp: clock-controller@133c0000 {
compatible = "samsung,exynos5260-clock-isp"; compatible = "samsung,exynos5260-clock-isp";
reg = <0x133C0000 0x10000>; reg = <0x133C0000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
}; };
clock_gscl: clock-controller@13F00000 { clock_gscl: clock-controller@13f00000 {
compatible = "samsung,exynos5260-clock-gscl"; compatible = "samsung,exynos5260-clock-gscl";
reg = <0x13F00000 0x10000>; reg = <0x13F00000 0x10000>;
#clock-cells = <1>; #clock-cells = <1>;
...@@ -179,7 +179,7 @@ chipid: chipid@10000000 { ...@@ -179,7 +179,7 @@ chipid: chipid@10000000 {
reg = <0x10000000 0x100>; reg = <0x10000000 0x100>;
}; };
mct: mct@100B0000 { mct: mct@100b0000 {
compatible = "samsung,exynos4210-mct"; compatible = "samsung,exynos4210-mct";
reg = <0x100B0000 0x1000>; reg = <0x100B0000 0x1000>;
clocks = <&fin_pll>, <&clock_peri PERI_CLK_MCT>; clocks = <&fin_pll>, <&clock_peri PERI_CLK_MCT>;
...@@ -198,7 +198,7 @@ mct: mct@100B0000 { ...@@ -198,7 +198,7 @@ mct: mct@100B0000 {
<GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>; <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>;
}; };
cci: cci@10F00000 { cci: cci@10f00000 {
compatible = "arm,cci-400"; compatible = "arm,cci-400";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
...@@ -236,18 +236,18 @@ pinctrl_1: pinctrl@12290000 { ...@@ -236,18 +236,18 @@ pinctrl_1: pinctrl@12290000 {
interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>;
}; };
pinctrl_2: pinctrl@128B0000 { pinctrl_2: pinctrl@128b0000 {
compatible = "samsung,exynos5260-pinctrl"; compatible = "samsung,exynos5260-pinctrl";
reg = <0x128B0000 0x1000>; reg = <0x128B0000 0x1000>;
interrupts = <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>;
}; };
pmu_system_controller: system-controller@10D50000 { pmu_system_controller: system-controller@10d50000 {
compatible = "samsung,exynos5260-pmu", "syscon"; compatible = "samsung,exynos5260-pmu", "syscon";
reg = <0x10D50000 0x10000>; reg = <0x10D50000 0x10000>;
}; };
uart0: serial@12C00000 { uart0: serial@12c00000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C00000 0x100>; reg = <0x12C00000 0x100>;
interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
...@@ -256,7 +256,7 @@ uart0: serial@12C00000 { ...@@ -256,7 +256,7 @@ uart0: serial@12C00000 {
status = "disabled"; status = "disabled";
}; };
uart1: serial@12C10000 { uart1: serial@12c10000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C10000 0x100>; reg = <0x12C10000 0x100>;
interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
...@@ -265,7 +265,7 @@ uart1: serial@12C10000 { ...@@ -265,7 +265,7 @@ uart1: serial@12C10000 {
status = "disabled"; status = "disabled";
}; };
uart2: serial@12C20000 { uart2: serial@12c20000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0x12C20000 0x100>; reg = <0x12C20000 0x100>;
interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
......
...@@ -238,37 +238,37 @@ mmc_2: mmc@12220000 { ...@@ -238,37 +238,37 @@ mmc_2: mmc@12220000 {
status = "disabled"; status = "disabled";
}; };
nocp_mem0_0: nocp@10CA1000 { nocp_mem0_0: nocp@10ca1000 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x10CA1000 0x200>; reg = <0x10CA1000 0x200>;
status = "disabled"; status = "disabled";
}; };
nocp_mem0_1: nocp@10CA1400 { nocp_mem0_1: nocp@10ca1400 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x10CA1400 0x200>; reg = <0x10CA1400 0x200>;
status = "disabled"; status = "disabled";
}; };
nocp_mem1_0: nocp@10CA1800 { nocp_mem1_0: nocp@10ca1800 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x10CA1800 0x200>; reg = <0x10CA1800 0x200>;
status = "disabled"; status = "disabled";
}; };
nocp_mem1_1: nocp@10CA1C00 { nocp_mem1_1: nocp@10ca1c00 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x10CA1C00 0x200>; reg = <0x10CA1C00 0x200>;
status = "disabled"; status = "disabled";
}; };
nocp_g3d_0: nocp@11A51000 { nocp_g3d_0: nocp@11a51000 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x11A51000 0x200>; reg = <0x11A51000 0x200>;
status = "disabled"; status = "disabled";
}; };
nocp_g3d_1: nocp@11A51400 { nocp_g3d_1: nocp@11a51400 {
compatible = "samsung,exynos5420-nocp"; compatible = "samsung,exynos5420-nocp";
reg = <0x11A51400 0x200>; reg = <0x11A51400 0x200>;
status = "disabled"; status = "disabled";
...@@ -310,7 +310,7 @@ msc_pd: power-domain@10044120 { ...@@ -310,7 +310,7 @@ msc_pd: power-domain@10044120 {
label = "MSC"; label = "MSC";
}; };
disp_pd: power-domain@100440C0 { disp_pd: power-domain@100440c0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x100440C0 0x20>; reg = <0x100440C0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -323,7 +323,7 @@ disp_pd: power-domain@100440C0 { ...@@ -323,7 +323,7 @@ disp_pd: power-domain@100440C0 {
clock-names = "oscclk", "clk0", "clk1", "clk2", "asb0", "asb1"; clock-names = "oscclk", "clk0", "clk1", "clk2", "asb0", "asb1";
}; };
mau_pd: power-domain@100440E0 { mau_pd: power-domain@100440e0 {
compatible = "samsung,exynos4210-pd"; compatible = "samsung,exynos4210-pd";
reg = <0x100440E0 0x20>; reg = <0x100440E0 0x20>;
#power-domain-cells = <0>; #power-domain-cells = <0>;
...@@ -386,7 +386,7 @@ adma: adma@3880000 { ...@@ -386,7 +386,7 @@ adma: adma@3880000 {
power-domains = <&mau_pd>; power-domains = <&mau_pd>;
}; };
pdma0: pdma@121A0000 { pdma0: pdma@121a0000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x121A0000 0x1000>; reg = <0x121A0000 0x1000>;
interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
...@@ -397,7 +397,7 @@ pdma0: pdma@121A0000 { ...@@ -397,7 +397,7 @@ pdma0: pdma@121A0000 {
#dma-requests = <32>; #dma-requests = <32>;
}; };
pdma1: pdma@121B0000 { pdma1: pdma@121b0000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x121B0000 0x1000>; reg = <0x121B0000 0x1000>;
interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
...@@ -419,7 +419,7 @@ mdma0: mdma@10800000 { ...@@ -419,7 +419,7 @@ mdma0: mdma@10800000 {
#dma-requests = <1>; #dma-requests = <1>;
}; };
mdma1: mdma@11C10000 { mdma1: mdma@11c10000 {
compatible = "arm,pl330", "arm,primecell"; compatible = "arm,pl330", "arm,primecell";
reg = <0x11C10000 0x1000>; reg = <0x11C10000 0x1000>;
interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
...@@ -460,7 +460,7 @@ &adma 2 ...@@ -460,7 +460,7 @@ &adma 2
status = "disabled"; status = "disabled";
}; };
i2s1: i2s@12D60000 { i2s1: i2s@12d60000 {
compatible = "samsung,exynos5420-i2s"; compatible = "samsung,exynos5420-i2s";
reg = <0x12D60000 0x100>; reg = <0x12D60000 0x100>;
dmas = <&pdma1 12 dmas = <&pdma1 12
...@@ -476,7 +476,7 @@ i2s1: i2s@12D60000 { ...@@ -476,7 +476,7 @@ i2s1: i2s@12D60000 {
status = "disabled"; status = "disabled";
}; };
i2s2: i2s@12D70000 { i2s2: i2s@12d70000 {
compatible = "samsung,exynos5420-i2s"; compatible = "samsung,exynos5420-i2s";
reg = <0x12D70000 0x100>; reg = <0x12D70000 0x100>;
dmas = <&pdma0 12 dmas = <&pdma0 12
...@@ -565,7 +565,7 @@ dsi@14500000 { ...@@ -565,7 +565,7 @@ dsi@14500000 {
status = "disabled"; status = "disabled";
}; };
adc: adc@12D10000 { adc: adc@12d10000 {
compatible = "samsung,exynos-adc-v2"; compatible = "samsung,exynos-adc-v2";
reg = <0x12D10000 0x100>; reg = <0x12D10000 0x100>;
interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
...@@ -577,7 +577,7 @@ adc: adc@12D10000 { ...@@ -577,7 +577,7 @@ adc: adc@12D10000 {
status = "disabled"; status = "disabled";
}; };
hsi2c_8: i2c@12E00000 { hsi2c_8: i2c@12e00000 {
compatible = "samsung,exynos5250-hsi2c"; compatible = "samsung,exynos5250-hsi2c";
reg = <0x12E00000 0x1000>; reg = <0x12E00000 0x1000>;
interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
...@@ -590,7 +590,7 @@ hsi2c_8: i2c@12E00000 { ...@@ -590,7 +590,7 @@ hsi2c_8: i2c@12E00000 {
status = "disabled"; status = "disabled";
}; };
hsi2c_9: i2c@12E10000 { hsi2c_9: i2c@12e10000 {
compatible = "samsung,exynos5250-hsi2c"; compatible = "samsung,exynos5250-hsi2c";
reg = <0x12E10000 0x1000>; reg = <0x12E10000 0x1000>;
interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
...@@ -603,7 +603,7 @@ hsi2c_9: i2c@12E10000 { ...@@ -603,7 +603,7 @@ hsi2c_9: i2c@12E10000 {
status = "disabled"; status = "disabled";
}; };
hsi2c_10: i2c@12E20000 { hsi2c_10: i2c@12e20000 {
compatible = "samsung,exynos5250-hsi2c"; compatible = "samsung,exynos5250-hsi2c";
reg = <0x12E20000 0x1000>; reg = <0x12E20000 0x1000>;
interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;
...@@ -632,11 +632,11 @@ hdmi: hdmi@14530000 { ...@@ -632,11 +632,11 @@ hdmi: hdmi@14530000 {
#sound-dai-cells = <0>; #sound-dai-cells = <0>;
}; };
hdmiphy: hdmiphy@145D0000 { hdmiphy: hdmiphy@145d0000 {
reg = <0x145D0000 0x20>; reg = <0x145D0000 0x20>;
}; };
hdmicec: cec@101B0000 { hdmicec: cec@101b0000 {
compatible = "samsung,s5p-cec"; compatible = "samsung,s5p-cec";
reg = <0x101B0000 0x200>; reg = <0x101B0000 0x200>;
interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
...@@ -661,7 +661,7 @@ mixer: mixer@14450000 { ...@@ -661,7 +661,7 @@ mixer: mixer@14450000 {
status = "disabled"; status = "disabled";
}; };
rotator: rotator@11C00000 { rotator: rotator@11c00000 {
compatible = "samsung,exynos5250-rotator"; compatible = "samsung,exynos5250-rotator";
reg = <0x11C00000 0x64>; reg = <0x11C00000 0x64>;
interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
...@@ -690,7 +690,7 @@ gsc_1: video-scaler@13e10000 { ...@@ -690,7 +690,7 @@ gsc_1: video-scaler@13e10000 {
iommus = <&sysmmu_gscl1>; iommus = <&sysmmu_gscl1>;
}; };
jpeg_0: jpeg@11F50000 { jpeg_0: jpeg@11f50000 {
compatible = "samsung,exynos5420-jpeg"; compatible = "samsung,exynos5420-jpeg";
reg = <0x11F50000 0x1000>; reg = <0x11F50000 0x1000>;
interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
...@@ -699,7 +699,7 @@ jpeg_0: jpeg@11F50000 { ...@@ -699,7 +699,7 @@ jpeg_0: jpeg@11F50000 {
iommus = <&sysmmu_jpeg0>; iommus = <&sysmmu_jpeg0>;
}; };
jpeg_1: jpeg@11F60000 { jpeg_1: jpeg@11f60000 {
compatible = "samsung,exynos5420-jpeg"; compatible = "samsung,exynos5420-jpeg";
reg = <0x11F60000 0x1000>; reg = <0x11F60000 0x1000>;
interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
......
...@@ -35,7 +35,7 @@ clock: clock-controller@160000 { ...@@ -35,7 +35,7 @@ clock: clock-controller@160000 {
#clock-cells = <1>; #clock-cells = <1>;
}; };
gic: interrupt-controller@2E0000 { gic: interrupt-controller@2e0000 {
compatible = "arm,cortex-a15-gic"; compatible = "arm,cortex-a15-gic";
#interrupt-cells = <3>; #interrupt-cells = <3>;
interrupt-controller; interrupt-controller;
...@@ -108,7 +108,7 @@ cpufreq@160000 { ...@@ -108,7 +108,7 @@ cpufreq@160000 {
>; >;
}; };
serial_0: serial@B0000 { serial_0: serial@b0000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0xB0000 0x1000>; reg = <0xB0000 0x1000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
...@@ -116,7 +116,7 @@ serial_0: serial@B0000 { ...@@ -116,7 +116,7 @@ serial_0: serial@B0000 {
clock-names = "uart", "clk_uart_baud0"; clock-names = "uart", "clk_uart_baud0";
}; };
serial_1: serial@C0000 { serial_1: serial@c0000 {
compatible = "samsung,exynos4210-uart"; compatible = "samsung,exynos4210-uart";
reg = <0xC0000 0x1000>; reg = <0xC0000 0x1000>;
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
...@@ -124,7 +124,7 @@ serial_1: serial@C0000 { ...@@ -124,7 +124,7 @@ serial_1: serial@C0000 {
clock-names = "uart", "clk_uart_baud0"; clock-names = "uart", "clk_uart_baud0";
}; };
spi_0: spi@D0000 { spi_0: spi@d0000 {
compatible = "samsung,exynos5440-spi"; compatible = "samsung,exynos5440-spi";
reg = <0xD0000 0x100>; reg = <0xD0000 0x100>;
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
...@@ -136,7 +136,7 @@ spi_0: spi@D0000 { ...@@ -136,7 +136,7 @@ spi_0: spi@D0000 {
clock-names = "spi", "spi_busclk0"; clock-names = "spi", "spi_busclk0";
}; };
pin_ctrl: pinctrl@E0000 { pin_ctrl: pinctrl@e0000 {
compatible = "samsung,exynos5440-pinctrl"; compatible = "samsung,exynos5440-pinctrl";
reg = <0xE0000 0x1000>; reg = <0xE0000 0x1000>;
interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>, interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
...@@ -168,7 +168,7 @@ uart1: uart1 { ...@@ -168,7 +168,7 @@ uart1: uart1 {
}; };
}; };
i2c@F0000 { i2c@f0000 {
compatible = "samsung,exynos5440-i2c"; compatible = "samsung,exynos5440-i2c";
reg = <0xF0000 0x1000>; reg = <0xF0000 0x1000>;
interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
...@@ -233,7 +233,7 @@ tmuctrl_0: tmuctrl@160118 { ...@@ -233,7 +233,7 @@ tmuctrl_0: tmuctrl@160118 {
#include "exynos5440-tmu-sensor-conf.dtsi" #include "exynos5440-tmu-sensor-conf.dtsi"
}; };
tmuctrl_1: tmuctrl@16011C { tmuctrl_1: tmuctrl@16011c {
compatible = "samsung,exynos5440-tmu"; compatible = "samsung,exynos5440-tmu";
reg = <0x16011C 0x230>, <0x160368 0x10>; reg = <0x16011C 0x230>, <0x160368 0x10>;
interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment