[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55685d92-8f5a-4b23-a7a0-7dcdea5baaea@linaro.org>
Date: Mon, 17 Jun 2024 21:58:28 +0200
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: git@...tzsch.eu, Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org
Subject: Re: [PATCH] ARM: dts: qcom: msm8926-motorola-peregrine: Add
accelerometer, magnetometer, regulator
On 6/16/24 16:15, André Apitzsch via B4 Relay wrote:
> From: André Apitzsch <git@...tzsch.eu>
>
> Add the accelerometer, magnetometer and regulator that are present on
> the Motorola Moto G 4G (2013) device.
>
> While at it, update framebuffer supplies and temperature sensor.
That's a bit too much for a "while at it" ;) Please create separate commits
[...]
> sensor@48 {
> compatible = "ti,tmp108";
> reg = <0x48>;
> + interrupts-extended = <&tlmm 13 IRQ_TYPE_LEVEL_LOW>;
> + pinctrl-0 = <&temp_alert_default>;
> + pinctrl-names = "default";
> + #thermal-sensor-cells = <0>;
FWIW the current driver doesn't seem to care about interrupts, perhaps
you could extend it
Konrad
Powered by blists - more mailing lists