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

Commit 3428f20b authored by Andreas Faerber's avatar Andreas Faerber Committed by Kukjin Kim
Browse files

ARM: dts: cypress,cyapa trackpad is exynos5250-Snow only



Move it from exynos5250-cros-common.dtsi to exynos5250-snow.dts.
Spring does not need it, it uses an Atmel maXTouch instead.

Signed-off-by: default avatarAndreas Faerber <afaerber@suse.de>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 10bc0450
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -39,14 +39,6 @@
		status = "okay";
		samsung,i2c-sda-delay = <100>;
		samsung,i2c-max-bus-freq = <378000>;

		trackpad {
			reg = <0x67>;
			compatible = "cypress,cyapa";
			interrupts = <2 0>;
			interrupt-parent = <&gpx1>;
			wakeup-source;
		};
	};

	i2c@12C80000 {
+11 −0
Original line number Diff line number Diff line
@@ -432,6 +432,7 @@
		};
	};
};

&i2c_0 {
	max77686@09 {
		compatible = "maxim,max77686";
@@ -578,6 +579,16 @@
	};
};

&i2c_1 {
	trackpad {
		reg = <0x67>;
		compatible = "cypress,cyapa";
		interrupts = <2 0>;
		interrupt-parent = <&gpx1>;
		wakeup-source;
	};
};

&pinctrl_0 {
	max77686_irq: max77686-irq {
		samsung,pins = "gpx3-2";