Kever Yang | 00ac519 | 2019-07-09 21:58:52 +0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
| 2 | /* |
| 3 | * Copyright (C) 2019 Rockchip Electronics Co., Ltd |
| 4 | */ |
| 5 | |
| 6 | #include "rk3288-u-boot.dtsi" |
Johan Jonker | 8ba3d406 | 2022-04-15 23:21:39 +0200 | [diff] [blame] | 7 | / { |
| 8 | leds { |
| 9 | u-boot,dm-pre-reloc; |
| 10 | |
| 11 | work { |
| 12 | u-boot,dm-pre-reloc; |
| 13 | }; |
| 14 | }; |
| 15 | }; |
| 16 | |
| 17 | &dmc { |
| 18 | rockchip,pctl-timing = <0x29a 0xc8 0x1f8 0x42 0x4e 0x4 0xea 0xa |
| 19 | 0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7 |
| 20 | 0x5 0xa 0x5 0x200 0x5 0x10 0x40 0x0 |
| 21 | 0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0 |
| 22 | 0x5 0x0>; |
| 23 | rockchip,phy-timing = <0x48f9aab4 0xea0910 0x1002c200 |
| 24 | 0xa60 0x40 0x10 0x0>; |
| 25 | rockchip,sdram-params = <0x30B25564 0x627 3 666000000 3 9 1>; |
| 26 | }; |
Kever Yang | 00ac519 | 2019-07-09 21:58:52 +0800 | [diff] [blame] | 27 | |
| 28 | &pinctrl { |
| 29 | u-boot,dm-pre-reloc; |
| 30 | }; |
| 31 | |
| 32 | &uart2 { |
| 33 | u-boot,dm-pre-reloc; |
| 34 | }; |
| 35 | |
| 36 | &sdmmc { |
| 37 | u-boot,dm-pre-reloc; |
| 38 | }; |
| 39 | |
| 40 | &emmc { |
| 41 | u-boot,dm-pre-reloc; |
| 42 | }; |
| 43 | |
| 44 | &sdmmc_bus4 { |
| 45 | u-boot,dm-spl; |
| 46 | }; |
| 47 | |
| 48 | &sdmmc_clk { |
| 49 | u-boot,dm-spl; |
| 50 | }; |
| 51 | |
| 52 | &sdmmc_cmd { |
| 53 | u-boot,dm-spl; |
| 54 | }; |
| 55 | |
| 56 | &sdmmc_pwr { |
| 57 | u-boot,dm-spl; |
| 58 | }; |