From: Joel Stanley <joel@jms.id.au>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 1/2] ARM: dts: aspeed: romed8hm3: Add lm25066 sense resistor values
Date: Thu, 31 Mar 2022 05:35:16 +0000 [thread overview]
Message-ID: <CACPK8Xfg1xV6Cwb2qhu3A7-Ladj6htr45s8ZFqwApTFj4Ab2tQ@mail.gmail.com> (raw)
In-Reply-To: <20220331022425.28606-1-zev@bewilderbeest.net>
On Thu, 31 Mar 2022 at 02:24, Zev Weiss <zev@bewilderbeest.net> wrote:
>
> With this property set the sensor readings from these devices can now
> be calibrated properly.
>
> Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
I guess:
Fixes: a9a3d60b937a ("ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC")
Reviewed-by: Joel Stanley <joel@jms.id.au>
I'll send some fixes in after -rc1.
> ---
> arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts b/arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts
> index e71ccfd1df63..572a43e57cac 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts
> @@ -100,12 +100,14 @@ w83773g at 4c {
> lm25066 at 40 {
> compatible = "lm25066";
> reg = <0x40>;
> + shunt-resistor-micro-ohms = <1000>;
> };
>
> /* 12VSB PMIC */
> lm25066 at 41 {
> compatible = "lm25066";
> reg = <0x41>;
> + shunt-resistor-micro-ohms = <10000>;
> };
> };
>
> --
> 2.35.1
>
prev parent reply other threads:[~2022-03-31 5:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 2:24 [PATCH 1/2] ARM: dts: aspeed: romed8hm3: Add lm25066 sense resistor values Zev Weiss
2022-03-31 2:24 ` [PATCH 2/2] ARM: dts: aspeed: romed8hm3: Fix GPIOB0 name Zev Weiss
2022-03-31 5:35 ` Joel Stanley
2022-03-31 6:08 ` Zev Weiss
2022-03-31 5:35 ` Joel Stanley [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=CACPK8Xfg1xV6Cwb2qhu3A7-Ladj6htr45s8ZFqwApTFj4Ab2tQ@mail.gmail.com \
--to=joel@jms.id.au \
--cc=linux-aspeed@lists.ozlabs.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).