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

Commit cb3651d7 authored by Josh Wu's avatar Josh Wu Committed by Nicolas Ferre
Browse files

ARM: at91/dt: sama5d3: update iio config for touchscreen

parent 19146e7e
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -75,7 +75,7 @@
		adc_op_clk: adc_op_clk{
		adc_op_clk: adc_op_clk{
			compatible = "fixed-clock";
			compatible = "fixed-clock";
			#clock-cells = <0>;
			#clock-cells = <0>;
			clock-frequency = <20000000>;
			clock-frequency = <1000000>;
		};
		};
	};
	};


@@ -322,6 +322,7 @@
				atmel,adc-use-external-triggers;
				atmel,adc-use-external-triggers;
				atmel,adc-vref = <3000>;
				atmel,adc-vref = <3000>;
				atmel,adc-res = <10 12>;
				atmel,adc-res = <10 12>;
				atmel,adc-sample-hold-time = <11>;
				atmel,adc-res-names = "lowres", "highres";
				atmel,adc-res-names = "lowres", "highres";
				status = "disabled";
				status = "disabled";