Commit 66d19a4f authored by Robert Jones's avatar Robert Jones Committed by Shawn Guo
Browse files

ARM: dts: imx: ventana: add fxos8700 on gateworks boards



Add fxos8700 iio imu entries for Gateworks ventana SBCs.

Signed-off-by: default avatarRobert Jones <rjones@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 7c48b086
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -313,6 +313,11 @@
		interrupts = <12 2>;
		wakeup-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
	};

	accel@1e {
		compatible = "nxp,fxos8700";
		reg = <0x1e>;
	};
};

&ldb {
+5 −0
Original line number Diff line number Diff line
@@ -304,6 +304,11 @@
		interrupts = <11 2>;
		wakeup-gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
	};

	accel@1e {
		compatible = "nxp,fxos8700";
		reg = <0x1e>;
	};
};

&ldb {
+5 −0
Original line number Diff line number Diff line
@@ -361,6 +361,11 @@
		interrupts = <12 2>;
		wakeup-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
	};

	accel@1e {
		compatible = "nxp,fxos8700";
		reg = <0x1e>;
	};
};

&ldb {