1
0
Fork 0

ARM: dts: omap: add missing unit names to bandgap nodes

This patch fixes the following DTC warnings:

"bandgap has a reg or ranges property, but no unit name"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Javier Martinez Canillas 2016-04-01 16:20:22 -04:00 committed by Tony Lindgren
parent 4e8603eff5
commit 6905e94d4a
4 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@
};
};
bandgap {
bandgap@48002524 {
reg = <0x48002524 0x4>;
compatible = "ti,omap34xx-bandgap";
#thermal-sensor-cells = <0>;

View File

@ -87,7 +87,7 @@
};
};
bandgap {
bandgap@48002524 {
reg = <0x48002524 0x4>;
compatible = "ti,omap36xx-bandgap";
#thermal-sensor-cells = <0>;

View File

@ -35,7 +35,7 @@
};
ocp {
bandgap: bandgap {
bandgap: bandgap@4a002260 {
reg = <0x4a002260 0x4
0x4a00232C 0x4>;
compatible = "ti,omap4430-bandgap";

View File

@ -40,7 +40,7 @@
};
ocp {
bandgap: bandgap {
bandgap: bandgap@4a002260 {
reg = <0x4a002260 0x4
0x4a00232C 0x4
0x4a002378 0x18>;