From: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
To: Gabor Juhos <juhosg@openwrt.org>
Cc: Ralf Baechle <ralf@linux-mips.org>, <linux-mips@linux-mips.org>,
<mcgrof@infradead.org>
Subject: Re: [PATCH v2 13/13] MIPS: ath79: add initial support for the Atheros DB120 board
Date: Wed, 14 Mar 2012 11:33:11 -0700 [thread overview]
Message-ID: <20120314183311.GA8265@tux> (raw)
In-Reply-To: <1331721931-4334-14-git-send-email-juhosg@openwrt.org>
On Wed, Mar 14, 2012 at 11:45:31AM +0100, Gabor Juhos wrote:
> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
> Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
> ---
> v2: - remove USB controller registration, it will be added
> by a separate patch-set
>
> Ralf,
>
> The mach-db120.c file is licensed under the Clear BSD license. That
> is based on the modified BSD license and the FSF's [1] site states
> that it is compatible with both the GPLv2 and GPLv3.
>
> However if you have concerns about the copyright we can resubmit
> this file under the ISC license [2]. The ISC license is already
> used upstream by the ath6kl and ath9k drivers.
>
> Thanks,
> Gabor
>
> 1. http://www.gnu.org/licenses/license-list.html#clearbsd
> 2. http://www.gnu.org/licenses/license-list.html#ISC
Gabor, please resubmit under the ISC license. The patch
has been pending since December and I really do not
want to wait any longer. You can just resubmit this
one single patch.
Luis
WARNING: multiple messages have this Message-ID (diff)
From: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
To: Gabor Juhos <juhosg@openwrt.org>
Cc: Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org, mcgrof@infradead.org
Subject: Re: [PATCH v2 13/13] MIPS: ath79: add initial support for the Atheros DB120 board
Date: Wed, 14 Mar 2012 11:33:11 -0700 [thread overview]
Message-ID: <20120314183311.GA8265@tux> (raw)
Message-ID: <20120314183311.lBvg3Xb_4UjpKsIljxV0OfnxIc1dx4HnrxdEltUdqms@z> (raw)
In-Reply-To: <1331721931-4334-14-git-send-email-juhosg@openwrt.org>
On Wed, Mar 14, 2012 at 11:45:31AM +0100, Gabor Juhos wrote:
> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
> Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
> ---
> v2: - remove USB controller registration, it will be added
> by a separate patch-set
>
> Ralf,
>
> The mach-db120.c file is licensed under the Clear BSD license. That
> is based on the modified BSD license and the FSF's [1] site states
> that it is compatible with both the GPLv2 and GPLv3.
>
> However if you have concerns about the copyright we can resubmit
> this file under the ISC license [2]. The ISC license is already
> used upstream by the ath6kl and ath9k drivers.
>
> Thanks,
> Gabor
>
> 1. http://www.gnu.org/licenses/license-list.html#clearbsd
> 2. http://www.gnu.org/licenses/license-list.html#ISC
Gabor, please resubmit under the ISC license. The patch
has been pending since December and I really do not
want to wait any longer. You can just resubmit this
one single patch.
Luis
next prev parent reply other threads:[~2012-03-14 18:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 10:45 [PATCH v2 00/13] MIPS: ath79: add initial support for the Atheros AR934X SoCs Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 01/13] MIPS: ath79: add early_printk support for AR934X Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 02/13] MIPS: ath79: sort case statements in ath79_detect_sys_type Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 03/13] MIPS: ath79: add SoC detection code for AR934X Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 04/13] MIPS: ath79: add clock initialization " Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 05/13] MIPS: ath79: add GPIO support " Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 06/13] MIPS: ath79: rework IP2/IP3 interrupt handling Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 07/13] MIPS: ath79: add IRQ handling code for AR934X Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 08/13] MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 09/13] MIPS: ath79: register UART device for AR934X SoCs Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 10/13] MIPS: ath79: add WMAC registration code for AR934X Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 11/13] MIPS: ath79: add PCI_AR724X Kconfig symbol Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 12/13] MIPS: ath79: add PCI registration code for AR934X Gabor Juhos
2012-03-14 10:45 ` [PATCH v2 13/13] MIPS: ath79: add initial support for the Atheros DB120 board Gabor Juhos
2012-03-14 18:33 ` Luis R. Rodriguez [this message]
2012-03-14 18:33 ` Luis R. Rodriguez
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=20120314183311.GA8265@tux \
--to=rodrigue@qca.qualcomm.com \
--cc=juhosg@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=mcgrof@infradead.org \
--cc=ralf@linux-mips.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 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.