From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: git@apitzsch.eu, Bjorn Andersson <andersson@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: qcom: msm8926-motorola-peregrine: Add accelerometer, magnetometer, regulator
Date: Mon, 17 Jun 2024 21:58:28 +0200 [thread overview]
Message-ID: <55685d92-8f5a-4b23-a7a0-7dcdea5baaea@linaro.org> (raw)
In-Reply-To: <20240616-peregrine-v1-1-85d14ae1a11a@apitzsch.eu>
On 6/16/24 16:15, André Apitzsch via B4 Relay wrote:
> From: André Apitzsch <git@apitzsch.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
prev parent reply other threads:[~2024-06-17 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-16 14:15 [PATCH] ARM: dts: qcom: msm8926-motorola-peregrine: Add accelerometer, magnetometer, regulator André Apitzsch via B4 Relay
2024-06-17 19:58 ` Konrad Dybcio [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55685d92-8f5a-4b23-a7a0-7dcdea5baaea@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=git@apitzsch.eu \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).