From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 2 Feb 2018 13:26:22 +0800 Subject: [PATCH 1/3] ARM: dts: imx6ul-evk: Add support for mag3110 sensor In-Reply-To: <1515498385-23198-1-git-send-email-marco.franchi@nxp.com> References: <1515498385-23198-1-git-send-email-marco.franchi@nxp.com> Message-ID: <20180202052621.GG20833@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 09, 2018 at 09:46:23AM -0200, Marco Franchi wrote: > The i.MX 6UL EVK has a MAG3110 Magnetometer sensor in its base board. > Add support for this sensor, which is included in the trivial i2c devices > and according to the bindings documentation, just need a compatible field > and an address. > > Signed-off-by: Marco Franchi Applied all, thanks.