blob: 8f2849dda24129278afbbc26fe5a08e4466d57ab [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
Johan Jonkere4c7a4d2021-06-25 15:26:32 +02009&gpio0 {
10 compatible = "rockchip,gpio-bank";
11};
12
13&pmu {
14 compatible = "rockchip,rk3188-pmu", "syscon", "simple-mfd";
15};
16