mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/6 v2] raspberry-pi: updates
Date: Mon, 19 Jan 2015 02:20:49 +0400	[thread overview]
Message-ID: <20150119022049.b32c9eb741bc2eeec57c05ef@gmail.com> (raw)
In-Reply-To: <20150113063128.GC30554@ns203013.ovh.net>

On Tue, 13 Jan 2015 07:31:28 +0100
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:

> Hi,
> 
> 	v2:
> 
> 		send correct leds patch


IMHO we have to enable LED stuff in rpi_defconfig.


> 	The following patch serie prepare the raspberry for USB support
> 
> The following changes since commit 9cd14d260aa22ae089f81a07be2c0e5dea2ffc94:
> 
>   Merge branch 'for-next/pbl-console' (2015-01-09 17:38:27 +0100)
> 
> are available in the git repository at:
> 
>   git://git.jcrosoft.org/barebox.git delivery/rpi
> 
> for you to fetch changes up to 70d2d564af770d99c0e8a4fbfa314e6d55d58629:
> 
>   regulator: add bcm2835 driver (2015-01-11 19:04:06 +0800)
> 
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (6):
>       raspberry-pi: add board model detection
>       raspberry-pi: add leds support
>       amba: pl011: add support for regulator
>       driver: add postcore_platform_driver
>       regulator: allow to use it with non DT device
>       regulator: add bcm2835 driver
> 
>  arch/arm/boards/raspberry-pi/env/init/ps1 |   7 +++++++
>  arch/arm/boards/raspberry-pi/rpi.c        | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  arch/arm/mach-bcm2835/include/mach/mbox.h |  83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/regulator/Kconfig                 |   7 ++++++-
>  drivers/regulator/Makefile                |   1 +
>  drivers/regulator/bcm2835.c               | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/regulator/core.c                  |  98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
>  drivers/serial/amba-pl011.c               |  11 +++++++++++
>  include/driver.h                          |   2 ++
>  include/regulator.h                       |  10 ++++++++++
>  10 files changed, 488 insertions(+), 18 deletions(-)
>  create mode 100644 arch/arm/boards/raspberry-pi/env/init/ps1
>  create mode 100644 drivers/regulator/bcm2835.c
> 
> Best Regards,
> J.
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox


-- 
-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2015-01-18 22:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13  6:31 Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33 ` [PATCH 1/6] raspberry-pi: add board model detection Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33   ` [PATCH 2/6] raspberry-pi: add leds support Jean-Christophe PLAGNIOL-VILLARD
2015-01-18 22:08     ` Antony Pavlov
2015-01-19  7:51       ` Sascha Hauer
2015-01-19  7:58         ` Antony Pavlov
2015-01-19  7:59           ` Sascha Hauer
2015-01-19 12:16       ` Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33   ` [PATCH 3/6] amba: pl011: add support for regulator Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33   ` [PATCH 4/6] driver: add postcore_platform_driver Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33   ` [PATCH 5/6] regulator: allow to use it with non DT device Jean-Christophe PLAGNIOL-VILLARD
2015-01-13  6:33   ` [PATCH 6/6] regulator: add bcm2835 driver Jean-Christophe PLAGNIOL-VILLARD
2015-01-14  6:24 ` [PATCH 0/6 v2] raspberry-pi: updates Sascha Hauer
2015-01-18 22:20 ` Antony Pavlov [this message]

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=20150119022049.b32c9eb741bc2eeec57c05ef@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox