All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/5] mx6: crm_regs: Add bit definitions for anadig registers
Date: Wed, 01 Oct 2014 09:21:58 +0200	[thread overview]
Message-ID: <542BAB96.9090005@denx.de> (raw)
In-Reply-To: <1410886138-22910-2-git-send-email-nitin.garg@freescale.com>

Hi Nitin, Tom, Wolfgang,

On 16/09/2014 18:48, Nitin Garg wrote:
> Add bit definitons for various anadig registers as
> required by various drivers.
> 
> Signed-off-by: Nitin Garg <nitin.garg@freescale.com>
> ---
> 
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
> 
>  arch/arm/include/asm/arch-mx6/crm_regs.h |  543 +++++++++++++++++++++++++++++-
>  1 file changed, 542 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/include/asm/arch-mx6/crm_regs.h b/arch/arm/include/asm/arch-mx6/crm_regs.h
> index e67b5b9..66a7cea 100644
> --- a/arch/arm/include/asm/arch-mx6/crm_regs.h
> +++ b/arch/arm/include/asm/arch-mx6/crm_regs.h
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
> + * Copyright 2011-2014 Freescale Semiconductor, Inc. All Rights Reserved.

This is a legal issue. I guess some changes like this one have already
flown into mainline, but I am quite unsure that this is legally correct.
Originally, when the file was introduced, it had Freescale's Copyright -
fine.

Of course, this header file was changed several times, and not only by
Freescale or Freescale's employers. Is it then correct to update the
copyright now, extending the datum ? I doubt this is ok.

Thanks for clarification,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2014-10-01  7:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 16:48 [U-Boot] [PATCH v4 0/5] add i.MX6 thermal sensor driver Nitin Garg
2014-09-16 16:48 ` [U-Boot] [PATCH v4 1/5] mx6: crm_regs: Add bit definitions for anadig registers Nitin Garg
2014-10-01  7:21   ` Stefano Babic [this message]
2014-10-01 11:27     ` Nitin Garg
2014-09-16 16:48 ` [U-Boot] [PATCH v4 2/5] mx6: clock: Add api to enable pll3 Nitin Garg
2014-09-16 16:48 ` [U-Boot] [PATCH v4 3/5] mx6: thermal: Add i.MX6 CPU thermal sensor support Nitin Garg
2014-09-16 16:48 ` [U-Boot] [PATCH v4 4/5] mx6: thermal: Check cpu temperature via thermal sensor Nitin Garg
2014-09-16 16:48 ` [U-Boot] [PATCH v4 5/5] mx6: thermal: Enable thermal sensor for mx6 sabre boards Nitin Garg

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=542BAB96.9090005@denx.de \
    --to=sbabic@denx.de \
    --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.