jk.kernel@gmail.com | dd63fbc | 2016-07-26 18:28:30 +0800 | [diff] [blame] | 1 | /* |
| 2 | * (C) Copyright 2016 Rockchip Electronics Co., Ltd |
| 3 | * |
| 4 | * SPDX-License-Identifier: GPL-2.0+ X11 |
| 5 | */ |
| 6 | |
| 7 | /dts-v1/; |
| 8 | #include "rk3288-popmetal.dtsi" |
| 9 | |
| 10 | / { |
| 11 | model = "PopMetal-RK3288"; |
| 12 | compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288"; |
| 13 | |
| 14 | chosen { |
| 15 | stdout-path = &uart2; |
| 16 | }; |
| 17 | }; |
| 18 | |
| 19 | &dmc { |
jk.kernel@gmail.com | dd63fbc | 2016-07-26 18:28:30 +0800 | [diff] [blame] | 20 | rockchip,pctl-timing = <0x29a 0xc8 0x1f8 0x42 0x4e 0x4 0xea 0xa |
| 21 | 0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7 |
| 22 | 0x5 0xa 0x5 0x200 0x5 0x10 0x40 0x0 |
| 23 | 0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0 |
| 24 | 0x5 0x0>; |
| 25 | rockchip,phy-timing = <0x48f9aab4 0xea0910 0x1002c200 |
| 26 | 0xa60 0x40 0x10 0x0>; |
jk.kernel@gmail.com | dd63fbc | 2016-07-26 18:28:30 +0800 | [diff] [blame] | 27 | rockchip,sdram-params = <0x30B25564 0x627 3 666000000 3 9 1>; |
| 28 | }; |
| 29 | |
| 30 | |
| 31 | &pinctrl { |
| 32 | u-boot,dm-pre-reloc; |
| 33 | }; |
| 34 | |
| 35 | &pwm1 { |
| 36 | status = "okay"; |
| 37 | }; |
| 38 | |
| 39 | &uart2 { |
| 40 | u-boot,dm-pre-reloc; |
| 41 | reg-shift = <2>; |
| 42 | }; |
| 43 | |
| 44 | &sdmmc { |
| 45 | u-boot,dm-pre-reloc; |
| 46 | }; |
| 47 | |
| 48 | &emmc { |
| 49 | u-boot,dm-pre-reloc; |
| 50 | }; |
| 51 | |
| 52 | &gpio3 { |
| 53 | u-boot,dm-pre-reloc; |
| 54 | }; |
| 55 | |
| 56 | &gpio8 { |
| 57 | u-boot,dm-pre-reloc; |
| 58 | }; |