summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dm8148-evm.dts
diff options
context:
space:
mode:
authorJavier Martinez Canillas2016-08-01 18:46:59 +0200
committerTony Lindgren2016-08-15 18:42:38 +0200
commit0b0d912ab516782beeb3449149d2a126882d550a (patch)
tree66766558525b34a517ed849e05eb639805fc5efa /arch/arm/boot/dts/dm8148-evm.dts
parentARM: dts: am335x/am437x: remove unneeded unit name for fixed regulators (diff)
downloadkernel-qcow2-linux-0b0d912ab516782beeb3449149d2a126882d550a.tar.gz
kernel-qcow2-linux-0b0d912ab516782beeb3449149d2a126882d550a.tar.xz
kernel-qcow2-linux-0b0d912ab516782beeb3449149d2a126882d550a.zip
ARM: dts: da850/dm81x: remove unneeded unit name for fixed regulators
This patch fixes the following DTC warnings for many boards: "Node /fixedregulator@0 has a unit name, but no reg property" Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dm8148-evm.dts')
-rw-r--r--arch/arm/boot/dts/dm8148-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dm8148-evm.dts b/arch/arm/boot/dts/dm8148-evm.dts
index 4128fa91823c..376b85381e8c 100644
--- a/arch/arm/boot/dts/dm8148-evm.dts
+++ b/arch/arm/boot/dts/dm8148-evm.dts
@@ -18,7 +18,7 @@
};
/* MIC94060YC6 controlled by SD1_POW pin */
- vmmcsd_fixed: fixedregulator@0 {
+ vmmcsd_fixed: fixedregulator0 {
compatible = "regulator-fixed";
regulator-name = "vmmcsd_fixed";
regulator-min-microvolt = <3300000>;