linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Biwen Li (OSS)" <biwen.li@oss.nxp.com>
To: Shawn Guo <shawnguo@kernel.org>, "Biwen Li (OSS)" <biwen.li@oss.nxp.com>
Cc: Leo Li <leoyang.li@nxp.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Jiafei Pan <jiafei.pan@nxp.com>
Subject: RE: [PATCH] dts: arm64: lx2160a-rdb: fix shunt-resistor
Date: Tue, 14 Jul 2020 06:52:41 +0000	[thread overview]
Message-ID: <DB6PR0401MB2438CCA98263D39619659AB18F610@DB6PR0401MB2438.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200711135544.GF21277@dragon>

> 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?
Sure, will update in v2.
> 
> 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-14  6:52 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
2020-07-14  6:52   ` Biwen Li (OSS) [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=DB6PR0401MB2438CCA98263D39619659AB18F610@DB6PR0401MB2438.eurprd04.prod.outlook.com \
    --to=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 \
    --cc=shawnguo@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).