Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 1 | /* |
| 2 | * Device Tree Source for the r8a7791 SoC |
| 3 | * |
Kazuya Mizuguchi | 118e4e6 | 2015-02-19 10:43:10 -0500 | [diff] [blame] | 4 | * Copyright (C) 2013-2015 Renesas Electronics Corporation |
Sergei Shtylyov | 2e5d55c | 2014-02-20 02:27:04 +0300 | [diff] [blame] | 5 | * Copyright (C) 2013-2014 Renesas Solutions Corp. |
| 6 | * Copyright (C) 2014 Cogent Embedded Inc. |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 7 | * |
| 8 | * This file is licensed under the terms of the GNU General Public License |
| 9 | * version 2. This program is licensed "as is" without any warranty of any |
| 10 | * kind, whether express or implied. |
| 11 | */ |
| 12 | |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 13 | #include <dt-bindings/clock/r8a7791-clock.h> |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 14 | #include <dt-bindings/interrupt-controller/arm-gic.h> |
| 15 | #include <dt-bindings/interrupt-controller/irq.h> |
| 16 | |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 17 | / { |
| 18 | compatible = "renesas,r8a7791"; |
| 19 | interrupt-parent = <&gic>; |
| 20 | #address-cells = <2>; |
| 21 | #size-cells = <2>; |
| 22 | |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 23 | aliases { |
| 24 | i2c0 = &i2c0; |
| 25 | i2c1 = &i2c1; |
| 26 | i2c2 = &i2c2; |
| 27 | i2c3 = &i2c3; |
| 28 | i2c4 = &i2c4; |
| 29 | i2c5 = &i2c5; |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 30 | i2c6 = &i2c6; |
| 31 | i2c7 = &i2c7; |
| 32 | i2c8 = &i2c8; |
Geert Uytterhoeven | 6f3e4ee | 2014-02-25 11:30:14 +0100 | [diff] [blame] | 33 | spi0 = &qspi; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 34 | spi1 = &msiof0; |
| 35 | spi2 = &msiof1; |
| 36 | spi3 = &msiof2; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 37 | vin0 = &vin0; |
| 38 | vin1 = &vin1; |
| 39 | vin2 = &vin2; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 40 | }; |
| 41 | |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 42 | cpus { |
| 43 | #address-cells = <1>; |
| 44 | #size-cells = <0>; |
| 45 | |
| 46 | cpu0: cpu@0 { |
| 47 | device_type = "cpu"; |
| 48 | compatible = "arm,cortex-a15"; |
| 49 | reg = <0>; |
Magnus Damm | 896b79d | 2014-03-06 12:15:36 +0900 | [diff] [blame] | 50 | clock-frequency = <1500000000>; |
Gaku Inami | a57004ec | 2014-06-03 21:03:10 +0900 | [diff] [blame] | 51 | voltage-tolerance = <1>; /* 1% */ |
| 52 | clocks = <&cpg_clocks R8A7791_CLK_Z>; |
| 53 | clock-latency = <300000>; /* 300 us */ |
| 54 | |
| 55 | /* kHz - uV - OPPs unknown yet */ |
| 56 | operating-points = <1500000 1000000>, |
| 57 | <1312500 1000000>, |
| 58 | <1125000 1000000>, |
| 59 | < 937500 1000000>, |
| 60 | < 750000 1000000>, |
| 61 | < 375000 1000000>; |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 62 | }; |
Magnus Damm | 15ab426 | 2013-10-01 17:13:07 +0900 | [diff] [blame] | 63 | |
| 64 | cpu1: cpu@1 { |
| 65 | device_type = "cpu"; |
| 66 | compatible = "arm,cortex-a15"; |
| 67 | reg = <1>; |
Magnus Damm | 896b79d | 2014-03-06 12:15:36 +0900 | [diff] [blame] | 68 | clock-frequency = <1500000000>; |
Magnus Damm | 15ab426 | 2013-10-01 17:13:07 +0900 | [diff] [blame] | 69 | }; |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 70 | }; |
| 71 | |
| 72 | gic: interrupt-controller@f1001000 { |
Geert Uytterhoeven | d238b5e | 2015-06-17 15:03:34 +0200 | [diff] [blame] | 73 | compatible = "arm,gic-400"; |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 74 | #interrupt-cells = <3>; |
| 75 | #address-cells = <0>; |
| 76 | interrupt-controller; |
| 77 | reg = <0 0xf1001000 0 0x1000>, |
| 78 | <0 0xf1002000 0 0x1000>, |
| 79 | <0 0xf1004000 0 0x2000>, |
| 80 | <0 0xf1006000 0 0x2000>; |
Geert Uytterhoeven | aa5404f | 2014-11-27 11:57:16 +0100 | [diff] [blame] | 81 | interrupts = <1 9 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>; |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 82 | }; |
Magnus Damm | d77db73 | 2013-10-01 17:12:29 +0900 | [diff] [blame] | 83 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 84 | gpio0: gpio@e6050000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 85 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 86 | reg = <0 0xe6050000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 87 | interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 88 | #gpio-cells = <2>; |
| 89 | gpio-controller; |
| 90 | gpio-ranges = <&pfc 0 0 32>; |
| 91 | #interrupt-cells = <2>; |
| 92 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 93 | clocks = <&mstp9_clks R8A7791_CLK_GPIO0>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 94 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 95 | }; |
| 96 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 97 | gpio1: gpio@e6051000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 98 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 99 | reg = <0 0xe6051000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 100 | interrupts = <0 5 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 101 | #gpio-cells = <2>; |
| 102 | gpio-controller; |
Sergei Shtylyov | 1329f6d | 2015-10-22 02:05:19 +0300 | [diff] [blame] | 103 | gpio-ranges = <&pfc 0 32 26>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 104 | #interrupt-cells = <2>; |
| 105 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 106 | clocks = <&mstp9_clks R8A7791_CLK_GPIO1>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 107 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 108 | }; |
| 109 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 110 | gpio2: gpio@e6052000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 111 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 112 | reg = <0 0xe6052000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 113 | interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 114 | #gpio-cells = <2>; |
| 115 | gpio-controller; |
| 116 | gpio-ranges = <&pfc 0 64 32>; |
| 117 | #interrupt-cells = <2>; |
| 118 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 119 | clocks = <&mstp9_clks R8A7791_CLK_GPIO2>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 120 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 121 | }; |
| 122 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 123 | gpio3: gpio@e6053000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 124 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 125 | reg = <0 0xe6053000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 126 | interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 127 | #gpio-cells = <2>; |
| 128 | gpio-controller; |
| 129 | gpio-ranges = <&pfc 0 96 32>; |
| 130 | #interrupt-cells = <2>; |
| 131 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 132 | clocks = <&mstp9_clks R8A7791_CLK_GPIO3>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 133 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 134 | }; |
| 135 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 136 | gpio4: gpio@e6054000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 137 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 138 | reg = <0 0xe6054000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 139 | interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 140 | #gpio-cells = <2>; |
| 141 | gpio-controller; |
| 142 | gpio-ranges = <&pfc 0 128 32>; |
| 143 | #interrupt-cells = <2>; |
| 144 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 145 | clocks = <&mstp9_clks R8A7791_CLK_GPIO4>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 146 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 147 | }; |
| 148 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 149 | gpio5: gpio@e6055000 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 150 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 151 | reg = <0 0xe6055000 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 152 | interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 153 | #gpio-cells = <2>; |
| 154 | gpio-controller; |
| 155 | gpio-ranges = <&pfc 0 160 32>; |
| 156 | #interrupt-cells = <2>; |
| 157 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 158 | clocks = <&mstp9_clks R8A7791_CLK_GPIO5>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 159 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 160 | }; |
| 161 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 162 | gpio6: gpio@e6055400 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 163 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 164 | reg = <0 0xe6055400 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 165 | interrupts = <0 10 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 166 | #gpio-cells = <2>; |
| 167 | gpio-controller; |
| 168 | gpio-ranges = <&pfc 0 192 32>; |
| 169 | #interrupt-cells = <2>; |
| 170 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 171 | clocks = <&mstp9_clks R8A7791_CLK_GPIO6>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 172 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 173 | }; |
| 174 | |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 175 | gpio7: gpio@e6055800 { |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 176 | compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; |
Magnus Damm | 89fbba1 | 2013-11-21 14:22:00 +0900 | [diff] [blame] | 177 | reg = <0 0xe6055800 0 0x50>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 178 | interrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 179 | #gpio-cells = <2>; |
| 180 | gpio-controller; |
| 181 | gpio-ranges = <&pfc 0 224 26>; |
| 182 | #interrupt-cells = <2>; |
| 183 | interrupt-controller; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 184 | clocks = <&mstp9_clks R8A7791_CLK_GPIO7>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 185 | power-domains = <&cpg_clocks>; |
Magnus Damm | ab87e3f | 2013-10-08 12:39:30 +0900 | [diff] [blame] | 186 | }; |
| 187 | |
Magnus Damm | d103f4d | 2013-11-20 16:59:48 +0900 | [diff] [blame] | 188 | thermal@e61f0000 { |
| 189 | compatible = "renesas,thermal-r8a7791", "renesas,rcar-thermal"; |
| 190 | reg = <0 0xe61f0000 0 0x14>, <0 0xe61f0100 0 0x38>; |
Magnus Damm | d103f4d | 2013-11-20 16:59:48 +0900 | [diff] [blame] | 191 | interrupts = <0 69 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 563bc8e | 2014-01-07 19:57:13 +0100 | [diff] [blame] | 192 | clocks = <&mstp5_clks R8A7791_CLK_THERMAL>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 193 | power-domains = <&cpg_clocks>; |
Magnus Damm | d103f4d | 2013-11-20 16:59:48 +0900 | [diff] [blame] | 194 | }; |
| 195 | |
Magnus Damm | 03586ac | 2013-10-01 17:12:38 +0900 | [diff] [blame] | 196 | timer { |
| 197 | compatible = "arm,armv7-timer"; |
Geert Uytterhoeven | aa5404f | 2014-11-27 11:57:16 +0100 | [diff] [blame] | 198 | interrupts = <1 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, |
| 199 | <1 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, |
| 200 | <1 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>, |
| 201 | <1 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>; |
Magnus Damm | 03586ac | 2013-10-01 17:12:38 +0900 | [diff] [blame] | 202 | }; |
| 203 | |
Laurent Pinchart | ceaa189 | 2014-07-09 15:12:38 +0200 | [diff] [blame] | 204 | cmt0: timer@ffca0000 { |
Simon Horman | 4217f32 | 2014-09-08 09:27:46 +0900 | [diff] [blame] | 205 | compatible = "renesas,cmt-48-r8a7791", "renesas,cmt-48-gen2"; |
Laurent Pinchart | ceaa189 | 2014-07-09 15:12:38 +0200 | [diff] [blame] | 206 | reg = <0 0xffca0000 0 0x1004>; |
| 207 | interrupts = <0 142 IRQ_TYPE_LEVEL_HIGH>, |
| 208 | <0 143 IRQ_TYPE_LEVEL_HIGH>; |
| 209 | clocks = <&mstp1_clks R8A7791_CLK_CMT0>; |
| 210 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 211 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | ceaa189 | 2014-07-09 15:12:38 +0200 | [diff] [blame] | 212 | |
| 213 | renesas,channels-mask = <0x60>; |
| 214 | |
| 215 | status = "disabled"; |
| 216 | }; |
| 217 | |
| 218 | cmt1: timer@e6130000 { |
Simon Horman | 4217f32 | 2014-09-08 09:27:46 +0900 | [diff] [blame] | 219 | compatible = "renesas,cmt-48-r8a7791", "renesas,cmt-48-gen2"; |
Laurent Pinchart | ceaa189 | 2014-07-09 15:12:38 +0200 | [diff] [blame] | 220 | reg = <0 0xe6130000 0 0x1004>; |
| 221 | interrupts = <0 120 IRQ_TYPE_LEVEL_HIGH>, |
| 222 | <0 121 IRQ_TYPE_LEVEL_HIGH>, |
| 223 | <0 122 IRQ_TYPE_LEVEL_HIGH>, |
| 224 | <0 123 IRQ_TYPE_LEVEL_HIGH>, |
| 225 | <0 124 IRQ_TYPE_LEVEL_HIGH>, |
| 226 | <0 125 IRQ_TYPE_LEVEL_HIGH>, |
| 227 | <0 126 IRQ_TYPE_LEVEL_HIGH>, |
| 228 | <0 127 IRQ_TYPE_LEVEL_HIGH>; |
| 229 | clocks = <&mstp3_clks R8A7791_CLK_CMT1>; |
| 230 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 231 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | ceaa189 | 2014-07-09 15:12:38 +0200 | [diff] [blame] | 232 | |
| 233 | renesas,channels-mask = <0xff>; |
| 234 | |
| 235 | status = "disabled"; |
| 236 | }; |
| 237 | |
Magnus Damm | d77db73 | 2013-10-01 17:12:29 +0900 | [diff] [blame] | 238 | irqc0: interrupt-controller@e61c0000 { |
Magnus Damm | 26041b0 | 2013-11-20 13:18:05 +0900 | [diff] [blame] | 239 | compatible = "renesas,irqc-r8a7791", "renesas,irqc"; |
Magnus Damm | d77db73 | 2013-10-01 17:12:29 +0900 | [diff] [blame] | 240 | #interrupt-cells = <2>; |
| 241 | interrupt-controller; |
| 242 | reg = <0 0xe61c0000 0 0x200>; |
Laurent Pinchart | 5f75e73 | 2013-11-19 03:18:25 +0100 | [diff] [blame] | 243 | interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>, |
| 244 | <0 1 IRQ_TYPE_LEVEL_HIGH>, |
| 245 | <0 2 IRQ_TYPE_LEVEL_HIGH>, |
| 246 | <0 3 IRQ_TYPE_LEVEL_HIGH>, |
| 247 | <0 12 IRQ_TYPE_LEVEL_HIGH>, |
| 248 | <0 13 IRQ_TYPE_LEVEL_HIGH>, |
| 249 | <0 14 IRQ_TYPE_LEVEL_HIGH>, |
| 250 | <0 15 IRQ_TYPE_LEVEL_HIGH>, |
| 251 | <0 16 IRQ_TYPE_LEVEL_HIGH>, |
| 252 | <0 17 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 62d386c | 2015-03-18 19:56:00 +0100 | [diff] [blame] | 253 | clocks = <&mstp4_clks R8A7791_CLK_IRQC>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 254 | power-domains = <&cpg_clocks>; |
Magnus Damm | d77db73 | 2013-10-01 17:12:29 +0900 | [diff] [blame] | 255 | }; |
Magnus Damm | 5514692 | 2013-10-08 12:39:01 +0900 | [diff] [blame] | 256 | |
Laurent Pinchart | fde8fee | 2014-07-19 01:50:25 +0200 | [diff] [blame] | 257 | dmac0: dma-controller@e6700000 { |
Simon Horman | e6d12b4 | 2015-11-13 11:23:49 +0900 | [diff] [blame^] | 258 | compatible = "renesas,dmac-r8a7791", "renesas,rcar-dmac"; |
Laurent Pinchart | fde8fee | 2014-07-19 01:50:25 +0200 | [diff] [blame] | 259 | reg = <0 0xe6700000 0 0x20000>; |
| 260 | interrupts = <0 197 IRQ_TYPE_LEVEL_HIGH |
| 261 | 0 200 IRQ_TYPE_LEVEL_HIGH |
| 262 | 0 201 IRQ_TYPE_LEVEL_HIGH |
| 263 | 0 202 IRQ_TYPE_LEVEL_HIGH |
| 264 | 0 203 IRQ_TYPE_LEVEL_HIGH |
| 265 | 0 204 IRQ_TYPE_LEVEL_HIGH |
| 266 | 0 205 IRQ_TYPE_LEVEL_HIGH |
| 267 | 0 206 IRQ_TYPE_LEVEL_HIGH |
| 268 | 0 207 IRQ_TYPE_LEVEL_HIGH |
| 269 | 0 208 IRQ_TYPE_LEVEL_HIGH |
| 270 | 0 209 IRQ_TYPE_LEVEL_HIGH |
| 271 | 0 210 IRQ_TYPE_LEVEL_HIGH |
| 272 | 0 211 IRQ_TYPE_LEVEL_HIGH |
| 273 | 0 212 IRQ_TYPE_LEVEL_HIGH |
| 274 | 0 213 IRQ_TYPE_LEVEL_HIGH |
| 275 | 0 214 IRQ_TYPE_LEVEL_HIGH>; |
| 276 | interrupt-names = "error", |
| 277 | "ch0", "ch1", "ch2", "ch3", |
| 278 | "ch4", "ch5", "ch6", "ch7", |
| 279 | "ch8", "ch9", "ch10", "ch11", |
| 280 | "ch12", "ch13", "ch14"; |
| 281 | clocks = <&mstp2_clks R8A7791_CLK_SYS_DMAC0>; |
| 282 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 283 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | fde8fee | 2014-07-19 01:50:25 +0200 | [diff] [blame] | 284 | #dma-cells = <1>; |
| 285 | dma-channels = <15>; |
| 286 | }; |
| 287 | |
| 288 | dmac1: dma-controller@e6720000 { |
Simon Horman | e6d12b4 | 2015-11-13 11:23:49 +0900 | [diff] [blame^] | 289 | compatible = "renesas,dmac-r8a7791", "renesas,rcar-dmac"; |
Laurent Pinchart | fde8fee | 2014-07-19 01:50:25 +0200 | [diff] [blame] | 290 | reg = <0 0xe6720000 0 0x20000>; |
| 291 | interrupts = <0 220 IRQ_TYPE_LEVEL_HIGH |
| 292 | 0 216 IRQ_TYPE_LEVEL_HIGH |
| 293 | 0 217 IRQ_TYPE_LEVEL_HIGH |
| 294 | 0 218 IRQ_TYPE_LEVEL_HIGH |
| 295 | 0 219 IRQ_TYPE_LEVEL_HIGH |
| 296 | 0 308 IRQ_TYPE_LEVEL_HIGH |
| 297 | 0 309 IRQ_TYPE_LEVEL_HIGH |
| 298 | 0 310 IRQ_TYPE_LEVEL_HIGH |
| 299 | 0 311 IRQ_TYPE_LEVEL_HIGH |
| 300 | 0 312 IRQ_TYPE_LEVEL_HIGH |
| 301 | 0 313 IRQ_TYPE_LEVEL_HIGH |
| 302 | 0 314 IRQ_TYPE_LEVEL_HIGH |
| 303 | 0 315 IRQ_TYPE_LEVEL_HIGH |
| 304 | 0 316 IRQ_TYPE_LEVEL_HIGH |
| 305 | 0 317 IRQ_TYPE_LEVEL_HIGH |
| 306 | 0 318 IRQ_TYPE_LEVEL_HIGH>; |
| 307 | interrupt-names = "error", |
| 308 | "ch0", "ch1", "ch2", "ch3", |
| 309 | "ch4", "ch5", "ch6", "ch7", |
| 310 | "ch8", "ch9", "ch10", "ch11", |
| 311 | "ch12", "ch13", "ch14"; |
| 312 | clocks = <&mstp2_clks R8A7791_CLK_SYS_DMAC1>; |
| 313 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 314 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | fde8fee | 2014-07-19 01:50:25 +0200 | [diff] [blame] | 315 | #dma-cells = <1>; |
| 316 | dma-channels = <15>; |
| 317 | }; |
| 318 | |
Kuninori Morimoto | 8994fff | 2014-11-03 17:45:37 -0800 | [diff] [blame] | 319 | audma0: dma-controller@ec700000 { |
Simon Horman | e6d12b4 | 2015-11-13 11:23:49 +0900 | [diff] [blame^] | 320 | compatible = "renesas,dmac-r8a7791", "renesas,rcar-dmac"; |
Kuninori Morimoto | 8994fff | 2014-11-03 17:45:37 -0800 | [diff] [blame] | 321 | reg = <0 0xec700000 0 0x10000>; |
| 322 | interrupts = <0 346 IRQ_TYPE_LEVEL_HIGH |
| 323 | 0 320 IRQ_TYPE_LEVEL_HIGH |
| 324 | 0 321 IRQ_TYPE_LEVEL_HIGH |
| 325 | 0 322 IRQ_TYPE_LEVEL_HIGH |
| 326 | 0 323 IRQ_TYPE_LEVEL_HIGH |
| 327 | 0 324 IRQ_TYPE_LEVEL_HIGH |
| 328 | 0 325 IRQ_TYPE_LEVEL_HIGH |
| 329 | 0 326 IRQ_TYPE_LEVEL_HIGH |
| 330 | 0 327 IRQ_TYPE_LEVEL_HIGH |
| 331 | 0 328 IRQ_TYPE_LEVEL_HIGH |
| 332 | 0 329 IRQ_TYPE_LEVEL_HIGH |
| 333 | 0 330 IRQ_TYPE_LEVEL_HIGH |
| 334 | 0 331 IRQ_TYPE_LEVEL_HIGH |
| 335 | 0 332 IRQ_TYPE_LEVEL_HIGH>; |
| 336 | interrupt-names = "error", |
| 337 | "ch0", "ch1", "ch2", "ch3", |
| 338 | "ch4", "ch5", "ch6", "ch7", |
| 339 | "ch8", "ch9", "ch10", "ch11", |
| 340 | "ch12"; |
| 341 | clocks = <&mstp5_clks R8A7791_CLK_AUDIO_DMAC0>; |
| 342 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 343 | power-domains = <&cpg_clocks>; |
Kuninori Morimoto | 8994fff | 2014-11-03 17:45:37 -0800 | [diff] [blame] | 344 | #dma-cells = <1>; |
| 345 | dma-channels = <13>; |
| 346 | }; |
| 347 | |
| 348 | audma1: dma-controller@ec720000 { |
Simon Horman | e6d12b4 | 2015-11-13 11:23:49 +0900 | [diff] [blame^] | 349 | compatible = "renesas,dmac-r8a7791", "renesas,rcar-dmac"; |
Kuninori Morimoto | 8994fff | 2014-11-03 17:45:37 -0800 | [diff] [blame] | 350 | reg = <0 0xec720000 0 0x10000>; |
| 351 | interrupts = <0 347 IRQ_TYPE_LEVEL_HIGH |
| 352 | 0 333 IRQ_TYPE_LEVEL_HIGH |
| 353 | 0 334 IRQ_TYPE_LEVEL_HIGH |
| 354 | 0 335 IRQ_TYPE_LEVEL_HIGH |
| 355 | 0 336 IRQ_TYPE_LEVEL_HIGH |
| 356 | 0 337 IRQ_TYPE_LEVEL_HIGH |
| 357 | 0 338 IRQ_TYPE_LEVEL_HIGH |
| 358 | 0 339 IRQ_TYPE_LEVEL_HIGH |
| 359 | 0 340 IRQ_TYPE_LEVEL_HIGH |
| 360 | 0 341 IRQ_TYPE_LEVEL_HIGH |
| 361 | 0 342 IRQ_TYPE_LEVEL_HIGH |
| 362 | 0 343 IRQ_TYPE_LEVEL_HIGH |
| 363 | 0 344 IRQ_TYPE_LEVEL_HIGH |
| 364 | 0 345 IRQ_TYPE_LEVEL_HIGH>; |
| 365 | interrupt-names = "error", |
| 366 | "ch0", "ch1", "ch2", "ch3", |
| 367 | "ch4", "ch5", "ch6", "ch7", |
| 368 | "ch8", "ch9", "ch10", "ch11", |
| 369 | "ch12"; |
| 370 | clocks = <&mstp5_clks R8A7791_CLK_AUDIO_DMAC1>; |
| 371 | clock-names = "fck"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 372 | power-domains = <&cpg_clocks>; |
Kuninori Morimoto | 8994fff | 2014-11-03 17:45:37 -0800 | [diff] [blame] | 373 | #dma-cells = <1>; |
| 374 | dma-channels = <13>; |
| 375 | }; |
| 376 | |
Yoshihiro Shimoda | e3e25ed | 2015-05-08 16:13:33 +0900 | [diff] [blame] | 377 | usb_dmac0: dma-controller@e65a0000 { |
| 378 | compatible = "renesas,usb-dmac"; |
| 379 | reg = <0 0xe65a0000 0 0x100>; |
| 380 | interrupts = <0 109 IRQ_TYPE_LEVEL_HIGH |
| 381 | 0 109 IRQ_TYPE_LEVEL_HIGH>; |
| 382 | interrupt-names = "ch0", "ch1"; |
| 383 | clocks = <&mstp3_clks R8A7791_CLK_USBDMAC0>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 384 | power-domains = <&cpg_clocks>; |
Yoshihiro Shimoda | e3e25ed | 2015-05-08 16:13:33 +0900 | [diff] [blame] | 385 | #dma-cells = <1>; |
| 386 | dma-channels = <2>; |
| 387 | }; |
| 388 | |
| 389 | usb_dmac1: dma-controller@e65b0000 { |
| 390 | compatible = "renesas,usb-dmac"; |
| 391 | reg = <0 0xe65b0000 0 0x100>; |
| 392 | interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH |
| 393 | 0 110 IRQ_TYPE_LEVEL_HIGH>; |
| 394 | interrupt-names = "ch0", "ch1"; |
| 395 | clocks = <&mstp3_clks R8A7791_CLK_USBDMAC1>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 396 | power-domains = <&cpg_clocks>; |
Yoshihiro Shimoda | e3e25ed | 2015-05-08 16:13:33 +0900 | [diff] [blame] | 397 | #dma-cells = <1>; |
| 398 | dma-channels = <2>; |
| 399 | }; |
| 400 | |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 401 | /* The memory map in the User's Manual maps the cores to bus numbers */ |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 402 | i2c0: i2c@e6508000 { |
| 403 | #address-cells = <1>; |
| 404 | #size-cells = <0>; |
| 405 | compatible = "renesas,i2c-r8a7791"; |
| 406 | reg = <0 0xe6508000 0 0x40>; |
| 407 | interrupts = <0 287 IRQ_TYPE_LEVEL_HIGH>; |
| 408 | clocks = <&mstp9_clks R8A7791_CLK_I2C0>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 409 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 410 | status = "disabled"; |
| 411 | }; |
| 412 | |
| 413 | i2c1: i2c@e6518000 { |
| 414 | #address-cells = <1>; |
| 415 | #size-cells = <0>; |
| 416 | compatible = "renesas,i2c-r8a7791"; |
| 417 | reg = <0 0xe6518000 0 0x40>; |
| 418 | interrupts = <0 288 IRQ_TYPE_LEVEL_HIGH>; |
| 419 | clocks = <&mstp9_clks R8A7791_CLK_I2C1>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 420 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 421 | status = "disabled"; |
| 422 | }; |
| 423 | |
| 424 | i2c2: i2c@e6530000 { |
| 425 | #address-cells = <1>; |
| 426 | #size-cells = <0>; |
| 427 | compatible = "renesas,i2c-r8a7791"; |
| 428 | reg = <0 0xe6530000 0 0x40>; |
| 429 | interrupts = <0 286 IRQ_TYPE_LEVEL_HIGH>; |
| 430 | clocks = <&mstp9_clks R8A7791_CLK_I2C2>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 431 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 432 | status = "disabled"; |
| 433 | }; |
| 434 | |
| 435 | i2c3: i2c@e6540000 { |
| 436 | #address-cells = <1>; |
| 437 | #size-cells = <0>; |
| 438 | compatible = "renesas,i2c-r8a7791"; |
| 439 | reg = <0 0xe6540000 0 0x40>; |
| 440 | interrupts = <0 290 IRQ_TYPE_LEVEL_HIGH>; |
| 441 | clocks = <&mstp9_clks R8A7791_CLK_I2C3>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 442 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 443 | status = "disabled"; |
| 444 | }; |
| 445 | |
| 446 | i2c4: i2c@e6520000 { |
| 447 | #address-cells = <1>; |
| 448 | #size-cells = <0>; |
| 449 | compatible = "renesas,i2c-r8a7791"; |
| 450 | reg = <0 0xe6520000 0 0x40>; |
| 451 | interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>; |
| 452 | clocks = <&mstp9_clks R8A7791_CLK_I2C4>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 453 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 454 | status = "disabled"; |
| 455 | }; |
| 456 | |
| 457 | i2c5: i2c@e6528000 { |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 458 | /* doesn't need pinmux */ |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 459 | #address-cells = <1>; |
| 460 | #size-cells = <0>; |
| 461 | compatible = "renesas,i2c-r8a7791"; |
| 462 | reg = <0 0xe6528000 0 0x40>; |
| 463 | interrupts = <0 20 IRQ_TYPE_LEVEL_HIGH>; |
| 464 | clocks = <&mstp9_clks R8A7791_CLK_I2C5>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 465 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 5bd3de7 | 2014-02-17 11:44:41 +0100 | [diff] [blame] | 466 | status = "disabled"; |
| 467 | }; |
| 468 | |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 469 | i2c6: i2c@e60b0000 { |
| 470 | /* doesn't need pinmux */ |
| 471 | #address-cells = <1>; |
| 472 | #size-cells = <0>; |
| 473 | compatible = "renesas,iic-r8a7791", "renesas,rmobile-iic"; |
| 474 | reg = <0 0xe60b0000 0 0x425>; |
| 475 | interrupts = <0 173 IRQ_TYPE_LEVEL_HIGH>; |
| 476 | clocks = <&mstp9_clks R8A7791_CLK_IICDVFS>; |
Wolfram Sang | 3f58c54 | 2014-11-07 11:11:44 +0100 | [diff] [blame] | 477 | dmas = <&dmac0 0x77>, <&dmac0 0x78>; |
| 478 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 479 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 480 | status = "disabled"; |
| 481 | }; |
| 482 | |
| 483 | i2c7: i2c@e6500000 { |
| 484 | #address-cells = <1>; |
| 485 | #size-cells = <0>; |
| 486 | compatible = "renesas,iic-r8a7791", "renesas,rmobile-iic"; |
| 487 | reg = <0 0xe6500000 0 0x425>; |
| 488 | interrupts = <0 174 IRQ_TYPE_LEVEL_HIGH>; |
| 489 | clocks = <&mstp3_clks R8A7791_CLK_IIC0>; |
Wolfram Sang | 3f58c54 | 2014-11-07 11:11:44 +0100 | [diff] [blame] | 490 | dmas = <&dmac0 0x61>, <&dmac0 0x62>; |
| 491 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 492 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 493 | status = "disabled"; |
| 494 | }; |
| 495 | |
| 496 | i2c8: i2c@e6510000 { |
| 497 | #address-cells = <1>; |
| 498 | #size-cells = <0>; |
| 499 | compatible = "renesas,iic-r8a7791", "renesas,rmobile-iic"; |
| 500 | reg = <0 0xe6510000 0 0x425>; |
| 501 | interrupts = <0 175 IRQ_TYPE_LEVEL_HIGH>; |
| 502 | clocks = <&mstp3_clks R8A7791_CLK_IIC1>; |
Wolfram Sang | 3f58c54 | 2014-11-07 11:11:44 +0100 | [diff] [blame] | 503 | dmas = <&dmac0 0x65>, <&dmac0 0x66>; |
| 504 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 505 | power-domains = <&cpg_clocks>; |
Wolfram Sang | 36408d9 | 2014-03-10 12:26:58 +0100 | [diff] [blame] | 506 | status = "disabled"; |
| 507 | }; |
| 508 | |
Magnus Damm | 5514692 | 2013-10-08 12:39:01 +0900 | [diff] [blame] | 509 | pfc: pfc@e6060000 { |
| 510 | compatible = "renesas,pfc-r8a7791"; |
| 511 | reg = <0 0xe6060000 0 0x250>; |
| 512 | #gpio-range-cells = <3>; |
| 513 | }; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 514 | |
Laurent Pinchart | 8edae49 | 2014-10-26 19:40:12 +0200 | [diff] [blame] | 515 | mmcif0: mmc@ee200000 { |
| 516 | compatible = "renesas,mmcif-r8a7791", "renesas,sh-mmcif"; |
| 517 | reg = <0 0xee200000 0 0x80>; |
| 518 | interrupts = <0 169 IRQ_TYPE_LEVEL_HIGH>; |
| 519 | clocks = <&mstp3_clks R8A7791_CLK_MMCIF0>; |
Laurent Pinchart | 16b355b | 2014-10-26 19:40:14 +0200 | [diff] [blame] | 520 | dmas = <&dmac0 0xd1>, <&dmac0 0xd2>; |
| 521 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 522 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 8edae49 | 2014-10-26 19:40:12 +0200 | [diff] [blame] | 523 | reg-io-width = <4>; |
| 524 | status = "disabled"; |
Kuninori Morimoto | d957ab8 | 2015-05-14 07:23:20 +0000 | [diff] [blame] | 525 | max-frequency = <97500000>; |
Laurent Pinchart | 8edae49 | 2014-10-26 19:40:12 +0200 | [diff] [blame] | 526 | }; |
| 527 | |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 528 | sdhi0: sd@ee100000 { |
| 529 | compatible = "renesas,sdhi-r8a7791"; |
Kuninori Morimoto | e849b06 | 2015-02-24 02:20:52 +0000 | [diff] [blame] | 530 | reg = <0 0xee100000 0 0x328>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 531 | interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>; |
| 532 | clocks = <&mstp3_clks R8A7791_CLK_SDHI0>; |
Laurent Pinchart | ae67fa2 | 2015-02-24 02:20:19 +0000 | [diff] [blame] | 533 | dmas = <&dmac1 0xcd>, <&dmac1 0xce>; |
| 534 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 535 | power-domains = <&cpg_clocks>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 536 | status = "disabled"; |
| 537 | }; |
| 538 | |
| 539 | sdhi1: sd@ee140000 { |
| 540 | compatible = "renesas,sdhi-r8a7791"; |
| 541 | reg = <0 0xee140000 0 0x100>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 542 | interrupts = <0 167 IRQ_TYPE_LEVEL_HIGH>; |
| 543 | clocks = <&mstp3_clks R8A7791_CLK_SDHI1>; |
Laurent Pinchart | ae67fa2 | 2015-02-24 02:20:19 +0000 | [diff] [blame] | 544 | dmas = <&dmac1 0xc1>, <&dmac1 0xc2>; |
| 545 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 546 | power-domains = <&cpg_clocks>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 547 | status = "disabled"; |
| 548 | }; |
| 549 | |
| 550 | sdhi2: sd@ee160000 { |
| 551 | compatible = "renesas,sdhi-r8a7791"; |
| 552 | reg = <0 0xee160000 0 0x100>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 553 | interrupts = <0 168 IRQ_TYPE_LEVEL_HIGH>; |
| 554 | clocks = <&mstp3_clks R8A7791_CLK_SDHI2>; |
Laurent Pinchart | ae67fa2 | 2015-02-24 02:20:19 +0000 | [diff] [blame] | 555 | dmas = <&dmac1 0xd3>, <&dmac1 0xd4>; |
| 556 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 557 | power-domains = <&cpg_clocks>; |
Magnus Damm | b7ed8a0 | 2014-02-12 18:53:55 +0900 | [diff] [blame] | 558 | status = "disabled"; |
| 559 | }; |
| 560 | |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 561 | scifa0: serial@e6c40000 { |
| 562 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
| 563 | reg = <0 0xe6c40000 0 64>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 564 | interrupts = <0 144 IRQ_TYPE_LEVEL_HIGH>; |
| 565 | clocks = <&mstp2_clks R8A7791_CLK_SCIFA0>; |
| 566 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 567 | dmas = <&dmac0 0x21>, <&dmac0 0x22>; |
| 568 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 569 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 570 | status = "disabled"; |
| 571 | }; |
| 572 | |
| 573 | scifa1: serial@e6c50000 { |
| 574 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 575 | reg = <0 0xe6c50000 0 64>; |
| 576 | interrupts = <0 145 IRQ_TYPE_LEVEL_HIGH>; |
| 577 | clocks = <&mstp2_clks R8A7791_CLK_SCIFA1>; |
| 578 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 579 | dmas = <&dmac0 0x25>, <&dmac0 0x26>; |
| 580 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 581 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 582 | status = "disabled"; |
| 583 | }; |
| 584 | |
| 585 | scifa2: serial@e6c60000 { |
| 586 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 587 | reg = <0 0xe6c60000 0 64>; |
| 588 | interrupts = <0 151 IRQ_TYPE_LEVEL_HIGH>; |
| 589 | clocks = <&mstp2_clks R8A7791_CLK_SCIFA2>; |
| 590 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 591 | dmas = <&dmac0 0x27>, <&dmac0 0x28>; |
| 592 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 593 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 594 | status = "disabled"; |
| 595 | }; |
| 596 | |
| 597 | scifa3: serial@e6c70000 { |
| 598 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 599 | reg = <0 0xe6c70000 0 64>; |
| 600 | interrupts = <0 29 IRQ_TYPE_LEVEL_HIGH>; |
| 601 | clocks = <&mstp11_clks R8A7791_CLK_SCIFA3>; |
| 602 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 603 | dmas = <&dmac0 0x1b>, <&dmac0 0x1c>; |
| 604 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 605 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 606 | status = "disabled"; |
| 607 | }; |
| 608 | |
| 609 | scifa4: serial@e6c78000 { |
| 610 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 611 | reg = <0 0xe6c78000 0 64>; |
| 612 | interrupts = <0 30 IRQ_TYPE_LEVEL_HIGH>; |
| 613 | clocks = <&mstp11_clks R8A7791_CLK_SCIFA4>; |
| 614 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 615 | dmas = <&dmac0 0x1f>, <&dmac0 0x20>; |
| 616 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 617 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 618 | status = "disabled"; |
| 619 | }; |
| 620 | |
| 621 | scifa5: serial@e6c80000 { |
| 622 | compatible = "renesas,scifa-r8a7791", "renesas,scifa"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 623 | reg = <0 0xe6c80000 0 64>; |
| 624 | interrupts = <0 31 IRQ_TYPE_LEVEL_HIGH>; |
| 625 | clocks = <&mstp11_clks R8A7791_CLK_SCIFA5>; |
| 626 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 627 | dmas = <&dmac0 0x23>, <&dmac0 0x24>; |
| 628 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 629 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 630 | status = "disabled"; |
| 631 | }; |
| 632 | |
| 633 | scifb0: serial@e6c20000 { |
| 634 | compatible = "renesas,scifb-r8a7791", "renesas,scifb"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 635 | reg = <0 0xe6c20000 0 64>; |
| 636 | interrupts = <0 148 IRQ_TYPE_LEVEL_HIGH>; |
| 637 | clocks = <&mstp2_clks R8A7791_CLK_SCIFB0>; |
| 638 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 639 | dmas = <&dmac0 0x3d>, <&dmac0 0x3e>; |
| 640 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 641 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 642 | status = "disabled"; |
| 643 | }; |
| 644 | |
| 645 | scifb1: serial@e6c30000 { |
| 646 | compatible = "renesas,scifb-r8a7791", "renesas,scifb"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 647 | reg = <0 0xe6c30000 0 64>; |
| 648 | interrupts = <0 149 IRQ_TYPE_LEVEL_HIGH>; |
| 649 | clocks = <&mstp2_clks R8A7791_CLK_SCIFB1>; |
| 650 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 651 | dmas = <&dmac0 0x19>, <&dmac0 0x1a>; |
| 652 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 653 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 654 | status = "disabled"; |
| 655 | }; |
| 656 | |
| 657 | scifb2: serial@e6ce0000 { |
| 658 | compatible = "renesas,scifb-r8a7791", "renesas,scifb"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 659 | reg = <0 0xe6ce0000 0 64>; |
| 660 | interrupts = <0 150 IRQ_TYPE_LEVEL_HIGH>; |
| 661 | clocks = <&mstp2_clks R8A7791_CLK_SCIFB2>; |
| 662 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 663 | dmas = <&dmac0 0x1d>, <&dmac0 0x1e>; |
| 664 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 665 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 666 | status = "disabled"; |
| 667 | }; |
| 668 | |
| 669 | scif0: serial@e6e60000 { |
| 670 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 671 | reg = <0 0xe6e60000 0 64>; |
| 672 | interrupts = <0 152 IRQ_TYPE_LEVEL_HIGH>; |
| 673 | clocks = <&mstp7_clks R8A7791_CLK_SCIF0>; |
| 674 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 675 | dmas = <&dmac0 0x29>, <&dmac0 0x2a>; |
| 676 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 677 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 678 | status = "disabled"; |
| 679 | }; |
| 680 | |
| 681 | scif1: serial@e6e68000 { |
| 682 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 683 | reg = <0 0xe6e68000 0 64>; |
| 684 | interrupts = <0 153 IRQ_TYPE_LEVEL_HIGH>; |
| 685 | clocks = <&mstp7_clks R8A7791_CLK_SCIF1>; |
| 686 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 687 | dmas = <&dmac0 0x2d>, <&dmac0 0x2e>; |
| 688 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 689 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 690 | status = "disabled"; |
| 691 | }; |
| 692 | |
| 693 | scif2: serial@e6e58000 { |
| 694 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 695 | reg = <0 0xe6e58000 0 64>; |
| 696 | interrupts = <0 22 IRQ_TYPE_LEVEL_HIGH>; |
| 697 | clocks = <&mstp7_clks R8A7791_CLK_SCIF2>; |
| 698 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 699 | dmas = <&dmac0 0x2b>, <&dmac0 0x2c>; |
| 700 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 701 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 702 | status = "disabled"; |
| 703 | }; |
| 704 | |
| 705 | scif3: serial@e6ea8000 { |
| 706 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 707 | reg = <0 0xe6ea8000 0 64>; |
| 708 | interrupts = <0 23 IRQ_TYPE_LEVEL_HIGH>; |
| 709 | clocks = <&mstp7_clks R8A7791_CLK_SCIF3>; |
| 710 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 711 | dmas = <&dmac0 0x2f>, <&dmac0 0x30>; |
| 712 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 713 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 714 | status = "disabled"; |
| 715 | }; |
| 716 | |
| 717 | scif4: serial@e6ee0000 { |
| 718 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 719 | reg = <0 0xe6ee0000 0 64>; |
| 720 | interrupts = <0 24 IRQ_TYPE_LEVEL_HIGH>; |
| 721 | clocks = <&mstp7_clks R8A7791_CLK_SCIF4>; |
| 722 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 723 | dmas = <&dmac0 0xfb>, <&dmac0 0xfc>; |
| 724 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 725 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 726 | status = "disabled"; |
| 727 | }; |
| 728 | |
| 729 | scif5: serial@e6ee8000 { |
| 730 | compatible = "renesas,scif-r8a7791", "renesas,scif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 731 | reg = <0 0xe6ee8000 0 64>; |
| 732 | interrupts = <0 25 IRQ_TYPE_LEVEL_HIGH>; |
| 733 | clocks = <&mstp7_clks R8A7791_CLK_SCIF5>; |
| 734 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 735 | dmas = <&dmac0 0xfd>, <&dmac0 0xfe>; |
| 736 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 737 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 738 | status = "disabled"; |
| 739 | }; |
| 740 | |
| 741 | hscif0: serial@e62c0000 { |
| 742 | compatible = "renesas,hscif-r8a7791", "renesas,hscif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 743 | reg = <0 0xe62c0000 0 96>; |
| 744 | interrupts = <0 154 IRQ_TYPE_LEVEL_HIGH>; |
| 745 | clocks = <&mstp7_clks R8A7791_CLK_HSCIF0>; |
| 746 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 747 | dmas = <&dmac0 0x39>, <&dmac0 0x3a>; |
| 748 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 749 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 750 | status = "disabled"; |
| 751 | }; |
| 752 | |
| 753 | hscif1: serial@e62c8000 { |
| 754 | compatible = "renesas,hscif-r8a7791", "renesas,hscif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 755 | reg = <0 0xe62c8000 0 96>; |
| 756 | interrupts = <0 155 IRQ_TYPE_LEVEL_HIGH>; |
| 757 | clocks = <&mstp7_clks R8A7791_CLK_HSCIF1>; |
| 758 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 759 | dmas = <&dmac0 0x4d>, <&dmac0 0x4e>; |
| 760 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 761 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 762 | status = "disabled"; |
| 763 | }; |
| 764 | |
| 765 | hscif2: serial@e62d0000 { |
| 766 | compatible = "renesas,hscif-r8a7791", "renesas,hscif"; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 767 | reg = <0 0xe62d0000 0 96>; |
| 768 | interrupts = <0 21 IRQ_TYPE_LEVEL_HIGH>; |
| 769 | clocks = <&mstp7_clks R8A7791_CLK_HSCIF2>; |
| 770 | clock-names = "sci_ick"; |
Geert Uytterhoeven | 558d656 | 2015-05-20 19:46:26 +0200 | [diff] [blame] | 771 | dmas = <&dmac0 0x3b>, <&dmac0 0x3c>; |
| 772 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 773 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 9640cf2 | 2013-12-11 14:14:22 +0100 | [diff] [blame] | 774 | status = "disabled"; |
| 775 | }; |
| 776 | |
Sergei Shtylyov | 2e5d55c | 2014-02-20 02:27:04 +0300 | [diff] [blame] | 777 | ether: ethernet@ee700000 { |
| 778 | compatible = "renesas,ether-r8a7791"; |
| 779 | reg = <0 0xee700000 0 0x400>; |
| 780 | interrupts = <0 162 IRQ_TYPE_LEVEL_HIGH>; |
| 781 | clocks = <&mstp8_clks R8A7791_CLK_ETHER>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 782 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 2e5d55c | 2014-02-20 02:27:04 +0300 | [diff] [blame] | 783 | phy-mode = "rmii"; |
| 784 | #address-cells = <1>; |
| 785 | #size-cells = <0>; |
| 786 | status = "disabled"; |
| 787 | }; |
| 788 | |
Valentine Barshak | b8532c6 | 2014-01-14 21:05:40 +0400 | [diff] [blame] | 789 | sata0: sata@ee300000 { |
| 790 | compatible = "renesas,sata-r8a7791"; |
| 791 | reg = <0 0xee300000 0 0x2000>; |
Valentine Barshak | b8532c6 | 2014-01-14 21:05:40 +0400 | [diff] [blame] | 792 | interrupts = <0 105 IRQ_TYPE_LEVEL_HIGH>; |
| 793 | clocks = <&mstp8_clks R8A7791_CLK_SATA0>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 794 | power-domains = <&cpg_clocks>; |
Valentine Barshak | b8532c6 | 2014-01-14 21:05:40 +0400 | [diff] [blame] | 795 | status = "disabled"; |
| 796 | }; |
| 797 | |
| 798 | sata1: sata@ee500000 { |
| 799 | compatible = "renesas,sata-r8a7791"; |
| 800 | reg = <0 0xee500000 0 0x2000>; |
Valentine Barshak | b8532c6 | 2014-01-14 21:05:40 +0400 | [diff] [blame] | 801 | interrupts = <0 106 IRQ_TYPE_LEVEL_HIGH>; |
| 802 | clocks = <&mstp8_clks R8A7791_CLK_SATA1>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 803 | power-domains = <&cpg_clocks>; |
Valentine Barshak | b8532c6 | 2014-01-14 21:05:40 +0400 | [diff] [blame] | 804 | status = "disabled"; |
| 805 | }; |
| 806 | |
Yoshihiro Shimoda | 1c1fee7 | 2014-10-24 19:45:06 +0900 | [diff] [blame] | 807 | hsusb: usb@e6590000 { |
| 808 | compatible = "renesas,usbhs-r8a7791"; |
| 809 | reg = <0 0xe6590000 0 0x100>; |
| 810 | interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>; |
| 811 | clocks = <&mstp7_clks R8A7791_CLK_HSUSB>; |
Yoshihiro Shimoda | 7706993 | 2015-05-08 16:13:34 +0900 | [diff] [blame] | 812 | dmas = <&usb_dmac0 0>, <&usb_dmac0 1>, |
| 813 | <&usb_dmac1 0>, <&usb_dmac1 1>; |
| 814 | dma-names = "ch0", "ch1", "ch2", "ch3"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 815 | power-domains = <&cpg_clocks>; |
| 816 | renesas,buswait = <4>; |
| 817 | phys = <&usb0 1>; |
| 818 | phy-names = "usb"; |
Yoshihiro Shimoda | 1c1fee7 | 2014-10-24 19:45:06 +0900 | [diff] [blame] | 819 | status = "disabled"; |
| 820 | }; |
| 821 | |
Sergei Shtylyov | 3b7e530 | 2014-09-27 01:08:12 +0400 | [diff] [blame] | 822 | usbphy: usb-phy@e6590100 { |
| 823 | compatible = "renesas,usb-phy-r8a7791"; |
| 824 | reg = <0 0xe6590100 0 0x100>; |
| 825 | #address-cells = <1>; |
| 826 | #size-cells = <0>; |
| 827 | clocks = <&mstp7_clks R8A7791_CLK_HSUSB>; |
| 828 | clock-names = "usbhs"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 829 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 3b7e530 | 2014-09-27 01:08:12 +0400 | [diff] [blame] | 830 | status = "disabled"; |
| 831 | |
| 832 | usb0: usb-channel@0 { |
| 833 | reg = <0>; |
| 834 | #phy-cells = <1>; |
| 835 | }; |
| 836 | usb2: usb-channel@2 { |
| 837 | reg = <2>; |
| 838 | #phy-cells = <1>; |
| 839 | }; |
| 840 | }; |
| 841 | |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 842 | vin0: video@e6ef0000 { |
| 843 | compatible = "renesas,vin-r8a7791"; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 844 | reg = <0 0xe6ef0000 0 0x1000>; |
| 845 | interrupts = <0 188 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 846 | clocks = <&mstp8_clks R8A7791_CLK_VIN0>; |
| 847 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 848 | status = "disabled"; |
| 849 | }; |
| 850 | |
| 851 | vin1: video@e6ef1000 { |
| 852 | compatible = "renesas,vin-r8a7791"; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 853 | reg = <0 0xe6ef1000 0 0x1000>; |
| 854 | interrupts = <0 189 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 855 | clocks = <&mstp8_clks R8A7791_CLK_VIN1>; |
| 856 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 857 | status = "disabled"; |
| 858 | }; |
| 859 | |
| 860 | vin2: video@e6ef2000 { |
| 861 | compatible = "renesas,vin-r8a7791"; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 862 | reg = <0 0xe6ef2000 0 0x1000>; |
| 863 | interrupts = <0 190 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 864 | clocks = <&mstp8_clks R8A7791_CLK_VIN2>; |
| 865 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 0b8d1d5 | 2014-08-02 04:04:21 +0400 | [diff] [blame] | 866 | status = "disabled"; |
| 867 | }; |
| 868 | |
Laurent Pinchart | 8eefac2 | 2014-01-21 16:00:46 +0100 | [diff] [blame] | 869 | vsp1@fe928000 { |
| 870 | compatible = "renesas,vsp1"; |
| 871 | reg = <0 0xfe928000 0 0x8000>; |
| 872 | interrupts = <0 267 IRQ_TYPE_LEVEL_HIGH>; |
| 873 | clocks = <&mstp1_clks R8A7791_CLK_VSP1_S>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 874 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 8eefac2 | 2014-01-21 16:00:46 +0100 | [diff] [blame] | 875 | |
| 876 | renesas,has-lut; |
| 877 | renesas,has-sru; |
| 878 | renesas,#rpf = <5>; |
| 879 | renesas,#uds = <3>; |
| 880 | renesas,#wpf = <4>; |
| 881 | }; |
| 882 | |
| 883 | vsp1@fe930000 { |
| 884 | compatible = "renesas,vsp1"; |
| 885 | reg = <0 0xfe930000 0 0x8000>; |
| 886 | interrupts = <0 246 IRQ_TYPE_LEVEL_HIGH>; |
| 887 | clocks = <&mstp1_clks R8A7791_CLK_VSP1_DU0>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 888 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 8eefac2 | 2014-01-21 16:00:46 +0100 | [diff] [blame] | 889 | |
| 890 | renesas,has-lif; |
| 891 | renesas,has-lut; |
| 892 | renesas,#rpf = <4>; |
| 893 | renesas,#uds = <1>; |
| 894 | renesas,#wpf = <4>; |
| 895 | }; |
| 896 | |
| 897 | vsp1@fe938000 { |
| 898 | compatible = "renesas,vsp1"; |
| 899 | reg = <0 0xfe938000 0 0x8000>; |
| 900 | interrupts = <0 247 IRQ_TYPE_LEVEL_HIGH>; |
| 901 | clocks = <&mstp1_clks R8A7791_CLK_VSP1_DU1>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 902 | power-domains = <&cpg_clocks>; |
Laurent Pinchart | 8eefac2 | 2014-01-21 16:00:46 +0100 | [diff] [blame] | 903 | |
| 904 | renesas,has-lif; |
| 905 | renesas,has-lut; |
| 906 | renesas,#rpf = <4>; |
| 907 | renesas,#uds = <1>; |
| 908 | renesas,#wpf = <4>; |
| 909 | }; |
| 910 | |
| 911 | du: display@feb00000 { |
| 912 | compatible = "renesas,du-r8a7791"; |
| 913 | reg = <0 0xfeb00000 0 0x40000>, |
| 914 | <0 0xfeb90000 0 0x1c>; |
| 915 | reg-names = "du", "lvds.0"; |
| 916 | interrupts = <0 256 IRQ_TYPE_LEVEL_HIGH>, |
| 917 | <0 268 IRQ_TYPE_LEVEL_HIGH>; |
| 918 | clocks = <&mstp7_clks R8A7791_CLK_DU0>, |
| 919 | <&mstp7_clks R8A7791_CLK_DU1>, |
| 920 | <&mstp7_clks R8A7791_CLK_LVDS0>; |
| 921 | clock-names = "du.0", "du.1", "lvds.0"; |
| 922 | status = "disabled"; |
| 923 | |
| 924 | ports { |
| 925 | #address-cells = <1>; |
| 926 | #size-cells = <0>; |
| 927 | |
| 928 | port@0 { |
| 929 | reg = <0>; |
| 930 | du_out_rgb: endpoint { |
| 931 | }; |
| 932 | }; |
| 933 | port@1 { |
| 934 | reg = <1>; |
| 935 | du_out_lvds0: endpoint { |
| 936 | }; |
| 937 | }; |
| 938 | }; |
| 939 | }; |
| 940 | |
Sergei Shtylyov | 3cf0188 | 2015-01-06 01:25:25 +0300 | [diff] [blame] | 941 | can0: can@e6e80000 { |
| 942 | compatible = "renesas,can-r8a7791"; |
| 943 | reg = <0 0xe6e80000 0 0x1000>; |
| 944 | interrupts = <0 186 IRQ_TYPE_LEVEL_HIGH>; |
| 945 | clocks = <&mstp9_clks R8A7791_CLK_RCAN0>, |
| 946 | <&cpg_clocks R8A7791_CLK_RCAN>, <&can_clk>; |
| 947 | clock-names = "clkp1", "clkp2", "can_clk"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 948 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 3cf0188 | 2015-01-06 01:25:25 +0300 | [diff] [blame] | 949 | status = "disabled"; |
| 950 | }; |
| 951 | |
| 952 | can1: can@e6e88000 { |
| 953 | compatible = "renesas,can-r8a7791"; |
| 954 | reg = <0 0xe6e88000 0 0x1000>; |
| 955 | interrupts = <0 187 IRQ_TYPE_LEVEL_HIGH>; |
| 956 | clocks = <&mstp9_clks R8A7791_CLK_RCAN1>, |
| 957 | <&cpg_clocks R8A7791_CLK_RCAN>, <&can_clk>; |
| 958 | clock-names = "clkp1", "clkp2", "can_clk"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 959 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | 3cf0188 | 2015-01-06 01:25:25 +0300 | [diff] [blame] | 960 | status = "disabled"; |
| 961 | }; |
| 962 | |
Mikhail Ulyanov | 0caa366 | 2015-07-24 16:25:46 +0300 | [diff] [blame] | 963 | jpu: jpeg-codec@fe980000 { |
| 964 | compatible = "renesas,jpu-r8a7791"; |
| 965 | reg = <0 0xfe980000 0 0x10300>; |
| 966 | interrupts = <0 272 IRQ_TYPE_LEVEL_HIGH>; |
| 967 | clocks = <&mstp1_clks R8A7791_CLK_JPU>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 968 | power-domains = <&cpg_clocks>; |
Mikhail Ulyanov | 0caa366 | 2015-07-24 16:25:46 +0300 | [diff] [blame] | 969 | }; |
| 970 | |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 971 | clocks { |
| 972 | #address-cells = <2>; |
| 973 | #size-cells = <2>; |
| 974 | ranges; |
| 975 | |
| 976 | /* External root clock */ |
| 977 | extal_clk: extal_clk { |
| 978 | compatible = "fixed-clock"; |
| 979 | #clock-cells = <0>; |
| 980 | /* This value must be overriden by the board. */ |
| 981 | clock-frequency = <0>; |
| 982 | clock-output-names = "extal"; |
| 983 | }; |
| 984 | |
Kuninori Morimoto | 0d3dbde | 2014-06-11 21:44:04 -0700 | [diff] [blame] | 985 | /* |
| 986 | * The external audio clocks are configured as 0 Hz fixed frequency clocks by |
| 987 | * default. Boards that provide audio clocks should override them. |
| 988 | */ |
| 989 | audio_clk_a: audio_clk_a { |
| 990 | compatible = "fixed-clock"; |
| 991 | #clock-cells = <0>; |
| 992 | clock-frequency = <0>; |
| 993 | clock-output-names = "audio_clk_a"; |
| 994 | }; |
| 995 | audio_clk_b: audio_clk_b { |
| 996 | compatible = "fixed-clock"; |
| 997 | #clock-cells = <0>; |
| 998 | clock-frequency = <0>; |
| 999 | clock-output-names = "audio_clk_b"; |
| 1000 | }; |
| 1001 | audio_clk_c: audio_clk_c { |
| 1002 | compatible = "fixed-clock"; |
| 1003 | #clock-cells = <0>; |
| 1004 | clock-frequency = <0>; |
| 1005 | clock-output-names = "audio_clk_c"; |
| 1006 | }; |
| 1007 | |
Phil Edworthy | 66c405e | 2014-06-13 10:37:19 +0100 | [diff] [blame] | 1008 | /* External PCIe clock - can be overridden by the board */ |
| 1009 | pcie_bus_clk: pcie_bus_clk { |
| 1010 | compatible = "fixed-clock"; |
| 1011 | #clock-cells = <0>; |
| 1012 | clock-frequency = <100000000>; |
| 1013 | clock-output-names = "pcie_bus"; |
| 1014 | status = "disabled"; |
| 1015 | }; |
| 1016 | |
Sergei Shtylyov | b324252 | 2015-01-06 01:24:08 +0300 | [diff] [blame] | 1017 | /* External USB clock - can be overridden by the board */ |
| 1018 | usb_extal_clk: usb_extal_clk { |
| 1019 | compatible = "fixed-clock"; |
| 1020 | #clock-cells = <0>; |
| 1021 | clock-frequency = <48000000>; |
| 1022 | clock-output-names = "usb_extal"; |
| 1023 | }; |
| 1024 | |
| 1025 | /* External CAN clock */ |
| 1026 | can_clk: can_clk { |
| 1027 | compatible = "fixed-clock"; |
| 1028 | #clock-cells = <0>; |
| 1029 | /* This value must be overridden by the board. */ |
| 1030 | clock-frequency = <0>; |
| 1031 | clock-output-names = "can_clk"; |
| 1032 | status = "disabled"; |
| 1033 | }; |
| 1034 | |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1035 | /* Special CPG clocks */ |
| 1036 | cpg_clocks: cpg_clocks@e6150000 { |
| 1037 | compatible = "renesas,r8a7791-cpg-clocks", |
| 1038 | "renesas,rcar-gen2-cpg-clocks"; |
| 1039 | reg = <0 0xe6150000 0 0x1000>; |
Sergei Shtylyov | b324252 | 2015-01-06 01:24:08 +0300 | [diff] [blame] | 1040 | clocks = <&extal_clk &usb_extal_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1041 | #clock-cells = <1>; |
| 1042 | clock-output-names = "main", "pll0", "pll1", "pll3", |
Sergei Shtylyov | b324252 | 2015-01-06 01:24:08 +0300 | [diff] [blame] | 1043 | "lb", "qspi", "sdh", "sd0", "z", |
Sergei Shtylyov | ae65a8a | 2014-12-30 23:20:34 +0300 | [diff] [blame] | 1044 | "rcan", "adsp"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1045 | #power-domain-cells = <0>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1046 | }; |
| 1047 | |
| 1048 | /* Variable factor clocks */ |
Simon Horman | 2ea0d4e | 2015-01-29 10:41:24 +0900 | [diff] [blame] | 1049 | sd2_clk: sd2_clk@e6150078 { |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1050 | compatible = "renesas,r8a7791-div6-clock", "renesas,cpg-div6-clock"; |
| 1051 | reg = <0 0xe6150078 0 4>; |
| 1052 | clocks = <&pll1_div2_clk>; |
| 1053 | #clock-cells = <0>; |
Simon Horman | 2ea0d4e | 2015-01-29 10:41:24 +0900 | [diff] [blame] | 1054 | clock-output-names = "sd2"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1055 | }; |
Simon Horman | 2ea0d4e | 2015-01-29 10:41:24 +0900 | [diff] [blame] | 1056 | sd3_clk: sd3_clk@e615026c { |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1057 | compatible = "renesas,r8a7791-div6-clock", "renesas,cpg-div6-clock"; |
Shinobu Uehara | c9b2277 | 2014-07-21 22:04:29 -0700 | [diff] [blame] | 1058 | reg = <0 0xe615026c 0 4>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1059 | clocks = <&pll1_div2_clk>; |
| 1060 | #clock-cells = <0>; |
Simon Horman | 2ea0d4e | 2015-01-29 10:41:24 +0900 | [diff] [blame] | 1061 | clock-output-names = "sd3"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1062 | }; |
| 1063 | mmc0_clk: mmc0_clk@e6150240 { |
| 1064 | compatible = "renesas,r8a7791-div6-clock", "renesas,cpg-div6-clock"; |
| 1065 | reg = <0 0xe6150240 0 4>; |
| 1066 | clocks = <&pll1_div2_clk>; |
| 1067 | #clock-cells = <0>; |
| 1068 | clock-output-names = "mmc0"; |
| 1069 | }; |
| 1070 | ssp_clk: ssp_clk@e6150248 { |
| 1071 | compatible = "renesas,r8a7791-div6-clock", "renesas,cpg-div6-clock"; |
| 1072 | reg = <0 0xe6150248 0 4>; |
| 1073 | clocks = <&pll1_div2_clk>; |
| 1074 | #clock-cells = <0>; |
| 1075 | clock-output-names = "ssp"; |
| 1076 | }; |
| 1077 | ssprs_clk: ssprs_clk@e615024c { |
| 1078 | compatible = "renesas,r8a7791-div6-clock", "renesas,cpg-div6-clock"; |
| 1079 | reg = <0 0xe615024c 0 4>; |
| 1080 | clocks = <&pll1_div2_clk>; |
| 1081 | #clock-cells = <0>; |
| 1082 | clock-output-names = "ssprs"; |
| 1083 | }; |
| 1084 | |
| 1085 | /* Fixed factor clocks */ |
| 1086 | pll1_div2_clk: pll1_div2_clk { |
| 1087 | compatible = "fixed-factor-clock"; |
| 1088 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1089 | #clock-cells = <0>; |
| 1090 | clock-div = <2>; |
| 1091 | clock-mult = <1>; |
| 1092 | clock-output-names = "pll1_div2"; |
| 1093 | }; |
| 1094 | zg_clk: zg_clk { |
| 1095 | compatible = "fixed-factor-clock"; |
| 1096 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1097 | #clock-cells = <0>; |
| 1098 | clock-div = <3>; |
| 1099 | clock-mult = <1>; |
| 1100 | clock-output-names = "zg"; |
| 1101 | }; |
| 1102 | zx_clk: zx_clk { |
| 1103 | compatible = "fixed-factor-clock"; |
| 1104 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1105 | #clock-cells = <0>; |
| 1106 | clock-div = <3>; |
| 1107 | clock-mult = <1>; |
| 1108 | clock-output-names = "zx"; |
| 1109 | }; |
| 1110 | zs_clk: zs_clk { |
| 1111 | compatible = "fixed-factor-clock"; |
| 1112 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1113 | #clock-cells = <0>; |
| 1114 | clock-div = <6>; |
| 1115 | clock-mult = <1>; |
| 1116 | clock-output-names = "zs"; |
| 1117 | }; |
| 1118 | hp_clk: hp_clk { |
| 1119 | compatible = "fixed-factor-clock"; |
| 1120 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1121 | #clock-cells = <0>; |
| 1122 | clock-div = <12>; |
| 1123 | clock-mult = <1>; |
| 1124 | clock-output-names = "hp"; |
| 1125 | }; |
| 1126 | i_clk: i_clk { |
| 1127 | compatible = "fixed-factor-clock"; |
| 1128 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1129 | #clock-cells = <0>; |
| 1130 | clock-div = <2>; |
| 1131 | clock-mult = <1>; |
| 1132 | clock-output-names = "i"; |
| 1133 | }; |
| 1134 | b_clk: b_clk { |
| 1135 | compatible = "fixed-factor-clock"; |
| 1136 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1137 | #clock-cells = <0>; |
| 1138 | clock-div = <12>; |
| 1139 | clock-mult = <1>; |
| 1140 | clock-output-names = "b"; |
| 1141 | }; |
| 1142 | p_clk: p_clk { |
| 1143 | compatible = "fixed-factor-clock"; |
| 1144 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1145 | #clock-cells = <0>; |
| 1146 | clock-div = <24>; |
| 1147 | clock-mult = <1>; |
| 1148 | clock-output-names = "p"; |
| 1149 | }; |
| 1150 | cl_clk: cl_clk { |
| 1151 | compatible = "fixed-factor-clock"; |
| 1152 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1153 | #clock-cells = <0>; |
| 1154 | clock-div = <48>; |
| 1155 | clock-mult = <1>; |
| 1156 | clock-output-names = "cl"; |
| 1157 | }; |
| 1158 | m2_clk: m2_clk { |
| 1159 | compatible = "fixed-factor-clock"; |
| 1160 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1161 | #clock-cells = <0>; |
| 1162 | clock-div = <8>; |
| 1163 | clock-mult = <1>; |
| 1164 | clock-output-names = "m2"; |
| 1165 | }; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1166 | rclk_clk: rclk_clk { |
| 1167 | compatible = "fixed-factor-clock"; |
| 1168 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1169 | #clock-cells = <0>; |
| 1170 | clock-div = <(48 * 1024)>; |
| 1171 | clock-mult = <1>; |
| 1172 | clock-output-names = "rclk"; |
| 1173 | }; |
| 1174 | oscclk_clk: oscclk_clk { |
| 1175 | compatible = "fixed-factor-clock"; |
| 1176 | clocks = <&cpg_clocks R8A7791_CLK_PLL1>; |
| 1177 | #clock-cells = <0>; |
| 1178 | clock-div = <(12 * 1024)>; |
| 1179 | clock-mult = <1>; |
| 1180 | clock-output-names = "oscclk"; |
| 1181 | }; |
| 1182 | zb3_clk: zb3_clk { |
| 1183 | compatible = "fixed-factor-clock"; |
| 1184 | clocks = <&cpg_clocks R8A7791_CLK_PLL3>; |
| 1185 | #clock-cells = <0>; |
| 1186 | clock-div = <4>; |
| 1187 | clock-mult = <1>; |
| 1188 | clock-output-names = "zb3"; |
| 1189 | }; |
| 1190 | zb3d2_clk: zb3d2_clk { |
| 1191 | compatible = "fixed-factor-clock"; |
| 1192 | clocks = <&cpg_clocks R8A7791_CLK_PLL3>; |
| 1193 | #clock-cells = <0>; |
| 1194 | clock-div = <8>; |
| 1195 | clock-mult = <1>; |
| 1196 | clock-output-names = "zb3d2"; |
| 1197 | }; |
| 1198 | ddr_clk: ddr_clk { |
| 1199 | compatible = "fixed-factor-clock"; |
| 1200 | clocks = <&cpg_clocks R8A7791_CLK_PLL3>; |
| 1201 | #clock-cells = <0>; |
| 1202 | clock-div = <8>; |
| 1203 | clock-mult = <1>; |
| 1204 | clock-output-names = "ddr"; |
| 1205 | }; |
| 1206 | mp_clk: mp_clk { |
| 1207 | compatible = "fixed-factor-clock"; |
| 1208 | clocks = <&pll1_div2_clk>; |
| 1209 | #clock-cells = <0>; |
| 1210 | clock-div = <15>; |
| 1211 | clock-mult = <1>; |
| 1212 | clock-output-names = "mp"; |
| 1213 | }; |
| 1214 | cp_clk: cp_clk { |
| 1215 | compatible = "fixed-factor-clock"; |
| 1216 | clocks = <&extal_clk>; |
| 1217 | #clock-cells = <0>; |
| 1218 | clock-div = <2>; |
| 1219 | clock-mult = <1>; |
| 1220 | clock-output-names = "cp"; |
| 1221 | }; |
| 1222 | |
| 1223 | /* Gate clocks */ |
Laurent Pinchart | cded80f | 2013-12-19 16:51:02 +0100 | [diff] [blame] | 1224 | mstp0_clks: mstp0_clks@e6150130 { |
| 1225 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1226 | reg = <0 0xe6150130 0 4>, <0 0xe6150030 0 4>; |
| 1227 | clocks = <&mp_clk>; |
| 1228 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1229 | clock-indices = <R8A7791_CLK_MSIOF0>; |
Laurent Pinchart | cded80f | 2013-12-19 16:51:02 +0100 | [diff] [blame] | 1230 | clock-output-names = "msiof0"; |
| 1231 | }; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1232 | mstp1_clks: mstp1_clks@e6150134 { |
| 1233 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1234 | reg = <0 0xe6150134 0 4>, <0 0xe6150038 0 4>; |
Yoshifumi Hosoya | 74d89d2 | 2014-10-14 16:01:43 +0900 | [diff] [blame] | 1235 | clocks = <&zs_clk>, <&zs_clk>, <&m2_clk>, <&zs_clk>, <&p_clk>, |
| 1236 | <&zg_clk>, <&zs_clk>, <&zs_clk>, <&zs_clk>, <&p_clk>, |
| 1237 | <&p_clk>, <&rclk_clk>, <&cp_clk>, <&zs_clk>, <&zs_clk>, |
| 1238 | <&zs_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1239 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1240 | clock-indices = < |
Yoshifumi Hosoya | 74d89d2 | 2014-10-14 16:01:43 +0900 | [diff] [blame] | 1241 | R8A7791_CLK_VCP0 R8A7791_CLK_VPC0 R8A7791_CLK_JPU |
| 1242 | R8A7791_CLK_SSP1 R8A7791_CLK_TMU1 R8A7791_CLK_3DG |
| 1243 | R8A7791_CLK_2DDMAC R8A7791_CLK_FDP1_1 R8A7791_CLK_FDP1_0 |
| 1244 | R8A7791_CLK_TMU3 R8A7791_CLK_TMU2 R8A7791_CLK_CMT0 |
| 1245 | R8A7791_CLK_TMU0 R8A7791_CLK_VSP1_DU1 R8A7791_CLK_VSP1_DU0 |
| 1246 | R8A7791_CLK_VSP1_S |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1247 | >; |
| 1248 | clock-output-names = |
Yoshifumi Hosoya | 74d89d2 | 2014-10-14 16:01:43 +0900 | [diff] [blame] | 1249 | "vcp0", "vpc0", "jpu", "ssp1", "tmu1", "3dg", |
| 1250 | "2ddmac", "fdp1-1", "fdp1-0", "tmu3", "tmu2", "cmt0", |
| 1251 | "tmu0", "vsp1-du1", "vsp1-du0", "vsp1-sy"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1252 | }; |
| 1253 | mstp2_clks: mstp2_clks@e6150138 { |
| 1254 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1255 | reg = <0 0xe6150138 0 4>, <0 0xe6150040 0 4>; |
| 1256 | clocks = <&mp_clk>, <&mp_clk>, <&mp_clk>, <&mp_clk>, <&mp_clk>, |
Geert Uytterhoeven | 4e074bc | 2014-06-02 15:42:07 +0200 | [diff] [blame] | 1257 | <&mp_clk>, <&mp_clk>, <&mp_clk>, |
| 1258 | <&zs_clk>, <&zs_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1259 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1260 | clock-indices = < |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1261 | R8A7791_CLK_SCIFA2 R8A7791_CLK_SCIFA1 R8A7791_CLK_SCIFA0 |
Laurent Pinchart | cded80f | 2013-12-19 16:51:02 +0100 | [diff] [blame] | 1262 | R8A7791_CLK_MSIOF2 R8A7791_CLK_SCIFB0 R8A7791_CLK_SCIFB1 |
| 1263 | R8A7791_CLK_MSIOF1 R8A7791_CLK_SCIFB2 |
Geert Uytterhoeven | 4e074bc | 2014-06-02 15:42:07 +0200 | [diff] [blame] | 1264 | R8A7791_CLK_SYS_DMAC1 R8A7791_CLK_SYS_DMAC0 |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1265 | >; |
| 1266 | clock-output-names = |
Geert Uytterhoeven | 0c002ef | 2014-02-20 15:49:29 +0100 | [diff] [blame] | 1267 | "scifa2", "scifa1", "scifa0", "msiof2", "scifb0", |
Geert Uytterhoeven | 4e074bc | 2014-06-02 15:42:07 +0200 | [diff] [blame] | 1268 | "scifb1", "msiof1", "scifb2", |
| 1269 | "sys-dmac1", "sys-dmac0"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1270 | }; |
| 1271 | mstp3_clks: mstp3_clks@e615013c { |
| 1272 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1273 | reg = <0 0xe615013c 0 4>, <0 0xe6150048 0 4>; |
Simon Horman | 2ea0d4e | 2015-01-29 10:41:24 +0900 | [diff] [blame] | 1274 | clocks = <&cp_clk>, <&sd3_clk>, <&sd2_clk>, <&cpg_clocks R8A7791_CLK_SD0>, |
Yoshihiro Shimoda | b9473d9 | 2014-11-17 18:25:25 +0900 | [diff] [blame] | 1275 | <&mmc0_clk>, <&hp_clk>, <&mp_clk>, <&hp_clk>, <&mp_clk>, <&rclk_clk>, |
| 1276 | <&hp_clk>, <&hp_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1277 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1278 | clock-indices = < |
Wolfram Sang | c08691b | 2014-03-10 12:26:57 +0100 | [diff] [blame] | 1279 | R8A7791_CLK_TPU0 R8A7791_CLK_SDHI2 R8A7791_CLK_SDHI1 R8A7791_CLK_SDHI0 |
Phil Edworthy | 4bfb376 | 2014-06-13 10:37:18 +0100 | [diff] [blame] | 1280 | R8A7791_CLK_MMCIF0 R8A7791_CLK_IIC0 R8A7791_CLK_PCIEC R8A7791_CLK_IIC1 |
| 1281 | R8A7791_CLK_SSUSB R8A7791_CLK_CMT1 |
Yoshihiro Shimoda | b9473d9 | 2014-11-17 18:25:25 +0900 | [diff] [blame] | 1282 | R8A7791_CLK_USBDMAC0 R8A7791_CLK_USBDMAC1 |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1283 | >; |
| 1284 | clock-output-names = |
Wolfram Sang | c08691b | 2014-03-10 12:26:57 +0100 | [diff] [blame] | 1285 | "tpu0", "sdhi2", "sdhi1", "sdhi0", |
Yoshihiro Shimoda | b9473d9 | 2014-11-17 18:25:25 +0900 | [diff] [blame] | 1286 | "mmcif0", "i2c7", "pciec", "i2c8", "ssusb", "cmt1", |
| 1287 | "usbdmac0", "usbdmac1"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1288 | }; |
Geert Uytterhoeven | 62d386c | 2015-03-18 19:56:00 +0100 | [diff] [blame] | 1289 | mstp4_clks: mstp4_clks@e6150140 { |
| 1290 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1291 | reg = <0 0xe6150140 0 4>, <0 0xe615004c 0 4>; |
| 1292 | clocks = <&cp_clk>; |
| 1293 | #clock-cells = <1>; |
| 1294 | clock-indices = <R8A7791_CLK_IRQC>; |
| 1295 | clock-output-names = "irqc"; |
| 1296 | }; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1297 | mstp5_clks: mstp5_clks@e6150144 { |
| 1298 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1299 | reg = <0 0xe6150144 0 4>, <0 0xe615003c 0 4>; |
Sergei Shtylyov | ae65a8a | 2014-12-30 23:20:34 +0300 | [diff] [blame] | 1300 | clocks = <&hp_clk>, <&hp_clk>, <&cpg_clocks R8A7791_CLK_ADSP>, |
| 1301 | <&extal_clk>, <&p_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1302 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1303 | clock-indices = < |
| 1304 | R8A7791_CLK_AUDIO_DMAC0 R8A7791_CLK_AUDIO_DMAC1 |
Sergei Shtylyov | ae65a8a | 2014-12-30 23:20:34 +0300 | [diff] [blame] | 1305 | R8A7791_CLK_ADSP_MOD R8A7791_CLK_THERMAL |
| 1306 | R8A7791_CLK_PWM |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1307 | >; |
Sergei Shtylyov | ae65a8a | 2014-12-30 23:20:34 +0300 | [diff] [blame] | 1308 | clock-output-names = "audmac0", "audmac1", "adsp_mod", |
| 1309 | "thermal", "pwm"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1310 | }; |
| 1311 | mstp7_clks: mstp7_clks@e615014c { |
| 1312 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1313 | reg = <0 0xe615014c 0 4>, <0 0xe61501c4 0 4>; |
Kazuya Mizuguchi | 118e4e6 | 2015-02-19 10:43:10 -0500 | [diff] [blame] | 1314 | clocks = <&mp_clk>, <&hp_clk>, <&zs_clk>, <&p_clk>, <&p_clk>, <&zs_clk>, |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1315 | <&zs_clk>, <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>, |
| 1316 | <&zx_clk>, <&zx_clk>, <&zx_clk>; |
| 1317 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1318 | clock-indices = < |
Magnus Damm | 6225b99 | 2014-04-07 15:04:21 +0900 | [diff] [blame] | 1319 | R8A7791_CLK_EHCI R8A7791_CLK_HSUSB R8A7791_CLK_HSCIF2 R8A7791_CLK_SCIF5 |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1320 | R8A7791_CLK_SCIF4 R8A7791_CLK_HSCIF1 R8A7791_CLK_HSCIF0 |
| 1321 | R8A7791_CLK_SCIF3 R8A7791_CLK_SCIF2 R8A7791_CLK_SCIF1 |
| 1322 | R8A7791_CLK_SCIF0 R8A7791_CLK_DU1 R8A7791_CLK_DU0 |
| 1323 | R8A7791_CLK_LVDS0 |
| 1324 | >; |
| 1325 | clock-output-names = |
Magnus Damm | 6225b99 | 2014-04-07 15:04:21 +0900 | [diff] [blame] | 1326 | "ehci", "hsusb", "hscif2", "scif5", "scif4", "hscif1", "hscif0", |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1327 | "scif3", "scif2", "scif1", "scif0", "du1", "du0", "lvds0"; |
| 1328 | }; |
| 1329 | mstp8_clks: mstp8_clks@e6150990 { |
| 1330 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1331 | reg = <0 0xe6150990 0 4>, <0 0xe61509a0 0 4>; |
Ryo Kataoka | 75a499a | 2015-02-19 22:29:06 +0900 | [diff] [blame] | 1332 | clocks = <&zx_clk>, <&hp_clk>, <&zg_clk>, <&zg_clk>, |
Andrey Gusakov | 7408d30 | 2014-12-18 23:43:03 +0300 | [diff] [blame] | 1333 | <&zg_clk>, <&p_clk>, <&zs_clk>, <&zs_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1334 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1335 | clock-indices = < |
Andrey Gusakov | 7408d30 | 2014-12-18 23:43:03 +0300 | [diff] [blame] | 1336 | R8A7791_CLK_IPMMU_SGX R8A7791_CLK_MLB |
Laurent Pinchart | 09c9834 | 2014-01-07 09:22:54 +0100 | [diff] [blame] | 1337 | R8A7791_CLK_VIN2 R8A7791_CLK_VIN1 R8A7791_CLK_VIN0 |
Laurent Pinchart | 65f05c3 | 2014-01-07 09:22:56 +0100 | [diff] [blame] | 1338 | R8A7791_CLK_ETHER R8A7791_CLK_SATA1 R8A7791_CLK_SATA0 |
Laurent Pinchart | 09c9834 | 2014-01-07 09:22:54 +0100 | [diff] [blame] | 1339 | >; |
Laurent Pinchart | 65f05c3 | 2014-01-07 09:22:56 +0100 | [diff] [blame] | 1340 | clock-output-names = |
Andrey Gusakov | 7408d30 | 2014-12-18 23:43:03 +0300 | [diff] [blame] | 1341 | "ipmmu_sgx", "mlb", "vin2", "vin1", "vin0", "ether", |
| 1342 | "sata1", "sata0"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1343 | }; |
| 1344 | mstp9_clks: mstp9_clks@e6150994 { |
| 1345 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1346 | reg = <0 0xe6150994 0 4>, <0 0xe61509a4 0 4>; |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 1347 | clocks = <&cp_clk>, <&cp_clk>, <&cp_clk>, <&cp_clk>, |
| 1348 | <&cp_clk>, <&cp_clk>, <&cp_clk>, <&cp_clk>, |
| 1349 | <&p_clk>, <&p_clk>, <&cpg_clocks R8A7791_CLK_QSPI>, <&hp_clk>, |
Laurent Pinchart | 11b48db | 2014-04-01 13:02:18 +0200 | [diff] [blame] | 1350 | <&cp_clk>, <&hp_clk>, <&hp_clk>, <&hp_clk>, |
| 1351 | <&hp_clk>, <&hp_clk>; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1352 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1353 | clock-indices = < |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 1354 | R8A7791_CLK_GPIO7 R8A7791_CLK_GPIO6 R8A7791_CLK_GPIO5 R8A7791_CLK_GPIO4 |
| 1355 | R8A7791_CLK_GPIO3 R8A7791_CLK_GPIO2 R8A7791_CLK_GPIO1 R8A7791_CLK_GPIO0 |
Wolfram Sang | c08691b | 2014-03-10 12:26:57 +0100 | [diff] [blame] | 1356 | R8A7791_CLK_RCAN1 R8A7791_CLK_RCAN0 R8A7791_CLK_QSPI_MOD R8A7791_CLK_I2C5 |
| 1357 | R8A7791_CLK_IICDVFS R8A7791_CLK_I2C4 R8A7791_CLK_I2C3 R8A7791_CLK_I2C2 |
| 1358 | R8A7791_CLK_I2C1 R8A7791_CLK_I2C0 |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1359 | >; |
| 1360 | clock-output-names = |
Geert Uytterhoeven | 4faf9c5 | 2014-04-23 10:25:28 +0200 | [diff] [blame] | 1361 | "gpio7", "gpio6", "gpio5", "gpio4", "gpio3", "gpio2", "gpio1", "gpio0", |
| 1362 | "rcan1", "rcan0", "qspi_mod", "i2c5", "i2c6", "i2c4", "i2c3", "i2c2", |
| 1363 | "i2c1", "i2c0"; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1364 | }; |
Kuninori Morimoto | ee91415 | 2014-06-11 21:44:16 -0700 | [diff] [blame] | 1365 | mstp10_clks: mstp10_clks@e6150998 { |
| 1366 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1367 | reg = <0 0xe6150998 0 4>, <0 0xe61509a8 0 4>; |
| 1368 | clocks = <&p_clk>, |
| 1369 | <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>, |
| 1370 | <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>, <&p_clk>, |
| 1371 | <&p_clk>, |
| 1372 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
| 1373 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
| 1374 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
| 1375 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
| 1376 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1377 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>, |
Kuninori Morimoto | ee91415 | 2014-06-11 21:44:16 -0700 | [diff] [blame] | 1378 | <&mstp10_clks R8A7791_CLK_SCU_ALL>, <&mstp10_clks R8A7791_CLK_SCU_ALL>; |
| 1379 | |
| 1380 | #clock-cells = <1>; |
| 1381 | clock-indices = < |
| 1382 | R8A7791_CLK_SSI_ALL |
| 1383 | R8A7791_CLK_SSI9 R8A7791_CLK_SSI8 R8A7791_CLK_SSI7 R8A7791_CLK_SSI6 R8A7791_CLK_SSI5 |
| 1384 | R8A7791_CLK_SSI4 R8A7791_CLK_SSI3 R8A7791_CLK_SSI2 R8A7791_CLK_SSI1 R8A7791_CLK_SSI0 |
| 1385 | R8A7791_CLK_SCU_ALL |
| 1386 | R8A7791_CLK_SCU_DVC1 R8A7791_CLK_SCU_DVC0 |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1387 | R8A7791_CLK_SCU_CTU1_MIX1 R8A7791_CLK_SCU_CTU0_MIX0 |
Kuninori Morimoto | ee91415 | 2014-06-11 21:44:16 -0700 | [diff] [blame] | 1388 | R8A7791_CLK_SCU_SRC9 R8A7791_CLK_SCU_SRC8 R8A7791_CLK_SCU_SRC7 R8A7791_CLK_SCU_SRC6 R8A7791_CLK_SCU_SRC5 |
| 1389 | R8A7791_CLK_SCU_SRC4 R8A7791_CLK_SCU_SRC3 R8A7791_CLK_SCU_SRC2 R8A7791_CLK_SCU_SRC1 R8A7791_CLK_SCU_SRC0 |
| 1390 | >; |
| 1391 | clock-output-names = |
| 1392 | "ssi-all", |
| 1393 | "ssi9", "ssi8", "ssi7", "ssi6", "ssi5", |
| 1394 | "ssi4", "ssi3", "ssi2", "ssi1", "ssi0", |
| 1395 | "scu-all", |
| 1396 | "scu-dvc1", "scu-dvc0", |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1397 | "scu-ctu1-mix1", "scu-ctu0-mix0", |
Kuninori Morimoto | ee91415 | 2014-06-11 21:44:16 -0700 | [diff] [blame] | 1398 | "scu-src9", "scu-src8", "scu-src7", "scu-src6", "scu-src5", |
| 1399 | "scu-src4", "scu-src3", "scu-src2", "scu-src1", "scu-src0"; |
| 1400 | }; |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1401 | mstp11_clks: mstp11_clks@e615099c { |
| 1402 | compatible = "renesas,r8a7791-mstp-clocks", "renesas,cpg-mstp-clocks"; |
| 1403 | reg = <0 0xe615099c 0 4>, <0 0xe61509ac 0 4>; |
| 1404 | clocks = <&mp_clk>, <&mp_clk>, <&mp_clk>; |
| 1405 | #clock-cells = <1>; |
Ben Dooks | cb0bf85 | 2014-11-10 19:49:38 +0100 | [diff] [blame] | 1406 | clock-indices = < |
Laurent Pinchart | 59e7989 | 2013-12-11 15:05:16 +0100 | [diff] [blame] | 1407 | R8A7791_CLK_SCIFA3 R8A7791_CLK_SCIFA4 R8A7791_CLK_SCIFA5 |
| 1408 | >; |
| 1409 | clock-output-names = "scifa3", "scifa4", "scifa5"; |
| 1410 | }; |
| 1411 | }; |
Geert Uytterhoeven | 4d5b59c | 2014-02-04 16:24:03 +0100 | [diff] [blame] | 1412 | |
Geert Uytterhoeven | 6f3e4ee | 2014-02-25 11:30:14 +0100 | [diff] [blame] | 1413 | qspi: spi@e6b10000 { |
Geert Uytterhoeven | 4d5b59c | 2014-02-04 16:24:03 +0100 | [diff] [blame] | 1414 | compatible = "renesas,qspi-r8a7791", "renesas,qspi"; |
| 1415 | reg = <0 0xe6b10000 0 0x2c>; |
Geert Uytterhoeven | 4d5b59c | 2014-02-04 16:24:03 +0100 | [diff] [blame] | 1416 | interrupts = <0 184 IRQ_TYPE_LEVEL_HIGH>; |
| 1417 | clocks = <&mstp9_clks R8A7791_CLK_QSPI_MOD>; |
Geert Uytterhoeven | 591f2fa | 2014-08-06 14:59:06 +0200 | [diff] [blame] | 1418 | dmas = <&dmac0 0x17>, <&dmac0 0x18>; |
| 1419 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1420 | power-domains = <&cpg_clocks>; |
Geert Uytterhoeven | 4d5b59c | 2014-02-04 16:24:03 +0100 | [diff] [blame] | 1421 | num-cs = <1>; |
| 1422 | #address-cells = <1>; |
| 1423 | #size-cells = <0>; |
| 1424 | status = "disabled"; |
| 1425 | }; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1426 | |
| 1427 | msiof0: spi@e6e20000 { |
| 1428 | compatible = "renesas,msiof-r8a7791"; |
Ryo Kataoka | cb6d08a | 2015-04-05 01:55:12 +0900 | [diff] [blame] | 1429 | reg = <0 0xe6e20000 0 0x0064>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1430 | interrupts = <0 156 IRQ_TYPE_LEVEL_HIGH>; |
| 1431 | clocks = <&mstp0_clks R8A7791_CLK_MSIOF0>; |
Geert Uytterhoeven | a5ce27f | 2014-08-06 14:59:07 +0200 | [diff] [blame] | 1432 | dmas = <&dmac0 0x51>, <&dmac0 0x52>; |
| 1433 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1434 | power-domains = <&cpg_clocks>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1435 | #address-cells = <1>; |
| 1436 | #size-cells = <0>; |
| 1437 | status = "disabled"; |
| 1438 | }; |
| 1439 | |
| 1440 | msiof1: spi@e6e10000 { |
| 1441 | compatible = "renesas,msiof-r8a7791"; |
Ryo Kataoka | cb6d08a | 2015-04-05 01:55:12 +0900 | [diff] [blame] | 1442 | reg = <0 0xe6e10000 0 0x0064>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1443 | interrupts = <0 157 IRQ_TYPE_LEVEL_HIGH>; |
| 1444 | clocks = <&mstp2_clks R8A7791_CLK_MSIOF1>; |
Geert Uytterhoeven | a5ce27f | 2014-08-06 14:59:07 +0200 | [diff] [blame] | 1445 | dmas = <&dmac0 0x55>, <&dmac0 0x56>; |
| 1446 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1447 | power-domains = <&cpg_clocks>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1448 | #address-cells = <1>; |
| 1449 | #size-cells = <0>; |
| 1450 | status = "disabled"; |
| 1451 | }; |
| 1452 | |
| 1453 | msiof2: spi@e6e00000 { |
| 1454 | compatible = "renesas,msiof-r8a7791"; |
Ryo Kataoka | cb6d08a | 2015-04-05 01:55:12 +0900 | [diff] [blame] | 1455 | reg = <0 0xe6e00000 0 0x0064>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1456 | interrupts = <0 158 IRQ_TYPE_LEVEL_HIGH>; |
| 1457 | clocks = <&mstp2_clks R8A7791_CLK_MSIOF2>; |
Geert Uytterhoeven | a5ce27f | 2014-08-06 14:59:07 +0200 | [diff] [blame] | 1458 | dmas = <&dmac0 0x41>, <&dmac0 0x42>; |
| 1459 | dma-names = "tx", "rx"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1460 | power-domains = <&cpg_clocks>; |
Geert Uytterhoeven | 7713d3a | 2014-02-25 11:30:16 +0100 | [diff] [blame] | 1461 | #address-cells = <1>; |
| 1462 | #size-cells = <0>; |
| 1463 | status = "disabled"; |
| 1464 | }; |
Phil Edworthy | 811cdfa | 2014-06-13 10:37:20 +0100 | [diff] [blame] | 1465 | |
Yoshihiro Shimoda | c196931 | 2014-10-24 19:43:02 +0900 | [diff] [blame] | 1466 | xhci: usb@ee000000 { |
| 1467 | compatible = "renesas,xhci-r8a7791"; |
| 1468 | reg = <0 0xee000000 0 0xc00>; |
| 1469 | interrupts = <0 101 IRQ_TYPE_LEVEL_HIGH>; |
| 1470 | clocks = <&mstp3_clks R8A7791_CLK_SSUSB>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1471 | power-domains = <&cpg_clocks>; |
Yoshihiro Shimoda | c196931 | 2014-10-24 19:43:02 +0900 | [diff] [blame] | 1472 | phys = <&usb2 1>; |
| 1473 | phy-names = "usb"; |
| 1474 | status = "disabled"; |
| 1475 | }; |
| 1476 | |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1477 | pci0: pci@ee090000 { |
| 1478 | compatible = "renesas,pci-r8a7791"; |
| 1479 | device_type = "pci"; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1480 | reg = <0 0xee090000 0 0xc00>, |
| 1481 | <0 0xee080000 0 0x1100>; |
| 1482 | interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1483 | clocks = <&mstp7_clks R8A7791_CLK_EHCI>; |
| 1484 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1485 | status = "disabled"; |
| 1486 | |
| 1487 | bus-range = <0 0>; |
| 1488 | #address-cells = <3>; |
| 1489 | #size-cells = <2>; |
| 1490 | #interrupt-cells = <1>; |
| 1491 | ranges = <0x02000000 0 0xee080000 0 0xee080000 0 0x00010000>; |
| 1492 | interrupt-map-mask = <0xff00 0 0 0x7>; |
| 1493 | interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH |
| 1494 | 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH |
| 1495 | 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>; |
Sergei Shtylyov | e1bce12 | 2014-09-29 22:23:11 +0400 | [diff] [blame] | 1496 | |
| 1497 | usb@0,1 { |
| 1498 | reg = <0x800 0 0 0 0>; |
| 1499 | device_type = "pci"; |
| 1500 | phys = <&usb0 0>; |
| 1501 | phy-names = "usb"; |
| 1502 | }; |
| 1503 | |
| 1504 | usb@0,2 { |
| 1505 | reg = <0x1000 0 0 0 0>; |
| 1506 | device_type = "pci"; |
| 1507 | phys = <&usb0 0>; |
| 1508 | phy-names = "usb"; |
| 1509 | }; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1510 | }; |
| 1511 | |
| 1512 | pci1: pci@ee0d0000 { |
| 1513 | compatible = "renesas,pci-r8a7791"; |
| 1514 | device_type = "pci"; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1515 | reg = <0 0xee0d0000 0 0xc00>, |
| 1516 | <0 0xee0c0000 0 0x1100>; |
| 1517 | interrupts = <0 113 IRQ_TYPE_LEVEL_HIGH>; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1518 | clocks = <&mstp7_clks R8A7791_CLK_EHCI>; |
| 1519 | power-domains = <&cpg_clocks>; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1520 | status = "disabled"; |
| 1521 | |
| 1522 | bus-range = <1 1>; |
| 1523 | #address-cells = <3>; |
| 1524 | #size-cells = <2>; |
| 1525 | #interrupt-cells = <1>; |
| 1526 | ranges = <0x02000000 0 0xee0c0000 0 0xee0c0000 0 0x00010000>; |
| 1527 | interrupt-map-mask = <0xff00 0 0 0x7>; |
| 1528 | interrupt-map = <0x0000 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH |
| 1529 | 0x0800 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH |
| 1530 | 0x1000 0 0 2 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>; |
Sergei Shtylyov | e1bce12 | 2014-09-29 22:23:11 +0400 | [diff] [blame] | 1531 | |
| 1532 | usb@0,1 { |
| 1533 | reg = <0x800 0 0 0 0>; |
| 1534 | device_type = "pci"; |
| 1535 | phys = <&usb2 0>; |
| 1536 | phy-names = "usb"; |
| 1537 | }; |
| 1538 | |
| 1539 | usb@0,2 { |
| 1540 | reg = <0x1000 0 0 0 0>; |
| 1541 | device_type = "pci"; |
| 1542 | phys = <&usb2 0>; |
| 1543 | phy-names = "usb"; |
| 1544 | }; |
Sergei Shtylyov | aace080 | 2014-06-24 22:10:05 +0400 | [diff] [blame] | 1545 | }; |
| 1546 | |
Phil Edworthy | 811cdfa | 2014-06-13 10:37:20 +0100 | [diff] [blame] | 1547 | pciec: pcie@fe000000 { |
| 1548 | compatible = "renesas,pcie-r8a7791"; |
| 1549 | reg = <0 0xfe000000 0 0x80000>; |
| 1550 | #address-cells = <3>; |
| 1551 | #size-cells = <2>; |
| 1552 | bus-range = <0x00 0xff>; |
| 1553 | device_type = "pci"; |
| 1554 | ranges = <0x01000000 0 0x00000000 0 0xfe100000 0 0x00100000 |
| 1555 | 0x02000000 0 0xfe200000 0 0xfe200000 0 0x00200000 |
| 1556 | 0x02000000 0 0x30000000 0 0x30000000 0 0x08000000 |
| 1557 | 0x42000000 0 0x38000000 0 0x38000000 0 0x08000000>; |
| 1558 | /* Map all possible DDR as inbound ranges */ |
| 1559 | dma-ranges = <0x42000000 0 0x40000000 0 0x40000000 0 0x80000000 |
| 1560 | 0x43000000 2 0x00000000 2 0x00000000 1 0x00000000>; |
| 1561 | interrupts = <0 116 IRQ_TYPE_LEVEL_HIGH>, |
| 1562 | <0 117 IRQ_TYPE_LEVEL_HIGH>, |
| 1563 | <0 118 IRQ_TYPE_LEVEL_HIGH>; |
| 1564 | #interrupt-cells = <1>; |
| 1565 | interrupt-map-mask = <0 0 0 0>; |
| 1566 | interrupt-map = <0 0 0 0 &gic 0 116 IRQ_TYPE_LEVEL_HIGH>; |
| 1567 | clocks = <&mstp3_clks R8A7791_CLK_PCIEC>, <&pcie_bus_clk>; |
| 1568 | clock-names = "pcie", "pcie_bus"; |
Geert Uytterhoeven | 797a062 | 2015-08-04 14:28:11 +0200 | [diff] [blame] | 1569 | power-domains = <&cpg_clocks>; |
Phil Edworthy | 811cdfa | 2014-06-13 10:37:20 +0100 | [diff] [blame] | 1570 | status = "disabled"; |
| 1571 | }; |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1572 | |
Laurent Pinchart | f195185 | 2015-01-27 11:13:24 +0200 | [diff] [blame] | 1573 | ipmmu_sy0: mmu@e6280000 { |
| 1574 | compatible = "renesas,ipmmu-vmsa"; |
| 1575 | reg = <0 0xe6280000 0 0x1000>; |
| 1576 | interrupts = <0 223 IRQ_TYPE_LEVEL_HIGH>, |
| 1577 | <0 224 IRQ_TYPE_LEVEL_HIGH>; |
| 1578 | #iommu-cells = <1>; |
| 1579 | status = "disabled"; |
| 1580 | }; |
| 1581 | |
| 1582 | ipmmu_sy1: mmu@e6290000 { |
| 1583 | compatible = "renesas,ipmmu-vmsa"; |
| 1584 | reg = <0 0xe6290000 0 0x1000>; |
| 1585 | interrupts = <0 225 IRQ_TYPE_LEVEL_HIGH>; |
| 1586 | #iommu-cells = <1>; |
| 1587 | status = "disabled"; |
| 1588 | }; |
| 1589 | |
| 1590 | ipmmu_ds: mmu@e6740000 { |
| 1591 | compatible = "renesas,ipmmu-vmsa"; |
| 1592 | reg = <0 0xe6740000 0 0x1000>; |
| 1593 | interrupts = <0 198 IRQ_TYPE_LEVEL_HIGH>, |
| 1594 | <0 199 IRQ_TYPE_LEVEL_HIGH>; |
| 1595 | #iommu-cells = <1>; |
| 1596 | status = "disabled"; |
| 1597 | }; |
| 1598 | |
| 1599 | ipmmu_mp: mmu@ec680000 { |
| 1600 | compatible = "renesas,ipmmu-vmsa"; |
| 1601 | reg = <0 0xec680000 0 0x1000>; |
| 1602 | interrupts = <0 226 IRQ_TYPE_LEVEL_HIGH>; |
| 1603 | #iommu-cells = <1>; |
| 1604 | status = "disabled"; |
| 1605 | }; |
| 1606 | |
| 1607 | ipmmu_mx: mmu@fe951000 { |
| 1608 | compatible = "renesas,ipmmu-vmsa"; |
| 1609 | reg = <0 0xfe951000 0 0x1000>; |
| 1610 | interrupts = <0 222 IRQ_TYPE_LEVEL_HIGH>, |
| 1611 | <0 221 IRQ_TYPE_LEVEL_HIGH>; |
| 1612 | #iommu-cells = <1>; |
| 1613 | status = "disabled"; |
| 1614 | }; |
| 1615 | |
| 1616 | ipmmu_rt: mmu@ffc80000 { |
| 1617 | compatible = "renesas,ipmmu-vmsa"; |
| 1618 | reg = <0 0xffc80000 0 0x1000>; |
| 1619 | interrupts = <0 307 IRQ_TYPE_LEVEL_HIGH>; |
| 1620 | #iommu-cells = <1>; |
| 1621 | status = "disabled"; |
| 1622 | }; |
| 1623 | |
| 1624 | ipmmu_gp: mmu@e62a0000 { |
| 1625 | compatible = "renesas,ipmmu-vmsa"; |
| 1626 | reg = <0 0xe62a0000 0 0x1000>; |
| 1627 | interrupts = <0 260 IRQ_TYPE_LEVEL_HIGH>, |
| 1628 | <0 261 IRQ_TYPE_LEVEL_HIGH>; |
| 1629 | #iommu-cells = <1>; |
| 1630 | status = "disabled"; |
| 1631 | }; |
| 1632 | |
Geert Uytterhoeven | 6c63e07 | 2015-04-27 14:55:29 +0200 | [diff] [blame] | 1633 | rcar_sound: sound@ec500000 { |
Kuninori Morimoto | d2b541c | 2014-12-17 06:12:02 +0000 | [diff] [blame] | 1634 | /* |
| 1635 | * #sound-dai-cells is required |
| 1636 | * |
| 1637 | * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; |
| 1638 | * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; |
| 1639 | */ |
Geert Uytterhoeven | f49cd2b | 2015-01-06 21:01:53 +0100 | [diff] [blame] | 1640 | compatible = "renesas,rcar_sound-r8a7791", "renesas,rcar_sound-gen2"; |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1641 | reg = <0 0xec500000 0 0x1000>, /* SCU */ |
| 1642 | <0 0xec5a0000 0 0x100>, /* ADG */ |
| 1643 | <0 0xec540000 0 0x1000>, /* SSIU */ |
Kuninori Morimoto | 8c3f903 | 2015-08-24 08:28:17 +0000 | [diff] [blame] | 1644 | <0 0xec541000 0 0x280>, /* SSI */ |
Kuninori Morimoto | d73a501 | 2015-03-10 01:39:55 +0000 | [diff] [blame] | 1645 | <0 0xec740000 0 0x200>; /* Audio DMAC peri peri*/ |
| 1646 | reg-names = "scu", "adg", "ssiu", "ssi", "audmapp"; |
Kuninori Morimoto | d88a6a2 | 2015-03-10 01:39:18 +0000 | [diff] [blame] | 1647 | |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1648 | clocks = <&mstp10_clks R8A7791_CLK_SSI_ALL>, |
| 1649 | <&mstp10_clks R8A7791_CLK_SSI9>, <&mstp10_clks R8A7791_CLK_SSI8>, |
| 1650 | <&mstp10_clks R8A7791_CLK_SSI7>, <&mstp10_clks R8A7791_CLK_SSI6>, |
| 1651 | <&mstp10_clks R8A7791_CLK_SSI5>, <&mstp10_clks R8A7791_CLK_SSI4>, |
| 1652 | <&mstp10_clks R8A7791_CLK_SSI3>, <&mstp10_clks R8A7791_CLK_SSI2>, |
| 1653 | <&mstp10_clks R8A7791_CLK_SSI1>, <&mstp10_clks R8A7791_CLK_SSI0>, |
| 1654 | <&mstp10_clks R8A7791_CLK_SCU_SRC9>, <&mstp10_clks R8A7791_CLK_SCU_SRC8>, |
| 1655 | <&mstp10_clks R8A7791_CLK_SCU_SRC7>, <&mstp10_clks R8A7791_CLK_SCU_SRC6>, |
| 1656 | <&mstp10_clks R8A7791_CLK_SCU_SRC5>, <&mstp10_clks R8A7791_CLK_SCU_SRC4>, |
| 1657 | <&mstp10_clks R8A7791_CLK_SCU_SRC3>, <&mstp10_clks R8A7791_CLK_SCU_SRC2>, |
| 1658 | <&mstp10_clks R8A7791_CLK_SCU_SRC1>, <&mstp10_clks R8A7791_CLK_SCU_SRC0>, |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1659 | <&mstp10_clks R8A7791_CLK_SCU_CTU0_MIX0>, <&mstp10_clks R8A7791_CLK_SCU_CTU1_MIX1>, |
Kuninori Morimoto | 7fd6e11 | 2015-07-21 00:27:24 +0000 | [diff] [blame] | 1660 | <&mstp10_clks R8A7791_CLK_SCU_CTU0_MIX0>, <&mstp10_clks R8A7791_CLK_SCU_CTU1_MIX1>, |
Kuninori Morimoto | 150c8ad | 2014-06-25 17:52:33 -0700 | [diff] [blame] | 1661 | <&mstp10_clks R8A7791_CLK_SCU_DVC0>, <&mstp10_clks R8A7791_CLK_SCU_DVC1>, |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1662 | <&audio_clk_a>, <&audio_clk_b>, <&audio_clk_c>, <&m2_clk>; |
| 1663 | clock-names = "ssi-all", |
| 1664 | "ssi.9", "ssi.8", "ssi.7", "ssi.6", "ssi.5", |
| 1665 | "ssi.4", "ssi.3", "ssi.2", "ssi.1", "ssi.0", |
| 1666 | "src.9", "src.8", "src.7", "src.6", "src.5", |
| 1667 | "src.4", "src.3", "src.2", "src.1", "src.0", |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1668 | "ctu.0", "ctu.1", |
Kuninori Morimoto | 7fd6e11 | 2015-07-21 00:27:24 +0000 | [diff] [blame] | 1669 | "mix.0", "mix.1", |
Kuninori Morimoto | 150c8ad | 2014-06-25 17:52:33 -0700 | [diff] [blame] | 1670 | "dvc.0", "dvc.1", |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1671 | "clk_a", "clk_b", "clk_c", "clk_i"; |
| 1672 | |
| 1673 | status = "disabled"; |
| 1674 | |
Kuninori Morimoto | 150c8ad | 2014-06-25 17:52:33 -0700 | [diff] [blame] | 1675 | rcar_sound,dvc { |
Kuninori Morimoto | 6357333 | 2015-03-10 01:40:27 +0000 | [diff] [blame] | 1676 | dvc0: dvc@0 { |
| 1677 | dmas = <&audma0 0xbc>; |
| 1678 | dma-names = "tx"; |
| 1679 | }; |
| 1680 | dvc1: dvc@1 { |
| 1681 | dmas = <&audma0 0xbe>; |
| 1682 | dma-names = "tx"; |
| 1683 | }; |
Kuninori Morimoto | 150c8ad | 2014-06-25 17:52:33 -0700 | [diff] [blame] | 1684 | }; |
| 1685 | |
Kuninori Morimoto | 7fd6e11 | 2015-07-21 00:27:24 +0000 | [diff] [blame] | 1686 | rcar_sound,mix { |
| 1687 | mix0: mix@0 { }; |
| 1688 | mix1: mix@1 { }; |
| 1689 | }; |
| 1690 | |
Kuninori Morimoto | 8840170 | 2015-07-21 00:27:03 +0000 | [diff] [blame] | 1691 | rcar_sound,ctu { |
| 1692 | ctu00: ctu@0 { }; |
| 1693 | ctu01: ctu@1 { }; |
| 1694 | ctu02: ctu@2 { }; |
| 1695 | ctu03: ctu@3 { }; |
| 1696 | ctu10: ctu@4 { }; |
| 1697 | ctu11: ctu@5 { }; |
| 1698 | ctu12: ctu@6 { }; |
| 1699 | ctu13: ctu@7 { }; |
| 1700 | }; |
| 1701 | |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1702 | rcar_sound,src { |
Kuninori Morimoto | 6357333 | 2015-03-10 01:40:27 +0000 | [diff] [blame] | 1703 | src0: src@0 { |
| 1704 | interrupts = <0 352 IRQ_TYPE_LEVEL_HIGH>; |
| 1705 | dmas = <&audma0 0x85>, <&audma1 0x9a>; |
| 1706 | dma-names = "rx", "tx"; |
| 1707 | }; |
| 1708 | src1: src@1 { |
| 1709 | interrupts = <0 353 IRQ_TYPE_LEVEL_HIGH>; |
| 1710 | dmas = <&audma0 0x87>, <&audma1 0x9c>; |
| 1711 | dma-names = "rx", "tx"; |
| 1712 | }; |
| 1713 | src2: src@2 { |
| 1714 | interrupts = <0 354 IRQ_TYPE_LEVEL_HIGH>; |
| 1715 | dmas = <&audma0 0x89>, <&audma1 0x9e>; |
| 1716 | dma-names = "rx", "tx"; |
| 1717 | }; |
| 1718 | src3: src@3 { |
| 1719 | interrupts = <0 355 IRQ_TYPE_LEVEL_HIGH>; |
| 1720 | dmas = <&audma0 0x8b>, <&audma1 0xa0>; |
| 1721 | dma-names = "rx", "tx"; |
| 1722 | }; |
| 1723 | src4: src@4 { |
| 1724 | interrupts = <0 356 IRQ_TYPE_LEVEL_HIGH>; |
| 1725 | dmas = <&audma0 0x8d>, <&audma1 0xb0>; |
| 1726 | dma-names = "rx", "tx"; |
| 1727 | }; |
| 1728 | src5: src@5 { |
| 1729 | interrupts = <0 357 IRQ_TYPE_LEVEL_HIGH>; |
| 1730 | dmas = <&audma0 0x8f>, <&audma1 0xb2>; |
| 1731 | dma-names = "rx", "tx"; |
| 1732 | }; |
| 1733 | src6: src@6 { |
| 1734 | interrupts = <0 358 IRQ_TYPE_LEVEL_HIGH>; |
| 1735 | dmas = <&audma0 0x91>, <&audma1 0xb4>; |
| 1736 | dma-names = "rx", "tx"; |
| 1737 | }; |
| 1738 | src7: src@7 { |
| 1739 | interrupts = <0 359 IRQ_TYPE_LEVEL_HIGH>; |
| 1740 | dmas = <&audma0 0x93>, <&audma1 0xb6>; |
| 1741 | dma-names = "rx", "tx"; |
| 1742 | }; |
| 1743 | src8: src@8 { |
| 1744 | interrupts = <0 360 IRQ_TYPE_LEVEL_HIGH>; |
| 1745 | dmas = <&audma0 0x95>, <&audma1 0xb8>; |
| 1746 | dma-names = "rx", "tx"; |
| 1747 | }; |
| 1748 | src9: src@9 { |
| 1749 | interrupts = <0 361 IRQ_TYPE_LEVEL_HIGH>; |
| 1750 | dmas = <&audma0 0x97>, <&audma1 0xba>; |
| 1751 | dma-names = "rx", "tx"; |
| 1752 | }; |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1753 | }; |
| 1754 | |
| 1755 | rcar_sound,ssi { |
Kuninori Morimoto | 6357333 | 2015-03-10 01:40:27 +0000 | [diff] [blame] | 1756 | ssi0: ssi@0 { |
| 1757 | interrupts = <0 370 IRQ_TYPE_LEVEL_HIGH>; |
| 1758 | dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>; |
| 1759 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1760 | }; |
| 1761 | ssi1: ssi@1 { |
| 1762 | interrupts = <0 371 IRQ_TYPE_LEVEL_HIGH>; |
| 1763 | dmas = <&audma0 0x03>, <&audma1 0x04>, <&audma0 0x49>, <&audma1 0x4a>; |
| 1764 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1765 | }; |
| 1766 | ssi2: ssi@2 { |
| 1767 | interrupts = <0 372 IRQ_TYPE_LEVEL_HIGH>; |
| 1768 | dmas = <&audma0 0x05>, <&audma1 0x06>, <&audma0 0x63>, <&audma1 0x64>; |
| 1769 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1770 | }; |
| 1771 | ssi3: ssi@3 { |
| 1772 | interrupts = <0 373 IRQ_TYPE_LEVEL_HIGH>; |
| 1773 | dmas = <&audma0 0x07>, <&audma1 0x08>, <&audma0 0x6f>, <&audma1 0x70>; |
| 1774 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1775 | }; |
| 1776 | ssi4: ssi@4 { |
| 1777 | interrupts = <0 374 IRQ_TYPE_LEVEL_HIGH>; |
| 1778 | dmas = <&audma0 0x09>, <&audma1 0x0a>, <&audma0 0x71>, <&audma1 0x72>; |
| 1779 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1780 | }; |
| 1781 | ssi5: ssi@5 { |
| 1782 | interrupts = <0 375 IRQ_TYPE_LEVEL_HIGH>; |
| 1783 | dmas = <&audma0 0x0b>, <&audma1 0x0c>, <&audma0 0x73>, <&audma1 0x74>; |
| 1784 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1785 | }; |
| 1786 | ssi6: ssi@6 { |
| 1787 | interrupts = <0 376 IRQ_TYPE_LEVEL_HIGH>; |
| 1788 | dmas = <&audma0 0x0d>, <&audma1 0x0e>, <&audma0 0x75>, <&audma1 0x76>; |
| 1789 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1790 | }; |
| 1791 | ssi7: ssi@7 { |
| 1792 | interrupts = <0 377 IRQ_TYPE_LEVEL_HIGH>; |
| 1793 | dmas = <&audma0 0x0f>, <&audma1 0x10>, <&audma0 0x79>, <&audma1 0x7a>; |
| 1794 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1795 | }; |
| 1796 | ssi8: ssi@8 { |
| 1797 | interrupts = <0 378 IRQ_TYPE_LEVEL_HIGH>; |
| 1798 | dmas = <&audma0 0x11>, <&audma1 0x12>, <&audma0 0x7b>, <&audma1 0x7c>; |
| 1799 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1800 | }; |
| 1801 | ssi9: ssi@9 { |
| 1802 | interrupts = <0 379 IRQ_TYPE_LEVEL_HIGH>; |
| 1803 | dmas = <&audma0 0x13>, <&audma1 0x14>, <&audma0 0x7d>, <&audma1 0x7e>; |
| 1804 | dma-names = "rx", "tx", "rxu", "txu"; |
| 1805 | }; |
Kuninori Morimoto | 09abd1f | 2014-06-11 21:44:26 -0700 | [diff] [blame] | 1806 | }; |
| 1807 | }; |
Hisashi Nakamura | 0d0771ab | 2013-09-04 12:45:57 +0900 | [diff] [blame] | 1808 | }; |