mbox series

[GIT,PULL,3/3] bcm2835-defconfig-next-2020-03-27

Message ID 20200327211632.32346-3-nsaenzjulienne@suse.de (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/3] bcm2835-dt-fixes-2020-03-27 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27

Message

Nicolas Saenz Julienne March 27, 2020, 9:16 p.m. UTC
Hi Florian,

The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:

  Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27

for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:

  ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)

----------------------------------------------------------------
Enables fixed regulator in bcm2835_defconfig

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      ARM: bcm2835_defconfig: Enable fixed-regulator

 arch/arm/configs/bcm2835_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli April 4, 2020, 9:37 p.m. UTC | #1
On 3/27/2020 2:16 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> The following changes since commit 8068b7b63583764b46416a62856e42fb1f954ab6:
> 
>   Merge tag 'tags/bcm2835-defconfig-next-2020-03-09' into defconfig/next (2020-03-10 11:13:21 -0700)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2020-03-27
> 
> for you to fetch changes up to f06f924a65fb3991614fb23a783d4fef9c8d14ea:
> 
>   ARM: bcm2835_defconfig: Enable fixed-regulator (2020-03-27 21:27:47 +0100)
> 
> ----------------------------------------------------------------
> Enables fixed regulator in bcm2835_defconfig
> 
> ----------------------------------------------------------------

Merged into defconfig/next, thanks!