linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Biwen Li <biwen.li@oss.nxp.com>
Cc: leoyang.li@nxp.com, robh+dt@kernel.org,
	meenakshi.aggarwal@nxp.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, jiafei.pan@nxp.com,
	Biwen Li <biwen.li@nxp.com>
Subject: Re: [PATCH] dts: arm64: lx2160a-rdb: fix shunt-resistor
Date: Sat, 11 Jul 2020 21:55:45 +0800	[thread overview]
Message-ID: <20200711135544.GF21277@dragon> (raw)
In-Reply-To: <20200619084607.16637-1-biwen.li@oss.nxp.com>

On Fri, Jun 19, 2020 at 04:46:07PM +0800, Biwen Li wrote:
> From: Biwen Li <biwen.li@nxp.com>
> 
> Fix value of shunt-resistor property
> 
> Signed-off-by: Biwen Li <biwen.li@nxp.com>

'arm64: dts: ...' as subject prefix please.

Also can you improve commit log to better describe the problem the patch
is fixing?

Shawn

> ---
>  arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> index e266d8a170ea..dce79018d397 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
> @@ -141,7 +141,7 @@
>  			power-monitor@40 {
>  				compatible = "ti,ina220";
>  				reg = <0x40>;
> -				shunt-resistor = <1000>;
> +				shunt-resistor = <500>;
>  			};
>  		};
>  
> -- 
> 2.17.1
> 

  reply	other threads:[~2020-07-11 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19  8:46 [PATCH] dts: arm64: lx2160a-rdb: fix shunt-resistor Biwen Li
2020-07-11 13:55 ` Shawn Guo [this message]
2020-07-14  6:52   ` Biwen Li (OSS)

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=20200711135544.GF21277@dragon \
    --to=shawnguo@kernel.org \
    --cc=biwen.li@nxp.com \
    --cc=biwen.li@oss.nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jiafei.pan@nxp.com \
    --cc=leoyang.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=meenakshi.aggarwal@nxp.com \
    --cc=robh+dt@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).