Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 1 | /* |
| 2 | * (C) Copyright 2013 SAMSUNG Electronics |
| 3 | * SAMSUNG EXYNOS5420 SoC device tree source |
| 4 | * |
| 5 | * SPDX-License-Identifier: GPL-2.0+ |
| 6 | */ |
| 7 | |
| 8 | /include/ "exynos5.dtsi" |
| 9 | |
| 10 | / { |
| 11 | config { |
| 12 | machine-arch-id = <4151>; |
| 13 | }; |
| 14 | |
| 15 | i2c@12ca0000 { |
| 16 | #address-cells = <1>; |
| 17 | #size-cells = <0>; |
| 18 | compatible = "samsung,exynos5-hsi2c"; |
| 19 | reg = <0x12CA0000 0x100>; |
| 20 | interrupts = <0 60 0>; |
| 21 | }; |
| 22 | |
| 23 | i2c@12cb0000 { |
| 24 | #address-cells = <1>; |
| 25 | #size-cells = <0>; |
| 26 | compatible = "samsung,exynos5-hsi2c"; |
| 27 | reg = <0x12CB0000 0x100>; |
| 28 | interrupts = <0 61 0>; |
| 29 | }; |
| 30 | |
| 31 | i2c@12cc0000 { |
| 32 | #address-cells = <1>; |
| 33 | #size-cells = <0>; |
| 34 | compatible = "samsung,exynos5-hsi2c"; |
| 35 | reg = <0x12CC0000 0x100>; |
| 36 | interrupts = <0 62 0>; |
| 37 | }; |
| 38 | |
| 39 | i2c@12cd0000 { |
| 40 | #address-cells = <1>; |
| 41 | #size-cells = <0>; |
| 42 | compatible = "samsung,exynos5-hsi2c"; |
| 43 | reg = <0x12CD0000 0x100>; |
| 44 | interrupts = <0 63 0>; |
| 45 | }; |
| 46 | |
| 47 | i2c@12e00000 { |
| 48 | #address-cells = <1>; |
| 49 | #size-cells = <0>; |
| 50 | compatible = "samsung,exynos5-hsi2c"; |
| 51 | reg = <0x12E00000 0x100>; |
| 52 | interrupts = <0 87 0>; |
| 53 | }; |
| 54 | |
| 55 | i2c@12e10000 { |
| 56 | #address-cells = <1>; |
| 57 | #size-cells = <0>; |
| 58 | compatible = "samsung,exynos5-hsi2c"; |
| 59 | reg = <0x12E10000 0x100>; |
| 60 | interrupts = <0 88 0>; |
| 61 | }; |
| 62 | |
| 63 | i2c@12e20000 { |
| 64 | #address-cells = <1>; |
| 65 | #size-cells = <0>; |
| 66 | compatible = "samsung,exynos5-hsi2c"; |
| 67 | reg = <0x12E20000 0x100>; |
| 68 | interrupts = <0 203 0>; |
| 69 | }; |
| 70 | }; |