Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-11-25 Thread Simon Glass
Hi, On 16 November 2016 at 06:43, Fabian Vogt wrote: > Hi, > > any news on this? As far as I can tell nothing happened after my last > reply to this thread, so: Ping! Adding Tom - the patches are assigned to him in Patchwork. - Simon > > Thanks, > Fabian > > Am Montag, 26.

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-11-16 Thread Fabian Vogt
Hi, any news on this? As far as I can tell nothing happened after my last reply to this thread, so: Ping! Thanks, Fabian Am Montag, 26. September 2016, 14:26:42 CET schrieben Sie: > This patch series modifies the used drivers to work with OF_CONTROL > and switches the board code and configs to

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-07 Thread Stefan Bruens
On Freitag, 7. Oktober 2016 16:42:40 CEST Tom Rini wrote: > On Thu, Oct 06, 2016 at 09:42:52PM -0700, Eric Anholt wrote: > > Stefan Bruens writes: > > > On Donnerstag, 6. Oktober 2016 12:32:12 CEST Eric Anholt wrote: > > >> Alexander Graf writes: > >

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-07 Thread Tom Rini
On Thu, Oct 06, 2016 at 09:42:52PM -0700, Eric Anholt wrote: > Stefan Bruens writes: > > > On Donnerstag, 6. Oktober 2016 12:32:12 CEST Eric Anholt wrote: > >> Alexander Graf writes: > >> >> Am 05.10.2016 um 18:48 schrieb Fabian Vogt

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-06 Thread Eric Anholt
Stefan Bruens writes: > On Donnerstag, 6. Oktober 2016 12:32:12 CEST Eric Anholt wrote: >> Alexander Graf writes: >> >> Am 05.10.2016 um 18:48 schrieb Fabian Vogt : >> >> >> >> Hi, >> >> >> >> Am Mittwoch, 5. Oktober 2016, 09:54:46

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-06 Thread Stefan Bruens
On Donnerstag, 6. Oktober 2016 12:32:12 CEST Eric Anholt wrote: > Alexander Graf writes: > >> Am 05.10.2016 um 18:48 schrieb Fabian Vogt : > >> > >> Hi, > >> > >> Am Mittwoch, 5. Oktober 2016, 09:54:46 CEST schrieb Stephen Warren: > >>> On 09/26/2016 06:26 AM,

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-06 Thread Eric Anholt
Alexander Graf writes: >> Am 05.10.2016 um 18:48 schrieb Fabian Vogt : >> >> Hi, >> >> Am Mittwoch, 5. Oktober 2016, 09:54:46 CEST schrieb Stephen Warren: >>> On 09/26/2016 06:26 AM, Fabian Vogt wrote: This patch series modifies the used drivers to work with

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-05 Thread Alexander Graf
> Am 05.10.2016 um 18:48 schrieb Fabian Vogt : > > Hi, > > Am Mittwoch, 5. Oktober 2016, 09:54:46 CEST schrieb Stephen Warren: >> On 09/26/2016 06:26 AM, Fabian Vogt wrote: >>> This patch series modifies the used drivers to work with OF_CONTROL >>> and switches the board code

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-05 Thread Simon Glass
+Tom too On 5 October 2016 at 10:48, Fabian Vogt wrote: > Hi, > > Am Mittwoch, 5. Oktober 2016, 09:54:46 CEST schrieb Stephen Warren: >> On 09/26/2016 06:26 AM, Fabian Vogt wrote: >> > This patch series modifies the used drivers to work with OF_CONTROL >> > and switches the board

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-05 Thread Fabian Vogt
Hi, Am Mittwoch, 5. Oktober 2016, 09:54:46 CEST schrieb Stephen Warren: > On 09/26/2016 06:26 AM, Fabian Vogt wrote: > > This patch series modifies the used drivers to work with OF_CONTROL > > and switches the board code and configs to use it. > > The added device trees are directly from the

Re: [U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-10-05 Thread Stephen Warren
On 09/26/2016 06:26 AM, Fabian Vogt wrote: This patch series modifies the used drivers to work with OF_CONTROL and switches the board code and configs to use it. The added device trees are directly from the linux kernel tree and can thus be used for booting the (upstream) kernel. Is there a

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL

2016-09-26 Thread Fabian Vogt
This patch series modifies the used drivers to work with OF_CONTROL and switches the board code and configs to use it. The added device trees are directly from the linux kernel tree and can thus be used for booting the (upstream) kernel. Fabian Vogt (9): gpio: bcm2835: add device tree support