From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-m16.yeah.net (mail-m16.yeah.net [220.197.32.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8FC0F23372C; Sun, 16 Nov 2025 09:50:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=220.197.32.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763286643; cv=none; b=mjPDczgw4WiWLfzvDowyoK2vxA2fn8NNfxoORPuXK4BQ2bXQekHS3d0I0lk+6yGf2zgWfqjDuCHCJoPccQ3OoZAgLS0O2CFba2PYrBo+HanhGTst9tXyCHavF8IEHKCdg3SAYQDG9rrvByfnf7tDmWNc/Ih8SdZQoFBJQyUFDfI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763286643; c=relaxed/simple; bh=G7LtW3dL8esobnMzwJC+kd1MEndQRhIclgVhpATxhPU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=D2SjFaijZRhgQVB4PhmxfDbCFFAZAJFUMLIgEO7LaGeEupDHvVEzYPIWELfeW8doEIabs3+j+3SBLtMtGmvbZ+7fnaYeZTHvN+vUrpqsnPWJ7nxYvQlvxNgpfA2YOPine50jKWqOf3QpX+I9zJMv9uqs1XgPgts6gdrWkgiIy/0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net; spf=pass smtp.mailfrom=yeah.net; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b=S1m1+eEg; arc=none smtp.client-ip=220.197.32.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=yeah.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yeah.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=yeah.net header.i=@yeah.net header.b="S1m1+eEg" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yeah.net; s=s110527; h=Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; bh=U4A5sC6vx4DwfGfQ1k1Mlreu32CFe9N+OnTRiJsS5XI=; b=S1m1+eEgNtV/MtOka1ZTSFj7g7N6dqQ0meJ2NODGU7I8LFnBtJ1kLw0iAt74W8 NOsO3LJU8uYGjjF22TB8C4ANXw+uI9QYCnyy0nfugZ8pptDeOiU7z3XCfRRWbxhk isfbNf6LRjgm2gN8BtUZIZNfloKijhgq/50FxDL8PSMng= Received: from dragon (unknown []) by gzsmtp3 (Coremail) with SMTP id M88vCgDHr4c1nhlpklwWAg--.8044S3; Sun, 16 Nov 2025 17:49:43 +0800 (CST) Date: Sun, 16 Nov 2025 17:49:41 +0800 From: Shawn Guo To: Frank Li Cc: Jean-Baptiste Maneyrol , Jonathan Cameron , David Lechner , Nuno =?iso-8859-1?Q?S=E1?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] arm64: dts: imx8qxp-mek: Add sensors under i2c1 bus Message-ID: References: <20251029-qxp_sensor-v1-0-e97ee1de96d8@nxp.com> <20251029-qxp_sensor-v1-2-e97ee1de96d8@nxp.com> Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251029-qxp_sensor-v1-2-e97ee1de96d8@nxp.com> X-CM-TRANSID:M88vCgDHr4c1nhlpklwWAg--.8044S3 X-Coremail-Antispam: 1Uf129KBjvJXoW7ZF4ktrW5CrWxKF45Zr17GFg_yoW8XF4Dpr 97Z393Wr1SvF12k34agFs5GFZ8Cw4rGFn09FnrJayFkrsruFyDt3W7Krnxuw48XF4xXw4S qF1vvr1jkrnxXr7anT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x07URGQDUUUUU= X-CM-SenderInfo: pvkd40hjxrjqh1hdxhhqhw/1tbiIBhWu2kZnjh-mwAA3n On Wed, Oct 29, 2025 at 03:27:19PM -0400, Frank Li wrote: > Add sensors under i2c1 bus. > > Signed-off-by: Frank Li > --- > arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 32 +++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > index 7b033744554105de6dbc4366f21e3c90f1768deb..9a96018e6f0680ac503135726f4899aca121e7f6 100644 > --- a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > +++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts > @@ -450,10 +450,36 @@ i2c@2 { > #size-cells = <0>; > reg = <2>; > > + accelerometer@1e { > + compatible = "nxp,fxos8700"; > + reg = <0x1e>; > + }; > + > + gyroscope@21 { > + compatible = "nxp,fxas21002c"; > + reg = <0x21>; > + }; > + > pressure-sensor@60 { > compatible = "fsl,mpl3115"; > reg = <0x60>; > }; > + > + /* Ref SCH-54536 */ > + pressure-sensor@77 { > + compatible = "meas,ms5611"; > + reg = <0x77>; > + }; > + > + inertial-meter@68 { Keep devices sorted in slave address. Shawn > + compatible = "invensense,icm20602"; > + reg = <0x68>; > + }; > + > + inertial-meter@69 { > + compatible = "invensense,iam20380"; > + reg = <0x69>; > + }; > }; > > i2c@3 { > @@ -483,6 +509,12 @@ light-sensor@44 { > interrupt-parent = <&lsio_gpio1>; > interrupts = <2 IRQ_TYPE_EDGE_FALLING>; > }; > + > + /* Ref SCH-54536 */ > + light-sensort@60 { > + compatible = "vishay,vcnl4035"; > + reg = <0x60>; > + }; > }; > }; > > > -- > 2.34.1 >