t8103.dtsi 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. // SPDX-License-Identifier: GPL-2.0+ OR MIT
  2. /*
  3. * Apple T8103 "M1" SoC
  4. *
  5. * Other names: H13G, "Tonga"
  6. *
  7. * Copyright The Asahi Linux Contributors
  8. */
  9. #include <dt-bindings/gpio/gpio.h>
  10. #include <dt-bindings/interrupt-controller/apple-aic.h>
  11. #include <dt-bindings/interrupt-controller/irq.h>
  12. #include <dt-bindings/pinctrl/apple.h>
  13. / {
  14. compatible = "apple,t8103", "apple,arm-platform";
  15. #address-cells = <2>;
  16. #size-cells = <2>;
  17. cpus {
  18. #address-cells = <2>;
  19. #size-cells = <0>;
  20. cpu0: cpu@0 {
  21. compatible = "apple,icestorm";
  22. device_type = "cpu";
  23. reg = <0x0 0x0>;
  24. enable-method = "spin-table";
  25. cpu-release-addr = <0 0>; /* To be filled by loader */
  26. };
  27. cpu1: cpu@1 {
  28. compatible = "apple,icestorm";
  29. device_type = "cpu";
  30. reg = <0x0 0x1>;
  31. enable-method = "spin-table";
  32. cpu-release-addr = <0 0>; /* To be filled by loader */
  33. };
  34. cpu2: cpu@2 {
  35. compatible = "apple,icestorm";
  36. device_type = "cpu";
  37. reg = <0x0 0x2>;
  38. enable-method = "spin-table";
  39. cpu-release-addr = <0 0>; /* To be filled by loader */
  40. };
  41. cpu3: cpu@3 {
  42. compatible = "apple,icestorm";
  43. device_type = "cpu";
  44. reg = <0x0 0x3>;
  45. enable-method = "spin-table";
  46. cpu-release-addr = <0 0>; /* To be filled by loader */
  47. };
  48. cpu4: cpu@10100 {
  49. compatible = "apple,firestorm";
  50. device_type = "cpu";
  51. reg = <0x0 0x10100>;
  52. enable-method = "spin-table";
  53. cpu-release-addr = <0 0>; /* To be filled by loader */
  54. };
  55. cpu5: cpu@10101 {
  56. compatible = "apple,firestorm";
  57. device_type = "cpu";
  58. reg = <0x0 0x10101>;
  59. enable-method = "spin-table";
  60. cpu-release-addr = <0 0>; /* To be filled by loader */
  61. };
  62. cpu6: cpu@10102 {
  63. compatible = "apple,firestorm";
  64. device_type = "cpu";
  65. reg = <0x0 0x10102>;
  66. enable-method = "spin-table";
  67. cpu-release-addr = <0 0>; /* To be filled by loader */
  68. };
  69. cpu7: cpu@10103 {
  70. compatible = "apple,firestorm";
  71. device_type = "cpu";
  72. reg = <0x0 0x10103>;
  73. enable-method = "spin-table";
  74. cpu-release-addr = <0 0>; /* To be filled by loader */
  75. };
  76. };
  77. timer {
  78. compatible = "arm,armv8-timer";
  79. interrupt-parent = <&aic>;
  80. interrupt-names = "phys", "virt", "hyp-phys", "hyp-virt";
  81. interrupts = <AIC_FIQ AIC_TMR_GUEST_PHYS IRQ_TYPE_LEVEL_HIGH>,
  82. <AIC_FIQ AIC_TMR_GUEST_VIRT IRQ_TYPE_LEVEL_HIGH>,
  83. <AIC_FIQ AIC_TMR_HV_PHYS IRQ_TYPE_LEVEL_HIGH>,
  84. <AIC_FIQ AIC_TMR_HV_VIRT IRQ_TYPE_LEVEL_HIGH>;
  85. };
  86. pmu-e {
  87. compatible = "apple,icestorm-pmu";
  88. interrupt-parent = <&aic>;
  89. interrupts = <AIC_FIQ AIC_CPU_PMU_E IRQ_TYPE_LEVEL_HIGH>;
  90. };
  91. pmu-p {
  92. compatible = "apple,firestorm-pmu";
  93. interrupt-parent = <&aic>;
  94. interrupts = <AIC_FIQ AIC_CPU_PMU_P IRQ_TYPE_LEVEL_HIGH>;
  95. };
  96. clkref: clock-ref {
  97. compatible = "fixed-clock";
  98. #clock-cells = <0>;
  99. clock-frequency = <24000000>;
  100. clock-output-names = "clkref";
  101. };
  102. soc {
  103. compatible = "simple-bus";
  104. #address-cells = <2>;
  105. #size-cells = <2>;
  106. ranges;
  107. nonposted-mmio;
  108. i2c0: i2c@235010000 {
  109. compatible = "apple,t8103-i2c", "apple,i2c";
  110. reg = <0x2 0x35010000 0x0 0x4000>;
  111. clocks = <&clkref>;
  112. interrupt-parent = <&aic>;
  113. interrupts = <AIC_IRQ 627 IRQ_TYPE_LEVEL_HIGH>;
  114. pinctrl-0 = <&i2c0_pins>;
  115. pinctrl-names = "default";
  116. #address-cells = <0x1>;
  117. #size-cells = <0x0>;
  118. power-domains = <&ps_i2c0>;
  119. };
  120. i2c1: i2c@235014000 {
  121. compatible = "apple,t8103-i2c", "apple,i2c";
  122. reg = <0x2 0x35014000 0x0 0x4000>;
  123. clocks = <&clkref>;
  124. interrupt-parent = <&aic>;
  125. interrupts = <AIC_IRQ 628 IRQ_TYPE_LEVEL_HIGH>;
  126. pinctrl-0 = <&i2c1_pins>;
  127. pinctrl-names = "default";
  128. #address-cells = <0x1>;
  129. #size-cells = <0x0>;
  130. power-domains = <&ps_i2c1>;
  131. };
  132. i2c2: i2c@235018000 {
  133. compatible = "apple,t8103-i2c", "apple,i2c";
  134. reg = <0x2 0x35018000 0x0 0x4000>;
  135. clocks = <&clkref>;
  136. interrupt-parent = <&aic>;
  137. interrupts = <AIC_IRQ 629 IRQ_TYPE_LEVEL_HIGH>;
  138. pinctrl-0 = <&i2c2_pins>;
  139. pinctrl-names = "default";
  140. #address-cells = <0x1>;
  141. #size-cells = <0x0>;
  142. status = "disabled"; /* not used in all devices */
  143. power-domains = <&ps_i2c2>;
  144. };
  145. i2c3: i2c@23501c000 {
  146. compatible = "apple,t8103-i2c", "apple,i2c";
  147. reg = <0x2 0x3501c000 0x0 0x4000>;
  148. clocks = <&clkref>;
  149. interrupt-parent = <&aic>;
  150. interrupts = <AIC_IRQ 630 IRQ_TYPE_LEVEL_HIGH>;
  151. pinctrl-0 = <&i2c3_pins>;
  152. pinctrl-names = "default";
  153. #address-cells = <0x1>;
  154. #size-cells = <0x0>;
  155. power-domains = <&ps_i2c3>;
  156. };
  157. i2c4: i2c@235020000 {
  158. compatible = "apple,t8103-i2c", "apple,i2c";
  159. reg = <0x2 0x35020000 0x0 0x4000>;
  160. clocks = <&clkref>;
  161. interrupt-parent = <&aic>;
  162. interrupts = <AIC_IRQ 631 IRQ_TYPE_LEVEL_HIGH>;
  163. pinctrl-0 = <&i2c4_pins>;
  164. pinctrl-names = "default";
  165. #address-cells = <0x1>;
  166. #size-cells = <0x0>;
  167. power-domains = <&ps_i2c4>;
  168. status = "disabled"; /* only used in J293 */
  169. };
  170. serial0: serial@235200000 {
  171. compatible = "apple,s5l-uart";
  172. reg = <0x2 0x35200000 0x0 0x1000>;
  173. reg-io-width = <4>;
  174. interrupt-parent = <&aic>;
  175. interrupts = <AIC_IRQ 605 IRQ_TYPE_LEVEL_HIGH>;
  176. /*
  177. * TODO: figure out the clocking properly, there may
  178. * be a third selectable clock.
  179. */
  180. clocks = <&clkref>, <&clkref>;
  181. clock-names = "uart", "clk_uart_baud0";
  182. power-domains = <&ps_uart0>;
  183. status = "disabled";
  184. };
  185. serial2: serial@235208000 {
  186. compatible = "apple,s5l-uart";
  187. reg = <0x2 0x35208000 0x0 0x1000>;
  188. reg-io-width = <4>;
  189. interrupt-parent = <&aic>;
  190. interrupts = <AIC_IRQ 607 IRQ_TYPE_LEVEL_HIGH>;
  191. clocks = <&clkref>, <&clkref>;
  192. clock-names = "uart", "clk_uart_baud0";
  193. power-domains = <&ps_uart2>;
  194. status = "disabled";
  195. };
  196. aic: interrupt-controller@23b100000 {
  197. compatible = "apple,t8103-aic", "apple,aic";
  198. #interrupt-cells = <3>;
  199. interrupt-controller;
  200. reg = <0x2 0x3b100000 0x0 0x8000>;
  201. power-domains = <&ps_aic>;
  202. affinities {
  203. e-core-pmu-affinity {
  204. apple,fiq-index = <AIC_CPU_PMU_E>;
  205. cpus = <&cpu0 &cpu1 &cpu2 &cpu3>;
  206. };
  207. p-core-pmu-affinity {
  208. apple,fiq-index = <AIC_CPU_PMU_P>;
  209. cpus = <&cpu4 &cpu5 &cpu6 &cpu7>;
  210. };
  211. };
  212. };
  213. pmgr: power-management@23b700000 {
  214. compatible = "apple,t8103-pmgr", "apple,pmgr", "syscon", "simple-mfd";
  215. #address-cells = <1>;
  216. #size-cells = <1>;
  217. reg = <0x2 0x3b700000 0 0x14000>;
  218. };
  219. pinctrl_ap: pinctrl@23c100000 {
  220. compatible = "apple,t8103-pinctrl", "apple,pinctrl";
  221. reg = <0x2 0x3c100000 0x0 0x100000>;
  222. power-domains = <&ps_gpio>;
  223. gpio-controller;
  224. #gpio-cells = <2>;
  225. gpio-ranges = <&pinctrl_ap 0 0 212>;
  226. apple,npins = <212>;
  227. interrupt-controller;
  228. #interrupt-cells = <2>;
  229. interrupt-parent = <&aic>;
  230. interrupts = <AIC_IRQ 190 IRQ_TYPE_LEVEL_HIGH>,
  231. <AIC_IRQ 191 IRQ_TYPE_LEVEL_HIGH>,
  232. <AIC_IRQ 192 IRQ_TYPE_LEVEL_HIGH>,
  233. <AIC_IRQ 193 IRQ_TYPE_LEVEL_HIGH>,
  234. <AIC_IRQ 194 IRQ_TYPE_LEVEL_HIGH>,
  235. <AIC_IRQ 195 IRQ_TYPE_LEVEL_HIGH>,
  236. <AIC_IRQ 196 IRQ_TYPE_LEVEL_HIGH>;
  237. i2c0_pins: i2c0-pins {
  238. pinmux = <APPLE_PINMUX(192, 1)>,
  239. <APPLE_PINMUX(188, 1)>;
  240. };
  241. i2c1_pins: i2c1-pins {
  242. pinmux = <APPLE_PINMUX(201, 1)>,
  243. <APPLE_PINMUX(199, 1)>;
  244. };
  245. i2c2_pins: i2c2-pins {
  246. pinmux = <APPLE_PINMUX(163, 1)>,
  247. <APPLE_PINMUX(162, 1)>;
  248. };
  249. i2c3_pins: i2c3-pins {
  250. pinmux = <APPLE_PINMUX(73, 1)>,
  251. <APPLE_PINMUX(72, 1)>;
  252. };
  253. i2c4_pins: i2c4-pins {
  254. pinmux = <APPLE_PINMUX(135, 1)>,
  255. <APPLE_PINMUX(134, 1)>;
  256. };
  257. pcie_pins: pcie-pins {
  258. pinmux = <APPLE_PINMUX(150, 1)>,
  259. <APPLE_PINMUX(151, 1)>,
  260. <APPLE_PINMUX(32, 1)>;
  261. };
  262. };
  263. pinctrl_nub: pinctrl@23d1f0000 {
  264. compatible = "apple,t8103-pinctrl", "apple,pinctrl";
  265. reg = <0x2 0x3d1f0000 0x0 0x4000>;
  266. power-domains = <&ps_nub_gpio>;
  267. gpio-controller;
  268. #gpio-cells = <2>;
  269. gpio-ranges = <&pinctrl_nub 0 0 23>;
  270. apple,npins = <23>;
  271. interrupt-controller;
  272. #interrupt-cells = <2>;
  273. interrupt-parent = <&aic>;
  274. interrupts = <AIC_IRQ 330 IRQ_TYPE_LEVEL_HIGH>,
  275. <AIC_IRQ 331 IRQ_TYPE_LEVEL_HIGH>,
  276. <AIC_IRQ 332 IRQ_TYPE_LEVEL_HIGH>,
  277. <AIC_IRQ 333 IRQ_TYPE_LEVEL_HIGH>,
  278. <AIC_IRQ 334 IRQ_TYPE_LEVEL_HIGH>,
  279. <AIC_IRQ 335 IRQ_TYPE_LEVEL_HIGH>,
  280. <AIC_IRQ 336 IRQ_TYPE_LEVEL_HIGH>;
  281. };
  282. pmgr_mini: power-management@23d280000 {
  283. compatible = "apple,t8103-pmgr", "apple,pmgr", "syscon", "simple-mfd";
  284. #address-cells = <1>;
  285. #size-cells = <1>;
  286. reg = <0x2 0x3d280000 0 0x4000>;
  287. };
  288. wdt: watchdog@23d2b0000 {
  289. compatible = "apple,t8103-wdt", "apple,wdt";
  290. reg = <0x2 0x3d2b0000 0x0 0x4000>;
  291. clocks = <&clkref>;
  292. interrupt-parent = <&aic>;
  293. interrupts = <AIC_IRQ 338 IRQ_TYPE_LEVEL_HIGH>;
  294. };
  295. pinctrl_smc: pinctrl@23e820000 {
  296. compatible = "apple,t8103-pinctrl", "apple,pinctrl";
  297. reg = <0x2 0x3e820000 0x0 0x4000>;
  298. gpio-controller;
  299. #gpio-cells = <2>;
  300. gpio-ranges = <&pinctrl_smc 0 0 16>;
  301. apple,npins = <16>;
  302. interrupt-controller;
  303. #interrupt-cells = <2>;
  304. interrupt-parent = <&aic>;
  305. interrupts = <AIC_IRQ 391 IRQ_TYPE_LEVEL_HIGH>,
  306. <AIC_IRQ 392 IRQ_TYPE_LEVEL_HIGH>,
  307. <AIC_IRQ 393 IRQ_TYPE_LEVEL_HIGH>,
  308. <AIC_IRQ 394 IRQ_TYPE_LEVEL_HIGH>,
  309. <AIC_IRQ 395 IRQ_TYPE_LEVEL_HIGH>,
  310. <AIC_IRQ 396 IRQ_TYPE_LEVEL_HIGH>,
  311. <AIC_IRQ 397 IRQ_TYPE_LEVEL_HIGH>;
  312. };
  313. pinctrl_aop: pinctrl@24a820000 {
  314. compatible = "apple,t8103-pinctrl", "apple,pinctrl";
  315. reg = <0x2 0x4a820000 0x0 0x4000>;
  316. gpio-controller;
  317. #gpio-cells = <2>;
  318. gpio-ranges = <&pinctrl_aop 0 0 42>;
  319. apple,npins = <42>;
  320. interrupt-controller;
  321. #interrupt-cells = <2>;
  322. interrupt-parent = <&aic>;
  323. interrupts = <AIC_IRQ 268 IRQ_TYPE_LEVEL_HIGH>,
  324. <AIC_IRQ 269 IRQ_TYPE_LEVEL_HIGH>,
  325. <AIC_IRQ 270 IRQ_TYPE_LEVEL_HIGH>,
  326. <AIC_IRQ 271 IRQ_TYPE_LEVEL_HIGH>,
  327. <AIC_IRQ 272 IRQ_TYPE_LEVEL_HIGH>,
  328. <AIC_IRQ 273 IRQ_TYPE_LEVEL_HIGH>,
  329. <AIC_IRQ 274 IRQ_TYPE_LEVEL_HIGH>;
  330. };
  331. ans_mbox: mbox@277408000 {
  332. compatible = "apple,t8103-asc-mailbox", "apple,asc-mailbox-v4";
  333. reg = <0x2 0x77408000 0x0 0x4000>;
  334. interrupt-parent = <&aic>;
  335. interrupts = <AIC_IRQ 583 IRQ_TYPE_LEVEL_HIGH>,
  336. <AIC_IRQ 584 IRQ_TYPE_LEVEL_HIGH>,
  337. <AIC_IRQ 585 IRQ_TYPE_LEVEL_HIGH>,
  338. <AIC_IRQ 586 IRQ_TYPE_LEVEL_HIGH>;
  339. interrupt-names = "send-empty", "send-not-empty",
  340. "recv-empty", "recv-not-empty";
  341. #mbox-cells = <0>;
  342. power-domains = <&ps_ans2>;
  343. };
  344. sart: iommu@27bc50000 {
  345. compatible = "apple,t8103-sart";
  346. reg = <0x2 0x7bc50000 0x0 0x10000>;
  347. power-domains = <&ps_ans2>;
  348. };
  349. nvme@27bcc0000 {
  350. compatible = "apple,t8103-nvme-ans2", "apple,nvme-ans2";
  351. reg = <0x2 0x7bcc0000 0x0 0x40000>,
  352. <0x2 0x77400000 0x0 0x4000>;
  353. reg-names = "nvme", "ans";
  354. interrupt-parent = <&aic>;
  355. interrupts = <AIC_IRQ 590 IRQ_TYPE_LEVEL_HIGH>;
  356. mboxes = <&ans_mbox>;
  357. apple,sart = <&sart>;
  358. power-domains = <&ps_ans2>, <&ps_apcie_st>;
  359. power-domain-names = "ans", "apcie0";
  360. resets = <&ps_ans2>;
  361. };
  362. pcie0_dart_0: iommu@681008000 {
  363. compatible = "apple,t8103-dart";
  364. reg = <0x6 0x81008000 0x0 0x4000>;
  365. #iommu-cells = <1>;
  366. interrupt-parent = <&aic>;
  367. interrupts = <AIC_IRQ 696 IRQ_TYPE_LEVEL_HIGH>;
  368. power-domains = <&ps_apcie_gp>;
  369. };
  370. pcie0_dart_1: iommu@682008000 {
  371. compatible = "apple,t8103-dart";
  372. reg = <0x6 0x82008000 0x0 0x4000>;
  373. #iommu-cells = <1>;
  374. interrupt-parent = <&aic>;
  375. interrupts = <AIC_IRQ 699 IRQ_TYPE_LEVEL_HIGH>;
  376. power-domains = <&ps_apcie_gp>;
  377. status = "disabled";
  378. };
  379. pcie0_dart_2: iommu@683008000 {
  380. compatible = "apple,t8103-dart";
  381. reg = <0x6 0x83008000 0x0 0x4000>;
  382. #iommu-cells = <1>;
  383. interrupt-parent = <&aic>;
  384. interrupts = <AIC_IRQ 702 IRQ_TYPE_LEVEL_HIGH>;
  385. power-domains = <&ps_apcie_gp>;
  386. status = "disabled";
  387. };
  388. pcie0: pcie@690000000 {
  389. compatible = "apple,t8103-pcie", "apple,pcie";
  390. device_type = "pci";
  391. reg = <0x6 0x90000000 0x0 0x1000000>,
  392. <0x6 0x80000000 0x0 0x100000>,
  393. <0x6 0x81000000 0x0 0x4000>,
  394. <0x6 0x82000000 0x0 0x4000>,
  395. <0x6 0x83000000 0x0 0x4000>;
  396. reg-names = "config", "rc", "port0", "port1", "port2";
  397. interrupt-parent = <&aic>;
  398. interrupts = <AIC_IRQ 695 IRQ_TYPE_LEVEL_HIGH>,
  399. <AIC_IRQ 698 IRQ_TYPE_LEVEL_HIGH>,
  400. <AIC_IRQ 701 IRQ_TYPE_LEVEL_HIGH>;
  401. msi-controller;
  402. msi-parent = <&pcie0>;
  403. msi-ranges = <&aic AIC_IRQ 704 IRQ_TYPE_EDGE_RISING 32>;
  404. iommu-map = <0x100 &pcie0_dart_0 1 1>,
  405. <0x200 &pcie0_dart_1 1 1>,
  406. <0x300 &pcie0_dart_2 1 1>;
  407. iommu-map-mask = <0xff00>;
  408. bus-range = <0 3>;
  409. #address-cells = <3>;
  410. #size-cells = <2>;
  411. ranges = <0x43000000 0x6 0xa0000000 0x6 0xa0000000 0x0 0x20000000>,
  412. <0x02000000 0x0 0xc0000000 0x6 0xc0000000 0x0 0x40000000>;
  413. power-domains = <&ps_apcie_gp>;
  414. pinctrl-0 = <&pcie_pins>;
  415. pinctrl-names = "default";
  416. port00: pci@0,0 {
  417. device_type = "pci";
  418. reg = <0x0 0x0 0x0 0x0 0x0>;
  419. reset-gpios = <&pinctrl_ap 152 GPIO_ACTIVE_LOW>;
  420. #address-cells = <3>;
  421. #size-cells = <2>;
  422. ranges;
  423. interrupt-controller;
  424. #interrupt-cells = <1>;
  425. interrupt-map-mask = <0 0 0 7>;
  426. interrupt-map = <0 0 0 1 &port00 0 0 0 0>,
  427. <0 0 0 2 &port00 0 0 0 1>,
  428. <0 0 0 3 &port00 0 0 0 2>,
  429. <0 0 0 4 &port00 0 0 0 3>;
  430. };
  431. port01: pci@1,0 {
  432. device_type = "pci";
  433. reg = <0x800 0x0 0x0 0x0 0x0>;
  434. reset-gpios = <&pinctrl_ap 153 GPIO_ACTIVE_LOW>;
  435. #address-cells = <3>;
  436. #size-cells = <2>;
  437. ranges;
  438. interrupt-controller;
  439. #interrupt-cells = <1>;
  440. interrupt-map-mask = <0 0 0 7>;
  441. interrupt-map = <0 0 0 1 &port01 0 0 0 0>,
  442. <0 0 0 2 &port01 0 0 0 1>,
  443. <0 0 0 3 &port01 0 0 0 2>,
  444. <0 0 0 4 &port01 0 0 0 3>;
  445. status = "disabled";
  446. };
  447. port02: pci@2,0 {
  448. device_type = "pci";
  449. reg = <0x1000 0x0 0x0 0x0 0x0>;
  450. reset-gpios = <&pinctrl_ap 33 GPIO_ACTIVE_LOW>;
  451. #address-cells = <3>;
  452. #size-cells = <2>;
  453. ranges;
  454. interrupt-controller;
  455. #interrupt-cells = <1>;
  456. interrupt-map-mask = <0 0 0 7>;
  457. interrupt-map = <0 0 0 1 &port02 0 0 0 0>,
  458. <0 0 0 2 &port02 0 0 0 1>,
  459. <0 0 0 3 &port02 0 0 0 2>,
  460. <0 0 0 4 &port02 0 0 0 3>;
  461. status = "disabled";
  462. };
  463. };
  464. };
  465. };
  466. #include "t8103-pmgr.dtsi"