power: extend prefix match to regulator-name property
[platform/kernel/u-boot.git] / arch / x86 / dts / theadorable-x86-dfi-bt700.dts
1 /*
2  * Copyright (C) 2014, Bin Meng <bmeng.cn@gmail.com>
3  * Copyright (C) 2016 Stefan Roese <sr@denx.de>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 /dts-v1/;
9
10 #include "dfi-bt700.dtsi"
11
12 / {
13         model = "theadorable-x86-DFI-BT700";
14         compatible = "anonymous,theadorable-x86-dfi-bt700", "dfi,bt700",
15                         "intel,baytrail";
16
17         aliases {
18                 serial0 = &pciuart0;
19                 spi0 = &spi;
20         };
21 };