Commit f9929b45 authored by Matthias Brugger's avatar Matthias Brugger Committed by Arnd Bergmann
Browse files
parent 40bb9133
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -32,7 +32,7 @@ reserved-memory {
		#size-cells = <2>;
		#size-cells = <2>;
		ranges;
		ranges;


		scp_mem_reserved: scp_mem_region {
		scp_mem_reserved: scp_mem_region@50000000 {
			compatible = "shared-dma-pool";
			compatible = "shared-dma-pool";
			reg = <0 0x50000000 0 0x2900000>;
			reg = <0 0x50000000 0 0x2900000>;
			no-map;
			no-map;
@@ -55,7 +55,7 @@ led-green {
		};
		};
	};
	};


	ntc@0 {
	ntc {
		compatible = "murata,ncp03wf104";
		compatible = "murata,ncp03wf104";
		pullup-uv = <1800000>;
		pullup-uv = <1800000>;
		pullup-ohm = <390000>;
		pullup-ohm = <390000>;