blob: 43f05b9876d5de15c2f7d465824ac6d2c9bc5be0 [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 Jonker7d4b5a82021-06-25 15:26:32 +02007
8&global_timer {
9 status = "okay";
10};
11
12&gpio0 {
13 compatible = "rockchip,gpio-bank";
14};
15
16&pmu {
17 compatible = "rockchip,rk3188-pmu", "syscon", "simple-mfd";
18};
19