Jagan Teki | a1b75cf | 2020-01-10 00:16:20 +0530 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
| 2 | /* |
| 3 | * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com> |
| 4 | */ |
Jagan Teki | 79030a4 | 2020-01-10 00:16:21 +0530 | [diff] [blame] | 5 | |
| 6 | #include "rockchip-u-boot.dtsi" |
Johan Jonker | 65a28bc | 2022-04-16 17:09:43 +0200 | [diff] [blame] | 7 | #include "rk3xxx-u-boot.dtsi" |
Johan Jonker | 7d4b5a8 | 2021-06-25 15:26:32 +0200 | [diff] [blame] | 8 | |
| 9 | &global_timer { |
| 10 | status = "okay"; |
| 11 | }; |
| 12 | |
| 13 | &gpio0 { |
| 14 | compatible = "rockchip,gpio-bank"; |
| 15 | }; |
| 16 | |
| 17 | &pmu { |
| 18 | compatible = "rockchip,rk3188-pmu", "syscon", "simple-mfd"; |
| 19 | }; |
| 20 | |