Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1436093 > unrolled thread

[GIT PULL 0/3] BCM2835 pull requests for 4.8

Started byEric Anholt <eric@anholt.net>
First post2016-07-04 02:50 +0200
Last post2016-07-06 06:00 +0200
Articles 8 — 3 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL 0/3] BCM2835 pull requests for 4.8 Eric Anholt <eric@anholt.net> - 2016-07-04 02:50 +0200
    [GIT PULL 1/3] bcm2835-dt-next-2016-07-03 Eric Anholt <eric@anholt.net> - 2016-07-04 02:50 +0200
      Re: [GIT PULL 1/3] bcm2835-dt-next-2016-07-03 Florian Fainelli <f.fainelli@gmail.com> - 2016-07-06 05:50 +0200
    [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03 Eric Anholt <eric@anholt.net> - 2016-07-04 02:50 +0200
      Re: [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03 Florian Fainelli <f.fainelli@gmail.com> - 2016-07-06 05:50 +0200
    [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03 Eric Anholt <eric@anholt.net> - 2016-07-04 02:50 +0200
      Re: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03 Jason Cooper <jason@lakedaemon.net> - 2016-07-05 20:10 +0200
        Re: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03 Florian Fainelli <f.fainelli@gmail.com> - 2016-07-06 06:00 +0200

#1436093 — [GIT PULL 0/3] BCM2835 pull requests for 4.8

FromEric Anholt <eric@anholt.net>
Date2016-07-04 02:50 +0200
Subject[GIT PULL 0/3] BCM2835 pull requests for 4.8
Message-ID<rR0ff-7cU-1@gated-at.bofh.it>
It looks like we didn't get an updated defconfig patch while I was
gone, so I'm sending my pull requests for Pi3 and ethernet in the DT
now (the same stuff that's been in -next the whole time).  I think
it's still worth it to have Pi3 present in 4.8, even if we don't have
the defconfig in place yet.

[toc] | [next] | [standalone]


#1436094 — [GIT PULL 1/3] bcm2835-dt-next-2016-07-03

FromEric Anholt <eric@anholt.net>
Date2016-07-04 02:50 +0200
Subject[GIT PULL 1/3] bcm2835-dt-next-2016-07-03
Message-ID<rR0ff-7cU-3@gated-at.bofh.it>
In reply to#1436093
  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/anholt/linux tags/bcm2835-dt-next-2016-07-03

for you to fetch changes up to 6a93792774fc72861b7e8efaa3545a88272b4413:

  ARM: bcm2835: dt: Add the ethernet to the device trees (2016-05-31 10:32:34 -0700)

----------------------------------------------------------------
This pull request brings in the change to describe the ethernet in the
DT so that the firmware can tell us its MAC address.

----------------------------------------------------------------
Lubomir Rintel (1):
      ARM: bcm2835: dt: Add the ethernet to the device trees

 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts    |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts    |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b.dts         |  1 +
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts       |  1 +
 arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi | 19 +++++++++++++++++++
 arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi | 19 +++++++++++++++++++
 arch/arm/boot/dts/bcm283x.dtsi              |  2 ++
 7 files changed, 44 insertions(+)
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi

[toc] | [prev] | [next] | [standalone]


#1437394 — Re: [GIT PULL 1/3] bcm2835-dt-next-2016-07-03

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-07-06 05:50 +0200
SubjectRe: [GIT PULL 1/3] bcm2835-dt-next-2016-07-03
Message-ID<rRM0x-3VM-1@gated-at.bofh.it>
In reply to#1436094
Le 03/07/2016 17:45, Eric Anholt a écrit :
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/anholt/linux tags/bcm2835-dt-next-2016-07-03
> 
> for you to fetch changes up to 6a93792774fc72861b7e8efaa3545a88272b4413:
> 
>   ARM: bcm2835: dt: Add the ethernet to the device trees (2016-05-31 10:32:34 -0700)
> 
> ----------------------------------------------------------------
> This pull request brings in the change to describe the ethernet in the
> DT so that the firmware can tell us its MAC address.
> 
> ----------------------------------------------------------------
> Lubomir Rintel (1):
>       ARM: bcm2835: dt: Add the ethernet to the device trees

Merged, thanks!
-- 
Florian

[toc] | [prev] | [next] | [standalone]


#1436095 — [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03

FromEric Anholt <eric@anholt.net>
Date2016-07-04 02:50 +0200
Subject[GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03
Message-ID<rR0ff-7cU-11@gated-at.bofh.it>
In reply to#1436093
  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/anholt/linux tags/bcm2835-dt-64-next-2016-07-03

for you to fetch changes up to 02d08603649816a941246c18252e5c41fd07625a:

  ARM: bcm2837: dt: Add the ethernet to the device trees (2016-06-07 15:23:08 -0700)

----------------------------------------------------------------
This pull request brings in the Raspberry Pi 3 DT for its arm64
support.  Note that it also merges in the ethernet DT changes so that
the Pi3's ethernet can also get the MAC address.

----------------------------------------------------------------
Eric Anholt (3):
      dt-bindings: Add root properties for Raspberry Pi 3
      ARM: bcm2835: Add devicetree for the Raspberry Pi 3.
      Merge tag 'bcm2835-dt-ethernet' into HEAD

Gerd Hoffmann (1):
      ARM: bcm2837: dt: Add the ethernet to the device trees

Lubomir Rintel (1):
      ARM: bcm2835: dt: Add the ethernet to the device trees

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |  4 ++
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts           |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b.dts                |  1 +
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts              |  1 +
 arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi        | 19 ++++++
 arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi        | 19 ++++++
 arch/arm/boot/dts/bcm283x.dtsi                     |  2 +
 arch/arm64/boot/dts/broadcom/Makefile              |  1 +
 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts   | 30 +++++++++
 arch/arm64/boot/dts/broadcom/bcm2837.dtsi          | 76 ++++++++++++++++++++++
 11 files changed, 155 insertions(+)
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837.dtsi

[toc] | [prev] | [next] | [standalone]


#1437395 — Re: [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-07-06 05:50 +0200
SubjectRe: [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03
Message-ID<rRM0x-3VM-3@gated-at.bofh.it>
In reply to#1436095
Le 03/07/2016 17:45, Eric Anholt a écrit :
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/anholt/linux tags/bcm2835-dt-64-next-2016-07-03
> 
> for you to fetch changes up to 02d08603649816a941246c18252e5c41fd07625a:
> 
>   ARM: bcm2837: dt: Add the ethernet to the device trees (2016-06-07 15:23:08 -0700)
> 
> ----------------------------------------------------------------
> This pull request brings in the Raspberry Pi 3 DT for its arm64
> support.  Note that it also merges in the ethernet DT changes so that
> the Pi3's ethernet can also get the MAC address.
> 
> ----------------------------------------------------------------
> Eric Anholt (3):
>       dt-bindings: Add root properties for Raspberry Pi 3
>       ARM: bcm2835: Add devicetree for the Raspberry Pi 3.
>       Merge tag 'bcm2835-dt-ethernet' into HEAD
> 
> Gerd Hoffmann (1):
>       ARM: bcm2837: dt: Add the ethernet to the device trees
> 
> Lubomir Rintel (1):
>       ARM: bcm2835: dt: Add the ethernet to the device trees

Merged, thanks Eric!
-- 
Florian

[toc] | [prev] | [next] | [standalone]


#1436096 — [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03

FromEric Anholt <eric@anholt.net>
Date2016-07-04 02:50 +0200
Subject[GIT PULL 3/3] bcm2835-arm64-next-2016-07-03
Message-ID<rR0ff-7cU-7@gated-at.bofh.it>
In reply to#1436093
  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/anholt/linux tags/bcm2835-arm64-next-2016-07-03

for you to fetch changes up to 628d30d1ccb897fee54a6f7312561cf2f6f72f09:

  arm64: Add platform selection for BCM2835. (2016-06-15 14:10:30 -0700)

----------------------------------------------------------------
This pull request brings in the build support for the Raspberry Pi
arm64 port.

----------------------------------------------------------------
Alexander Graf (1):
      arm64: Allow for different DMA and CPU bus offsets

Eric Anholt (3):
      irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
      Merge remote-tracking branch 'irqchip/irqchip/bcm' into bcm2835-arm64-next
      arm64: Add platform selection for BCM2835.

 arch/arm64/Kconfig.platforms         | 13 +++++++++++++
 arch/arm64/include/asm/dma-mapping.h | 17 +++++++++++++++--
 drivers/irqchip/irq-bcm2835.c        |  3 +--
 drivers/irqchip/irq-bcm2836.c        |  2 +-
 4 files changed, 30 insertions(+), 5 deletions(-)

[toc] | [prev] | [next] | [standalone]


#1437220 — Re: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03

FromJason Cooper <jason@lakedaemon.net>
Date2016-07-05 20:10 +0200
SubjectRe: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03
Message-ID<rRCXf-6im-7@gated-at.bofh.it>
In reply to#1436096
Eric,

On Sun, Jul 03, 2016 at 05:45:36PM -0700, Eric Anholt wrote:
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/anholt/linux tags/bcm2835-arm64-next-2016-07-03
> 
> for you to fetch changes up to 628d30d1ccb897fee54a6f7312561cf2f6f72f09:
> 
>   arm64: Add platform selection for BCM2835. (2016-06-15 14:10:30 -0700)
> 
> ----------------------------------------------------------------
> This pull request brings in the build support for the Raspberry Pi
> arm64 port.
> 
> ----------------------------------------------------------------
> Alexander Graf (1):
>       arm64: Allow for different DMA and CPU bus offsets
> 
> Eric Anholt (3):
>       irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
>       Merge remote-tracking branch 'irqchip/irqchip/bcm' into bcm2835-arm64-next

You may want to draw attention to the fact that this has an external
dependency on my irqchip/bcm branch.  Also, that it's stable, been in
-next for a couple of weeks, and based on v4.7-rc1, etc.

thx,

Jason.

>       arm64: Add platform selection for BCM2835.
> 
>  arch/arm64/Kconfig.platforms         | 13 +++++++++++++
>  arch/arm64/include/asm/dma-mapping.h | 17 +++++++++++++++--
>  drivers/irqchip/irq-bcm2835.c        |  3 +--
>  drivers/irqchip/irq-bcm2836.c        |  2 +-
>  4 files changed, 30 insertions(+), 5 deletions(-)

[toc] | [prev] | [next] | [standalone]


#1437396 — Re: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-07-06 06:00 +0200
SubjectRe: [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03
Message-ID<rRMad-3Zj-1@gated-at.bofh.it>
In reply to#1437220
Le 05/07/2016 11:03, Jason Cooper a écrit :
> Eric,
> 
> On Sun, Jul 03, 2016 at 05:45:36PM -0700, Eric Anholt wrote:
>>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
>>
>> are available in the git repository at:
>>
>>   https://github.com/anholt/linux tags/bcm2835-arm64-next-2016-07-03
>>
>> for you to fetch changes up to 628d30d1ccb897fee54a6f7312561cf2f6f72f09:
>>
>>   arm64: Add platform selection for BCM2835. (2016-06-15 14:10:30 -0700)
>>
>> ----------------------------------------------------------------
>> This pull request brings in the build support for the Raspberry Pi
>> arm64 port.
>>
>> ----------------------------------------------------------------
>> Alexander Graf (1):
>>       arm64: Allow for different DMA and CPU bus offsets
>>
>> Eric Anholt (3):
>>       irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
>>       Merge remote-tracking branch 'irqchip/irqchip/bcm' into bcm2835-arm64-next
> 
> You may want to draw attention to the fact that this has an external
> dependency on my irqchip/bcm branch.  Also, that it's stable, been in
> -next for a couple of weeks, and based on v4.7-rc1, etc.

Thanks for the heads-up, merged and updated the merge commit to make
this clear, thanks everyone.
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web