]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: exynos: Fix addresses in node names on Exynos5433
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 10 Jan 2017 09:30:48 +0000 (10:30 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 10 Jan 2017 18:33:41 +0000 (20:33 +0200)
Address should not contain 0x prefix.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Andi Shyti <andi.shyti@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 68f764e5851cea8e8de4bdad06ab8df48c909072..abaf6b4d599deeb29c9ccff83f9aacfa7338c80c 100644 (file)
                        #clock-cells = <1>;
                };
 
-               cmu_peris: clock-controller@0x10040000 {
+               cmu_peris: clock-controller@10040000 {
                        compatible = "samsung,exynos5433-cmu-peris";
                        reg = <0x10040000 0x1000>;
                        #clock-cells = <1>;
                        iommu-names = "left", "right";
                };
 
-               sysmmu_decon0x: sysmmu@0x13a00000 {
+               sysmmu_decon0x: sysmmu@13a00000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x13a00000 0x1000>;
                        interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_decon1x: sysmmu@0x13a10000 {
+               sysmmu_decon1x: sysmmu@13a10000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x13a10000 0x1000>;
                        interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_gscl0: sysmmu@0x13C80000 {
+               sysmmu_gscl0: sysmmu@13c80000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x13C80000 0x1000>;
                        interrupts = <GIC_SPI 288 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_gscl1: sysmmu@0x13C90000 {
+               sysmmu_gscl1: sysmmu@13c90000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x13C90000 0x1000>;
                        interrupts = <GIC_SPI 290 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_gscl2: sysmmu@0x13CA0000 {
+               sysmmu_gscl2: sysmmu@13ca0000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x13CA0000 0x1000>;
                        interrupts = <GIC_SPI 292 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_jpeg: sysmmu@0x15060000 {
+               sysmmu_jpeg: sysmmu@15060000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x15060000 0x1000>;
                        interrupts = <GIC_SPI 408 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_mfc_0: sysmmu@0x15200000 {
+               sysmmu_mfc_0: sysmmu@15200000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x15200000 0x1000>;
                        interrupts = <GIC_SPI 352 IRQ_TYPE_LEVEL_HIGH>;
                        #iommu-cells = <0>;
                };
 
-               sysmmu_mfc_1: sysmmu@0x15210000 {
+               sysmmu_mfc_1: sysmmu@15210000 {
                        compatible = "samsung,exynos-sysmmu";
                        reg = <0x15210000 0x1000>;
                        interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;