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 Diff line number Diff line
@@ -32,7 +32,7 @@
		#size-cells = <2>;
		ranges;

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

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