You need to sign in or sign up before continuing.
提交 d5213c0d 编写于 作者: J Javier Martinez Canillas 提交者: Tony Lindgren

ARM: dts: am3517-craneboard: remove unneeded unit name for fixedregulator

This patch fixes the following DTC warnings for am3517-craneboard.dtb:

"fixedregulator@0 has a unit name, but no reg property"
Signed-off-by: NJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 b0062618
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
reg = <0x80000000 0x10000000>; /* 256 MB */ reg = <0x80000000 0x10000000>; /* 256 MB */
}; };
vbat: fixedregulator@0 { vbat: fixedregulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vbat"; regulator-name = "vbat";
regulator-min-microvolt = <5000000>; regulator-min-microvolt = <5000000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册