Commit f538437b authored by Matthias Brugger's avatar Matthias Brugger Committed by Arnd Bergmann
Browse files
parent f9929b45
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -681,13 +681,13 @@
				sustainable-power = <5000>;

				trips {
					threshold: trip-point@0 {
					threshold: trip-point0 {
						temperature = <68000>;
						hysteresis = <2000>;
						type = "passive";
					};

					target: trip-point@1 {
					target: trip-point1 {
						temperature = <80000>;
						hysteresis = <2000>;
						type = "passive";
@@ -1103,7 +1103,7 @@
				status = "okay";
			};

			u3port0: usb-phy@0700 {
			u3port0: usb-phy@700 {
				reg = <0x0700 0x900>;
				clocks = <&clk26m>;
				clock-names = "ref";