Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR X11 |
| 2 | /* |
| 3 | * Copyright 2019 Toradex AG |
| 4 | */ |
| 5 | |
| 6 | &{/imx8qx-pm} { |
| 7 | |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 8 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 9 | }; |
| 10 | |
| 11 | &mu { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 12 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 13 | }; |
| 14 | |
| 15 | &clk { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 16 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 17 | }; |
| 18 | |
| 19 | &iomuxc { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 20 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 21 | }; |
| 22 | |
| 23 | &pd_lsio { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 24 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 25 | }; |
| 26 | |
| 27 | &pd_lsio_gpio0 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 28 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 29 | }; |
| 30 | |
| 31 | &pd_lsio_gpio1 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 32 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 33 | }; |
| 34 | |
| 35 | &pd_lsio_gpio2 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 36 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 37 | }; |
| 38 | |
| 39 | &pd_lsio_gpio3 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 40 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 41 | }; |
| 42 | |
| 43 | &pd_lsio_gpio4 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 44 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 45 | }; |
| 46 | |
| 47 | &pd_lsio_gpio5 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 48 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 49 | }; |
| 50 | |
| 51 | &pd_lsio_gpio6 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 52 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 53 | }; |
| 54 | |
| 55 | &pd_lsio_gpio7 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 56 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 57 | }; |
| 58 | |
Igor Opaniuk | eb71906 | 2020-03-27 12:28:16 +0200 | [diff] [blame] | 59 | &pd_dma { |
| 60 | u-boot,dm-pre-proper; |
| 61 | }; |
| 62 | |
| 63 | &pd_dma_lpuart0 { |
| 64 | u-boot,dm-pre-proper; |
| 65 | }; |
| 66 | |
| 67 | &pd_dma_lpuart3 { |
| 68 | u-boot,dm-pre-proper; |
| 69 | }; |
| 70 | |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 71 | &pd_conn { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 72 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 73 | }; |
| 74 | |
| 75 | &pd_conn_sdch0 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 76 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 77 | }; |
| 78 | |
| 79 | &pd_conn_sdch1 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 80 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 81 | }; |
| 82 | |
| 83 | &pd_conn_sdch2 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 84 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 85 | }; |
| 86 | |
| 87 | &gpio0 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 88 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 89 | }; |
| 90 | |
| 91 | &gpio1 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 92 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 93 | }; |
| 94 | |
| 95 | &gpio2 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 96 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 97 | }; |
| 98 | |
| 99 | &gpio3 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 100 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 101 | }; |
| 102 | |
| 103 | &gpio4 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 104 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 105 | }; |
| 106 | |
| 107 | &gpio5 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 108 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 109 | }; |
| 110 | |
| 111 | &gpio6 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 112 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 113 | }; |
| 114 | |
| 115 | &gpio7 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 116 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 117 | }; |
| 118 | |
| 119 | &lpuart3 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 120 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 121 | }; |
| 122 | |
| 123 | &usdhc1 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 124 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 125 | }; |
| 126 | |
| 127 | &usdhc2 { |
Igor Opaniuk | 67c8e28 | 2020-03-27 12:28:14 +0200 | [diff] [blame] | 128 | u-boot,dm-pre-proper; |
Marcel Ziswiler | 7ce134b7 | 2019-05-31 18:56:39 +0300 | [diff] [blame] | 129 | }; |