blob: 735776c16b8bf81caea68c157a1a3f0b559e8081 [file] [log] [blame]
Jagan Tekia1b75cf2020-01-10 00:16:20 +05301// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4 */
Jagan Teki79030a42020-01-10 00:16:21 +05305
6#include "rockchip-u-boot.dtsi"
Johan Jonker65a28bc2022-04-16 17:09:43 +02007#include "rk3xxx-u-boot.dtsi"
Johan Jonker7d4b5a82021-06-25 15:26:32 +02008
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