Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6905e94d authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren
Browse files

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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4e8603ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@
			};
		};

		bandgap {
		bandgap@48002524 {
			reg = <0x48002524 0x4>;
			compatible = "ti,omap34xx-bandgap";
			#thermal-sensor-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
			};
		};

		bandgap {
		bandgap@48002524 {
			reg = <0x48002524 0x4>;
			compatible = "ti,omap36xx-bandgap";
			#thermal-sensor-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
	};

	ocp {
		bandgap: bandgap {
		bandgap: bandgap@4a002260 {
			reg = <0x4a002260 0x4
			       0x4a00232C 0x4>;
			compatible = "ti,omap4430-bandgap";
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
	};

	ocp {
		bandgap: bandgap {
		bandgap: bandgap@4a002260 {
			reg = <0x4a002260 0x4
			       0x4a00232C 0x4
			       0x4a002378 0x18>;