Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712404 > unrolled thread
| Started by | Eric Anholt <eric@anholt.net> |
|---|---|
| First post | 2017-08-15 20:10 +0200 |
| Last post | 2017-08-17 03:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL 1/2] bcm2835-dt-next-2017-08-15 Eric Anholt <eric@anholt.net> - 2017-08-15 20:10 +0200
Re: [GIT PULL 1/2] bcm2835-dt-next-2017-08-15 Florian Fainelli <f.fainelli@gmail.com> - 2017-08-17 03:20 +0200
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2017-08-15 20:10 +0200 |
| Subject | [GIT PULL 1/2] bcm2835-dt-next-2017-08-15 |
| Message-ID | <ueOrT-4Hl-3@gated-at.bofh.it> |
The following changes since commit ad41eacc11046fe6a199cffb6663bcd9c90df2f8:
Merge tag 'bcm2835-dt-next-2017-08-07' into devicetree/next (2017-08-07 10:45:35 -0700)
are available in the git repository at:
git://github.com/anholt/linux tags/bcm2835-dt-next-2017-08-15
for you to fetch changes up to f29c256853b7412961d3ee80ca525bd2530573db:
ARM: dts: bcm283x: Add 32-bit enable method for SMP (2017-08-14 20:09:44 +0200)
----------------------------------------------------------------
This pull request brings in a new SMP enable-method compat string,
which is needed to move the 32-bit SMP boot code out of the irqchip.
----------------------------------------------------------------
Stefan Wahren (2):
dt-bindings: arm: add SMP enable-method for BCM2836
ARM: dts: bcm283x: Add 32-bit enable method for SMP
Documentation/devicetree/bindings/arm/cpus.txt | 1 +
arch/arm/boot/dts/bcm2836.dtsi | 1 +
arch/arm/boot/dts/bcm2837.dtsi | 1 +
3 files changed, 3 insertions(+)
[toc] | [next] | [standalone]
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2017-08-17 03:20 +0200 |
| Message-ID | <ufhDz-68Y-5@gated-at.bofh.it> |
| In reply to | #1712404 |
On 08/15/2017 11:03 AM, Eric Anholt wrote: > The following changes since commit ad41eacc11046fe6a199cffb6663bcd9c90df2f8: > > Merge tag 'bcm2835-dt-next-2017-08-07' into devicetree/next (2017-08-07 10:45:35 -0700) > > are available in the git repository at: > > git://github.com/anholt/linux tags/bcm2835-dt-next-2017-08-15 > > for you to fetch changes up to f29c256853b7412961d3ee80ca525bd2530573db: > > ARM: dts: bcm283x: Add 32-bit enable method for SMP (2017-08-14 20:09:44 +0200) > > ---------------------------------------------------------------- > This pull request brings in a new SMP enable-method compat string, > which is needed to move the 32-bit SMP boot code out of the irqchip. > > ---------------------------------------------------------------- > Stefan Wahren (2): > dt-bindings: arm: add SMP enable-method for BCM2836 > ARM: dts: bcm283x: Add 32-bit enable method for SMP Merged, thanks Eric! -- Florian
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web