FUKAUMI Naoki | fc517a7 | 2023-04-26 02:23:54 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
2 | /* | ||||
3 | * Copyright (c) 2023 Radxa Limited | ||||
4 | */ | ||||
5 | #include "rk3399-rock-pi-4-u-boot.dtsi" | ||||
Jonas Karlman | 6a6b4f5 | 2024-04-30 15:30:24 +0000 | [diff] [blame] | 6 | |
7 | &pcfg_pull_none_18ma { | ||||
8 | bootph-pre-ram; | ||||
9 | bootph-some-ram; | ||||
10 | }; | ||||
11 | |||||
12 | &pcfg_pull_up_8ma { | ||||
13 | bootph-pre-ram; | ||||
14 | bootph-some-ram; | ||||
15 | }; |