u-boot/arch/arm/dts/rk3188-u-boot.dtsi

20 lines
299 B
Text
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
*/
#include "rockchip-u-boot.dtsi"
&global_timer {
status = "okay";
};
&gpio0 {
compatible = "rockchip,gpio-bank";
};
&pmu {
compatible = "rockchip,rk3188-pmu", "syscon", "simple-mfd";
};