]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm/rockchip/rv1109-sonoff-ihost.dts
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm / rockchip / rv1109-sonoff-ihost.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3 * Copyright (c) 2020 Rockchip Electronics Co., Ltd.
4 */
5
6 /dts-v1/;
7 #include "rv1109.dtsi"
8 #include "rv1126-sonoff-ihost.dtsi"
9
10 / {
11 model = "Sonoff iHost 2G";
12 compatible = "itead,sonoff-ihost", "rockchip,rv1109";
13 };
14
15 &cpu0 {
16 cpu-supply = <&vdd_arm>;
17 };
18
19 &cpu1 {
20 cpu-supply = <&vdd_arm>;
21 };