mbox series

[GIT,PULL,2/3] bcm2835-defconfig-next-2018-04-30

Message ID 20180430212750.12303-2-eric@anholt.net
State New
Headers show
Series [GIT,PULL,1/3] bcm2835-dt-next-2018-04-30 | expand

Pull-request

git://github.com/anholt/linux tags/bcm2835-defconfig-next-2018-04-30

Message

Eric Anholt April 30, 2018, 9:27 p.m. UTC
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://github.com/anholt/linux tags/bcm2835-defconfig-next-2018-04-30

for you to fetch changes up to 329fb2b79b132d727dd8a1624da8dc5331eb8633:

  ARM: multi_v7_defconfig: Enable LAN and BT for RPi 3 B+ (2018-04-23 13:25:49 -0700)

----------------------------------------------------------------
This pull request enables recent new drivers for the Raspberry Pi, including
the networking on the Pi 3 B+.

----------------------------------------------------------------
Stefan Wahren (3):
      ARM: bcm2835_defconfig: Enable LAN78XX driver
      ARM: bcm2835_defconfig: Enable VCHIQ driver
      ARM: multi_v7_defconfig: Enable LAN and BT for RPi 3 B+

 arch/arm/configs/bcm2835_defconfig  | 2 ++
 arch/arm/configs/multi_v7_defconfig | 4 ++++
 2 files changed, 6 insertions(+)

Comments

Florian Fainelli May 1, 2018, 6:53 p.m. UTC | #1
On 04/30/2018 02:27 PM, Eric Anholt wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/anholt/linux tags/bcm2835-defconfig-next-2018-04-30
> 
> for you to fetch changes up to 329fb2b79b132d727dd8a1624da8dc5331eb8633:
> 
>   ARM: multi_v7_defconfig: Enable LAN and BT for RPi 3 B+ (2018-04-23 13:25:49 -0700)
> 
> ----------------------------------------------------------------
> This pull request enables recent new drivers for the Raspberry Pi, including
> the networking on the Pi 3 B+.
> 
> ----------------------------------------------------------------
> Stefan Wahren (3):
>       ARM: bcm2835_defconfig: Enable LAN78XX driver
>       ARM: bcm2835_defconfig: Enable VCHIQ driver
>       ARM: multi_v7_defconfig: Enable LAN and BT for RPi 3 B+

Merged into defconfig/next, thanks Eric!