All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biwen Li <biwen.li@nxp.com>
To: u-boot@lists.denx.de
Subject: [EXT] Re: [v6 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Date: Mon, 23 Dec 2019 12:02:15 +0000	[thread overview]
Message-ID: <DB7PR04MB4490195F5DA5A5C5D483C67C8F2E0@DB7PR04MB4490.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <CAOMZO5CCsUeGDQrZKdnEq7mO7MRL6mBsu82RctAK499S2ydzcg@mail.gmail.com>

> 
> Hi Biwen,
> 
> On Mon, Dec 23, 2019 at 8:47 AM Biwen Li <biwen.li@nxp.com> wrote:
> >
> > This adds DM_FLAG_PRE_RELOC flag to probe i2c driver before relocation
> >
> > Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
> > Signed-off-by: Biwen Li <biwen.li@nxp.com>
> > ---
> > Changes in v6:
> >         - none
> >
> > Changes in v5:
> >         - none
> >
> > Changes in v4:
> >         - update copyright
> >
> > Changes in v3:
> >         - none
> >
> > Changes in v2:
> >         - none
> >
> >  drivers/i2c/mxc_i2c.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/i2c/mxc_i2c.c b/drivers/i2c/mxc_i2c.c index
> > 786b5a2226..1c2a18bed2 100644
> > --- a/drivers/i2c/mxc_i2c.c
> > +++ b/drivers/i2c/mxc_i2c.c
> > @@ -10,6 +10,7 @@
> >   *  Copyright (C) 2005 Matthias Blaschke <blaschke@synertronixx.de>
> >   *  Copyright (C) 2007 RightHand Technologies, Inc.
> >   *  Copyright (C) 2008 Darius Augulis <darius.augulis at
> > teltonika.lt>
> > + *  Copyright (C) 2019 NXP
> 
> Why do you add the Copyright if you inserted a single line in this patch?
Accoring NXP's policy, if you modified some files, you need update the copyright in files.

  reply	other threads:[~2019-12-23 12:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-23 11:45 [v6 1/8] rtc: pcf8563: Add driver model support Biwen Li
2019-12-23 11:45 ` [v6 2/8] armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled Biwen Li
2019-12-23 11:45 ` [v6 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag Biwen Li
2019-12-23 11:54   ` Fabio Estevam
2019-12-23 12:02     ` Biwen Li [this message]
2019-12-24  1:30       ` [EXT] " Fabio Estevam
2019-12-24  2:00         ` Biwen Li
2019-12-23 11:45 ` [v6 4/8] Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN Biwen Li
2019-12-23 11:45 ` [v6 5/8] dm: arm64: ls1012a: add i2c DM support Biwen Li
2019-12-23 11:45 ` [v6 6/8] dm: arm64: ls1043a: " Biwen Li
2019-12-23 11:45 ` [v6 7/8] dm: arm64: ls1046a: " Biwen Li
2019-12-23 11:45 ` [v6 8/8] dm: arm: ls1021a: " Biwen Li

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=DB7PR04MB4490195F5DA5A5C5D483C67C8F2E0@DB7PR04MB4490.eurprd04.prod.outlook.com \
    --to=biwen.li@nxp.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.