bcm-cygnus.dtsi 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. /*
  2. * BSD LICENSE
  3. *
  4. * Copyright(c) 2014 Broadcom Corporation. All rights reserved.
  5. *
  6. * Redistribution and use in source and binary forms, with or without
  7. * modification, are permitted provided that the following conditions
  8. * are met:
  9. *
  10. * * Redistributions of source code must retain the above copyright
  11. * notice, this list of conditions and the following disclaimer.
  12. * * Redistributions in binary form must reproduce the above copyright
  13. * notice, this list of conditions and the following disclaimer in
  14. * the documentation and/or other materials provided with the
  15. * distribution.
  16. * * Neither the name of Broadcom Corporation nor the names of its
  17. * contributors may be used to endorse or promote products derived
  18. * from this software without specific prior written permission.
  19. *
  20. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  21. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  22. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  23. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  24. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  25. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  26. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  27. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  28. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  29. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  30. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  31. */
  32. #include <dt-bindings/interrupt-controller/arm-gic.h>
  33. #include <dt-bindings/interrupt-controller/irq.h>
  34. #include <dt-bindings/clock/bcm-cygnus.h>
  35. / {
  36. #address-cells = <1>;
  37. #size-cells = <1>;
  38. compatible = "brcm,cygnus";
  39. model = "Broadcom Cygnus SoC";
  40. interrupt-parent = <&gic>;
  41. aliases {
  42. ethernet0 = &eth0;
  43. };
  44. memory@0 {
  45. device_type = "memory";
  46. reg = <0 0>;
  47. };
  48. cpus {
  49. #address-cells = <1>;
  50. #size-cells = <0>;
  51. cpu@0 {
  52. device_type = "cpu";
  53. compatible = "arm,cortex-a9";
  54. next-level-cache = <&L2>;
  55. reg = <0x0>;
  56. };
  57. };
  58. /include/ "bcm-cygnus-clock.dtsi"
  59. pmu {
  60. compatible = "arm,cortex-a9-pmu";
  61. interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
  62. };
  63. core@19000000 {
  64. compatible = "simple-bus";
  65. ranges = <0x00000000 0x19000000 0x1000000>;
  66. #address-cells = <1>;
  67. #size-cells = <1>;
  68. timer@20200 {
  69. compatible = "arm,cortex-a9-global-timer";
  70. reg = <0x20200 0x100>;
  71. interrupts = <GIC_PPI 11 IRQ_TYPE_EDGE_RISING>;
  72. clocks = <&periph_clk>;
  73. };
  74. gic: interrupt-controller@21000 {
  75. compatible = "arm,cortex-a9-gic";
  76. #interrupt-cells = <3>;
  77. #address-cells = <0>;
  78. interrupt-controller;
  79. reg = <0x21000 0x1000>,
  80. <0x20100 0x100>;
  81. };
  82. L2: cache-controller@22000 {
  83. compatible = "arm,pl310-cache";
  84. reg = <0x22000 0x1000>;
  85. cache-unified;
  86. cache-level = <2>;
  87. };
  88. };
  89. axi {
  90. compatible = "simple-bus";
  91. ranges;
  92. #address-cells = <1>;
  93. #size-cells = <1>;
  94. otp: otp@301c800 {
  95. compatible = "brcm,ocotp";
  96. reg = <0x0301c800 0x2c>;
  97. brcm,ocotp-size = <2048>;
  98. status = "disabled";
  99. };
  100. pcie_phy: pcie_phy@301d0a0 {
  101. compatible = "brcm,cygnus-pcie-phy";
  102. reg = <0x0301d0a0 0x14>;
  103. #address-cells = <1>;
  104. #size-cells = <0>;
  105. pcie0_phy: pcie-phy@0 {
  106. reg = <0>;
  107. #phy-cells = <0>;
  108. };
  109. pcie1_phy: pcie-phy@1 {
  110. reg = <1>;
  111. #phy-cells = <0>;
  112. };
  113. };
  114. pinctrl: pinctrl@301d0c8 {
  115. compatible = "brcm,cygnus-pinmux";
  116. reg = <0x0301d0c8 0x30>,
  117. <0x0301d24c 0x2c>;
  118. spi_0: spi_0 {
  119. function = "spi0";
  120. groups = "spi0_grp";
  121. };
  122. spi_1: spi_1 {
  123. function = "spi1";
  124. groups = "spi1_grp";
  125. };
  126. spi_2: spi_2 {
  127. function = "spi2";
  128. groups = "spi2_grp";
  129. };
  130. };
  131. mailbox: mailbox@3024024 {
  132. compatible = "brcm,iproc-mailbox";
  133. reg = <0x03024024 0x40>;
  134. interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
  135. #interrupt-cells = <1>;
  136. interrupt-controller;
  137. #mbox-cells = <1>;
  138. };
  139. gpio_crmu: gpio@3024800 {
  140. compatible = "brcm,cygnus-crmu-gpio";
  141. reg = <0x03024800 0x50>,
  142. <0x03024008 0x18>;
  143. ngpios = <6>;
  144. #gpio-cells = <2>;
  145. gpio-controller;
  146. interrupt-controller;
  147. interrupt-parent = <&mailbox>;
  148. interrupts = <0>;
  149. };
  150. mdio: mdio@18002000 {
  151. compatible = "brcm,iproc-mdio";
  152. reg = <0x18002000 0x8>;
  153. #size-cells = <0>;
  154. #address-cells = <1>;
  155. status = "disabled";
  156. gphy0: ethernet-phy@0 {
  157. reg = <0>;
  158. };
  159. gphy1: ethernet-phy@1 {
  160. reg = <1>;
  161. };
  162. };
  163. switch: switch@18007000 {
  164. compatible = "brcm,bcm11360-srab", "brcm,cygnus-srab";
  165. reg = <0x18007000 0x1000>;
  166. status = "disabled";
  167. ports {
  168. #address-cells = <1>;
  169. #size-cells = <0>;
  170. port@0 {
  171. reg = <0>;
  172. phy-handle = <&gphy0>;
  173. phy-mode = "rgmii";
  174. };
  175. port@1 {
  176. reg = <1>;
  177. phy-handle = <&gphy1>;
  178. phy-mode = "rgmii";
  179. };
  180. port@8 {
  181. reg = <8>;
  182. label = "cpu";
  183. ethernet = <&eth0>;
  184. fixed-link {
  185. speed = <1000>;
  186. full-duplex;
  187. };
  188. };
  189. };
  190. };
  191. i2c0: i2c@18008000 {
  192. compatible = "brcm,cygnus-iproc-i2c", "brcm,iproc-i2c";
  193. reg = <0x18008000 0x100>;
  194. #address-cells = <1>;
  195. #size-cells = <0>;
  196. interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
  197. clock-frequency = <100000>;
  198. status = "disabled";
  199. };
  200. wdt0: wdt@18009000 {
  201. compatible = "arm,sp805" , "arm,primecell";
  202. reg = <0x18009000 0x1000>;
  203. interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
  204. clocks = <&axi81_clk>, <&axi81_clk>;
  205. clock-names = "wdog_clk", "apb_pclk";
  206. };
  207. gpio_ccm: gpio@1800a000 {
  208. compatible = "brcm,cygnus-ccm-gpio";
  209. reg = <0x1800a000 0x50>,
  210. <0x0301d164 0x20>;
  211. ngpios = <24>;
  212. #gpio-cells = <2>;
  213. gpio-controller;
  214. interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
  215. interrupt-controller;
  216. };
  217. i2c1: i2c@1800b000 {
  218. compatible = "brcm,cygnus-iproc-i2c", "brcm,iproc-i2c";
  219. reg = <0x1800b000 0x100>;
  220. #address-cells = <1>;
  221. #size-cells = <0>;
  222. interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
  223. clock-frequency = <100000>;
  224. status = "disabled";
  225. };
  226. pcie0: pcie@18012000 {
  227. compatible = "brcm,iproc-pcie";
  228. reg = <0x18012000 0x1000>;
  229. #interrupt-cells = <1>;
  230. interrupt-map-mask = <0 0 0 0>;
  231. interrupt-map = <0 0 0 0 &gic GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
  232. linux,pci-domain = <0>;
  233. bus-range = <0x00 0xff>;
  234. #address-cells = <3>;
  235. #size-cells = <2>;
  236. device_type = "pci";
  237. ranges = <0x81000000 0 0 0x28000000 0 0x00010000>,
  238. <0x82000000 0 0x20000000 0x20000000 0 0x04000000>;
  239. phys = <&pcie0_phy>;
  240. phy-names = "pcie-phy";
  241. status = "disabled";
  242. msi-parent = <&msi0>;
  243. msi0: msi {
  244. compatible = "brcm,iproc-msi";
  245. msi-controller;
  246. interrupt-parent = <&gic>;
  247. interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>,
  248. <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>,
  249. <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>,
  250. <GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>;
  251. };
  252. };
  253. pcie1: pcie@18013000 {
  254. compatible = "brcm,iproc-pcie";
  255. reg = <0x18013000 0x1000>;
  256. #interrupt-cells = <1>;
  257. interrupt-map-mask = <0 0 0 0>;
  258. interrupt-map = <0 0 0 0 &gic GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
  259. linux,pci-domain = <1>;
  260. bus-range = <0x00 0xff>;
  261. #address-cells = <3>;
  262. #size-cells = <2>;
  263. device_type = "pci";
  264. ranges = <0x81000000 0 0 0x48000000 0 0x00010000>,
  265. <0x82000000 0 0x40000000 0x40000000 0 0x04000000>;
  266. phys = <&pcie1_phy>;
  267. phy-names = "pcie-phy";
  268. status = "disabled";
  269. msi-parent = <&msi1>;
  270. msi1: msi {
  271. compatible = "brcm,iproc-msi";
  272. msi-controller;
  273. interrupt-parent = <&gic>;
  274. interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
  275. <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>,
  276. <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
  277. <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
  278. };
  279. };
  280. dma0: dma@18018000 {
  281. compatible = "arm,pl330", "arm,primecell";
  282. reg = <0x18018000 0x1000>;
  283. interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>,
  284. <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
  285. <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
  286. <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
  287. <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>,
  288. <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>,
  289. <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>,
  290. <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>,
  291. <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
  292. clocks = <&apb_clk>;
  293. clock-names = "apb_pclk";
  294. #dma-cells = <1>;
  295. };
  296. uart0: serial@18020000 {
  297. compatible = "snps,dw-apb-uart";
  298. reg = <0x18020000 0x100>;
  299. reg-shift = <2>;
  300. reg-io-width = <4>;
  301. interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
  302. clocks = <&axi81_clk>;
  303. clock-frequency = <100000000>;
  304. status = "disabled";
  305. };
  306. uart1: serial@18021000 {
  307. compatible = "snps,dw-apb-uart";
  308. reg = <0x18021000 0x100>;
  309. reg-shift = <2>;
  310. reg-io-width = <4>;
  311. interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
  312. clocks = <&axi81_clk>;
  313. clock-frequency = <100000000>;
  314. status = "disabled";
  315. };
  316. uart2: serial@18022000 {
  317. compatible = "snps,dw-apb-uart";
  318. reg = <0x18022000 0x100>;
  319. reg-shift = <2>;
  320. reg-io-width = <4>;
  321. interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
  322. clocks = <&axi81_clk>;
  323. clock-frequency = <100000000>;
  324. status = "disabled";
  325. };
  326. uart3: serial@18023000 {
  327. compatible = "snps,dw-apb-uart";
  328. reg = <0x18023000 0x100>;
  329. reg-shift = <2>;
  330. reg-io-width = <4>;
  331. interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
  332. clocks = <&axi81_clk>;
  333. clock-frequency = <100000000>;
  334. status = "disabled";
  335. };
  336. spi0: spi@18028000 {
  337. compatible = "arm,pl022", "arm,primecell";
  338. reg = <0x18028000 0x1000>;
  339. #address-cells = <1>;
  340. #size-cells = <0>;
  341. interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
  342. pinctrl-0 = <&spi_0>;
  343. clocks = <&axi81_clk>, <&axi81_clk>;
  344. clock-names = "sspclk", "apb_pclk";
  345. status = "disabled";
  346. };
  347. spi1: spi@18029000 {
  348. compatible = "arm,pl022", "arm,primecell";
  349. reg = <0x18029000 0x1000>;
  350. #address-cells = <1>;
  351. #size-cells = <0>;
  352. interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
  353. pinctrl-0 = <&spi_1>;
  354. clocks = <&axi81_clk>, <&axi81_clk>;
  355. clock-names = "sspclk", "apb_pclk";
  356. status = "disabled";
  357. };
  358. spi2: spi@1802a000 {
  359. compatible = "arm,pl022", "arm,primecell";
  360. reg = <0x1802a000 0x1000>;
  361. #address-cells = <1>;
  362. #size-cells = <0>;
  363. interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
  364. pinctrl-0 = <&spi_2>;
  365. clocks = <&axi81_clk>, <&axi81_clk>;
  366. clock-names = "sspclk", "apb_pclk";
  367. status = "disabled";
  368. };
  369. rng: rng@18032000 {
  370. compatible = "brcm,iproc-rng200";
  371. reg = <0x18032000 0x28>;
  372. };
  373. sdhci0: sdhci@18041000 {
  374. compatible = "brcm,sdhci-iproc-cygnus";
  375. reg = <0x18041000 0x100>;
  376. interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
  377. clocks = <&lcpll0 BCM_CYGNUS_LCPLL0_SDIO_CLK>;
  378. bus-width = <4>;
  379. sdhci,auto-cmd12;
  380. status = "disabled";
  381. };
  382. eth0: ethernet@18042000 {
  383. compatible = "brcm,amac";
  384. reg = <0x18042000 0x1000>,
  385. <0x18110000 0x1000>;
  386. reg-names = "amac_base", "idm_base";
  387. interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
  388. status = "disabled";
  389. };
  390. sdhci1: sdhci@18043000 {
  391. compatible = "brcm,sdhci-iproc-cygnus";
  392. reg = <0x18043000 0x100>;
  393. interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
  394. clocks = <&lcpll0 BCM_CYGNUS_LCPLL0_SDIO_CLK>;
  395. bus-width = <4>;
  396. sdhci,auto-cmd12;
  397. status = "disabled";
  398. };
  399. nand_controller: nand-controller@18046000 {
  400. compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1";
  401. reg = <0x18046000 0x600>, <0xf8105408 0x600>,
  402. <0x18046f00 0x20>;
  403. reg-names = "nand", "iproc-idm", "iproc-ext";
  404. interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
  405. #address-cells = <1>;
  406. #size-cells = <0>;
  407. brcm,nand-has-wp;
  408. };
  409. ehci0: usb@18048000 {
  410. compatible = "generic-ehci";
  411. reg = <0x18048000 0x100>;
  412. interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
  413. status = "disabled";
  414. };
  415. ohci0: usb@18048800 {
  416. compatible = "generic-ohci";
  417. reg = <0x18048800 0x100>;
  418. interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
  419. status = "disabled";
  420. };
  421. clcd: clcd@180a0000 {
  422. compatible = "arm,pl111", "arm,primecell";
  423. reg = <0x180a0000 0x1000>;
  424. interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
  425. interrupt-names = "combined";
  426. clocks = <&axi41_clk>, <&apb_clk>;
  427. clock-names = "clcdclk", "apb_pclk";
  428. status = "disabled";
  429. };
  430. v3d: v3d@180a2000 {
  431. compatible = "brcm,cygnus-v3d";
  432. reg = <0x180a2000 0x1000>;
  433. clocks = <&mipipll BCM_CYGNUS_MIPIPLL_CH2_V3D>;
  434. clock-names = "v3d_clk";
  435. interrupts = <GIC_SPI 182 IRQ_TYPE_LEVEL_HIGH>;
  436. status = "disabled";
  437. };
  438. vc4: gpu {
  439. compatible = "brcm,cygnus-vc4";
  440. };
  441. gpio_asiu: gpio@180a5000 {
  442. compatible = "brcm,cygnus-asiu-gpio";
  443. reg = <0x180a5000 0x668>;
  444. ngpios = <146>;
  445. #gpio-cells = <2>;
  446. gpio-controller;
  447. interrupt-controller;
  448. interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
  449. gpio-ranges = <&pinctrl 0 42 1>,
  450. <&pinctrl 1 44 3>,
  451. <&pinctrl 4 48 1>,
  452. <&pinctrl 5 50 3>,
  453. <&pinctrl 8 126 1>,
  454. <&pinctrl 9 155 1>,
  455. <&pinctrl 10 152 1>,
  456. <&pinctrl 11 154 1>,
  457. <&pinctrl 12 153 1>,
  458. <&pinctrl 13 127 3>,
  459. <&pinctrl 16 140 1>,
  460. <&pinctrl 17 145 7>,
  461. <&pinctrl 24 130 10>,
  462. <&pinctrl 34 141 4>,
  463. <&pinctrl 38 54 1>,
  464. <&pinctrl 39 56 3>,
  465. <&pinctrl 42 60 3>,
  466. <&pinctrl 45 64 3>,
  467. <&pinctrl 48 68 2>,
  468. <&pinctrl 50 84 6>,
  469. <&pinctrl 56 94 6>,
  470. <&pinctrl 62 72 1>,
  471. <&pinctrl 63 70 1>,
  472. <&pinctrl 64 80 1>,
  473. <&pinctrl 65 74 3>,
  474. <&pinctrl 68 78 1>,
  475. <&pinctrl 69 82 1>,
  476. <&pinctrl 70 156 17>,
  477. <&pinctrl 87 104 12>,
  478. <&pinctrl 99 102 2>,
  479. <&pinctrl 101 90 4>,
  480. <&pinctrl 105 116 6>,
  481. <&pinctrl 111 100 2>,
  482. <&pinctrl 113 122 4>,
  483. <&pinctrl 123 11 1>,
  484. <&pinctrl 124 38 4>,
  485. <&pinctrl 128 43 1>,
  486. <&pinctrl 129 47 1>,
  487. <&pinctrl 130 49 1>,
  488. <&pinctrl 131 53 1>,
  489. <&pinctrl 132 55 1>,
  490. <&pinctrl 133 59 1>,
  491. <&pinctrl 134 63 1>,
  492. <&pinctrl 135 67 1>,
  493. <&pinctrl 136 71 1>,
  494. <&pinctrl 137 73 1>,
  495. <&pinctrl 138 77 1>,
  496. <&pinctrl 139 79 1>,
  497. <&pinctrl 140 81 1>,
  498. <&pinctrl 141 83 1>,
  499. <&pinctrl 142 10 1>;
  500. };
  501. ts_adc_syscon: ts_adc_syscon@180a6000 {
  502. compatible = "brcm,iproc-ts-adc-syscon", "syscon";
  503. reg = <0x180a6000 0xc30>;
  504. };
  505. touchscreen: touchscreen@180a6000 {
  506. compatible = "brcm,iproc-touchscreen";
  507. #address-cells = <1>;
  508. #size-cells = <1>;
  509. ts_syscon = <&ts_adc_syscon>;
  510. clocks = <&asiu_clks BCM_CYGNUS_ASIU_ADC_CLK>;
  511. clock-names = "tsc_clk";
  512. interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
  513. status = "disabled";
  514. };
  515. adc: adc@180a6000 {
  516. compatible = "brcm,iproc-static-adc";
  517. #io-channel-cells = <1>;
  518. adc-syscon = <&ts_adc_syscon>;
  519. clocks = <&asiu_clks BCM_CYGNUS_ASIU_ADC_CLK>;
  520. clock-names = "tsc_clk";
  521. interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
  522. status = "disabled";
  523. };
  524. pwm: pwm@180aa500 {
  525. compatible = "brcm,kona-pwm";
  526. reg = <0x180aa500 0xc4>;
  527. #pwm-cells = <3>;
  528. clocks = <&asiu_clks BCM_CYGNUS_ASIU_PWM_CLK>;
  529. status = "disabled";
  530. };
  531. keypad: keypad@180ac000 {
  532. compatible = "brcm,bcm-keypad";
  533. reg = <0x180ac000 0x14c>;
  534. interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>;
  535. clocks = <&asiu_clks BCM_CYGNUS_ASIU_KEYPAD_CLK>;
  536. clock-names = "peri_clk";
  537. clock-frequency = <31250>;
  538. pull-up-enabled;
  539. col-debounce-filter-period = <0>;
  540. status-debounce-filter-period = <0>;
  541. row-output-enabled;
  542. status = "disabled";
  543. };
  544. };
  545. };