blob: 4f230739f1c3dd8b3fba159b25caeac6cd974c69 [file] [log] [blame]
Kever Yang0c518472019-07-01 11:49:11 +08001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Rockchip Electronics Co., Ltd
4 */
5
6#include "rk3288-u-boot.dtsi"
7
Michael Trimarchifeb40d22019-11-15 22:07:23 +01008&dmc {
Michael Trimarchifeb40d22019-11-15 22:07:23 +01009 rockchip,pctl-timing = <0x215 0xc8 0x0 0x35 0x26 0x2 0x70 0x2000d
10 0x6 0x0 0x8 0x4 0x17 0x24 0xd 0x6
11 0x4 0x8 0x4 0x76 0x4 0x0 0x30 0x0
12 0x1 0x2 0x2 0x4 0x0 0x0 0xc0 0x4
13 0x8 0x1f4>;
14 rockchip,phy-timing = <0x48d7dd93 0x187008d8 0x121076
15 0x0 0xc3 0x6 0x2>;
16 rockchip,sdram-params = <0x20d266a4 0x5b6 2 533000000 6 9 0>;
17};
18
Jonas Karlmanb54148a2024-11-05 16:00:25 +000019&gpio7 {
Jonas Karlmana528d5e2024-11-05 16:00:26 +000020 /delete-property/ bootph-all;
Jonas Karlmanb54148a2024-11-05 16:00:25 +000021};
22
Stefan Agner96da29c2020-09-04 16:11:08 +020023&i2c2 {
24 m24c08@50 {
25 compatible = "at,24c08", "i2c-eeprom";
26 reg = <0x50>;
27 };
28};
29
Jonas Karlmanb54148a2024-11-05 16:00:25 +000030&pcfg_pull_none {
Jonas Karlmana528d5e2024-11-05 16:00:26 +000031 bootph-all;
Kever Yang0c518472019-07-01 11:49:11 +080032};
33
Jonas Karlmanb54148a2024-11-05 16:00:25 +000034&pcfg_pull_none_drv_8ma {
Simon Glassd3a98cb2023-02-13 08:56:33 -070035 bootph-pre-ram;
Kever Yang0c518472019-07-01 11:49:11 +080036};
Kever Yang3804b762019-07-01 11:49:12 +080037
Jonas Karlmanb54148a2024-11-05 16:00:25 +000038&pcfg_pull_up {
Jonas Karlmana528d5e2024-11-05 16:00:26 +000039 bootph-all;
Kever Yang3804b762019-07-01 11:49:12 +080040};
41
42&pcfg_pull_up_drv_8ma {
Simon Glassd3a98cb2023-02-13 08:56:33 -070043 bootph-pre-ram;
Kever Yang3804b762019-07-01 11:49:12 +080044};
45
Jonas Karlmanb54148a2024-11-05 16:00:25 +000046&sdmmc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070047 bootph-pre-ram;
Michael Trimarchi5e2d2382019-09-17 11:40:42 +053048};
49
Kever Yang3804b762019-07-01 11:49:12 +080050&sdmmc_bus4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070051 bootph-pre-ram;
Kever Yang3804b762019-07-01 11:49:12 +080052};
53
Michael Trimarchi5e2d2382019-09-17 11:40:42 +053054&sdmmc_cd {
Simon Glassd3a98cb2023-02-13 08:56:33 -070055 bootph-pre-ram;
Michael Trimarchi5e2d2382019-09-17 11:40:42 +053056};
57
Kever Yang3804b762019-07-01 11:49:12 +080058&sdmmc_clk {
Simon Glassd3a98cb2023-02-13 08:56:33 -070059 bootph-pre-ram;
Kever Yang3804b762019-07-01 11:49:12 +080060};
61
62&sdmmc_cmd {
Simon Glassd3a98cb2023-02-13 08:56:33 -070063 bootph-pre-ram;
Kever Yang3804b762019-07-01 11:49:12 +080064};
65
Jonas Karlmanb54148a2024-11-05 16:00:25 +000066&uart2 {
67 bootph-all;
68};
69
70&uart2_xfer {
Jonas Karlmana528d5e2024-11-05 16:00:26 +000071 bootph-pre-sram;
72 bootph-pre-ram;
Jonas Karlmanb54148a2024-11-05 16:00:25 +000073};