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