Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-09-21 Thread Vineet Gupta
On Friday 12 September 2014 02:30 PM, Paul Bolle wrote:
> Hi Vineet,
>
> On Mon, 2014-06-09 at 09:05 +, Vineet Gupta wrote:
>> On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
>>> Linux-next included commit c00bfd974fb0 ("ARC: [arcfpga] Get rid of
>>> legacy BVCI latency unit support") in next-20140604. It removes the
>>> Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
>>> only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
>>> currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
>>> ARC_BOARD_ML509 could be removed too.
>> Thx for noticing this.
>>
>> I'm planning to use these symbols to set up default builtin DT blobs from 
>> Kconfig
>> itself (rather than current defconfigs). If that doesn't workout - sure I 
>> will
>> remove the symbols.
> No news here as of v3.17-rc4 and next-20140912. Are you still planning
> to use these symbols or should I submit the trivial patch to drop them?

Please send over patch - I'll queue it up for 3.18

Thx,
-Vineet

>
> Thanks,
>
>
> Paul Bolle
>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-09-21 Thread Vineet Gupta
On Friday 12 September 2014 02:30 PM, Paul Bolle wrote:
 Hi Vineet,

 On Mon, 2014-06-09 at 09:05 +, Vineet Gupta wrote:
 On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
 Linux-next included commit c00bfd974fb0 (ARC: [arcfpga] Get rid of
 legacy BVCI latency unit support) in next-20140604. It removes the
 Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
 only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
 currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
 ARC_BOARD_ML509 could be removed too.
 Thx for noticing this.

 I'm planning to use these symbols to set up default builtin DT blobs from 
 Kconfig
 itself (rather than current defconfigs). If that doesn't workout - sure I 
 will
 remove the symbols.
 No news here as of v3.17-rc4 and next-20140912. Are you still planning
 to use these symbols or should I submit the trivial patch to drop them?

Please send over patch - I'll queue it up for 3.18

Thx,
-Vineet


 Thanks,


 Paul Bolle



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-09-12 Thread Paul Bolle
Hi Vineet,

On Mon, 2014-06-09 at 09:05 +, Vineet Gupta wrote:
> On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
> > Linux-next included commit c00bfd974fb0 ("ARC: [arcfpga] Get rid of
> > legacy BVCI latency unit support") in next-20140604. It removes the
> > Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
> > only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
> > currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
> > ARC_BOARD_ML509 could be removed too.
> 
> Thx for noticing this.
> 
> I'm planning to use these symbols to set up default builtin DT blobs from 
> Kconfig
> itself (rather than current defconfigs). If that doesn't workout - sure I will
> remove the symbols.

No news here as of v3.17-rc4 and next-20140912. Are you still planning
to use these symbols or should I submit the trivial patch to drop them?

Thanks,


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-09-12 Thread Paul Bolle
Hi Vineet,

On Mon, 2014-06-09 at 09:05 +, Vineet Gupta wrote:
 On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
  Linux-next included commit c00bfd974fb0 (ARC: [arcfpga] Get rid of
  legacy BVCI latency unit support) in next-20140604. It removes the
  Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
  only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
  currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
  ARC_BOARD_ML509 could be removed too.
 
 Thx for noticing this.
 
 I'm planning to use these symbols to set up default builtin DT blobs from 
 Kconfig
 itself (rather than current defconfigs). If that doesn't workout - sure I will
 remove the symbols.

No news here as of v3.17-rc4 and next-20140912. Are you still planning
to use these symbols or should I submit the trivial patch to drop them?

Thanks,


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-06-09 Thread Vineet Gupta
Hi Paul,

On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
> Hi Vineet,
>
> Linux-next included commit c00bfd974fb0 ("ARC: [arcfpga] Get rid of
> legacy BVCI latency unit support") in next-20140604. It removes the
> Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
> only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
> currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
> ARC_BOARD_ML509 could be removed too.

Thx for noticing this.

I'm planning to use these symbols to set up default builtin DT blobs from 
Kconfig
itself (rather than current defconfigs). If that doesn't workout - sure I will
remove the symbols.

Thx,
-Vineet

>
> If that's correct: is the trivial patch to remove the Kconfig entries
> for ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 queued somewhere?
>
>
> Paul Bolle
>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-06-09 Thread Vineet Gupta
Hi Paul,

On Wednesday 04 June 2014 03:04 PM, Paul Bolle wrote:
 Hi Vineet,

 Linux-next included commit c00bfd974fb0 (ARC: [arcfpga] Get rid of
 legacy BVCI latency unit support) in next-20140604. It removes the
 Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
 only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
 currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
 ARC_BOARD_ML509 could be removed too.

Thx for noticing this.

I'm planning to use these symbols to set up default builtin DT blobs from 
Kconfig
itself (rather than current defconfigs). If that doesn't workout - sure I will
remove the symbols.

Thx,
-Vineet


 If that's correct: is the trivial patch to remove the Kconfig entries
 for ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 queued somewhere?


 Paul Bolle



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-06-04 Thread Paul Bolle
Hi Vineet,

Linux-next included commit c00bfd974fb0 ("ARC: [arcfpga] Get rid of
legacy BVCI latency unit support") in next-20140604. It removes the
Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
ARC_BOARD_ML509 could be removed too.

If that's correct: is the trivial patch to remove the Kconfig entries
for ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 queued somewhere?


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509

2014-06-04 Thread Paul Bolle
Hi Vineet,

Linux-next included commit c00bfd974fb0 (ARC: [arcfpga] Get rid of
legacy BVCI latency unit support) in next-20140604. It removes the
Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that symbol's entry is the
only place were the symbols ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 are
currently used. So it follows that the entries for ARC_BOARD_ANGEL4 and
ARC_BOARD_ML509 could be removed too.

If that's correct: is the trivial patch to remove the Kconfig entries
for ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 queued somewhere?


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/