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