* [GIT PULL 1/1] Broadcom devicetree fixes for 4.14
@ 2017-10-06 22:20 Florian Fainelli
2017-10-19 15:35 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2017-10-06 22:20 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.14/devicetree-fixes
for you to fetch changes up to 80a86dbd98497ea7ccf77a82458baf0779de87d6:
Merge tag 'bcm2835-dt-fixes-2017-10-06' into devicetree/fixes (2017-10-06 15:11:23 -0700)
----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC Device Tree fixes for 4.14,
please pull the following:
- Loic fixes the console path on the Raspberry Pi 3 which was not correctly set
and would cause all sorts of confusion between the Bluetooth controller and the
kernel console
----------------------------------------------------------------
Florian Fainelli (1):
Merge tag 'bcm2835-dt-fixes-2017-10-06' into devicetree/fixes
Loic Poulain (1):
ARM: dts: bcm283x: Fix console path on RPi3
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 9 +++------
arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 5 +++++
arch/arm/boot/dts/bcm283x.dtsi | 7 ++++++-
3 files changed, 14 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL 1/1] Broadcom devicetree fixes for 4.14
2017-10-06 22:20 [GIT PULL 1/1] Broadcom devicetree fixes for 4.14 Florian Fainelli
@ 2017-10-19 15:35 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2017-10-19 15:35 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Oct 7, 2017 at 12:20 AM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoC Device Tree fixes for 4.14,
> please pull the following:
>
> - Loic fixes the console path on the Raspberry Pi 3 which was not correctly set
> and would cause all sorts of confusion between the Bluetooth controller and the
> kernel console
Sorry for the delay. I've merged it into fixes now to make things work for you,
though it still seems that there is something wrong with the patch: you now
have the 'aliases' node in the bcm283x.dtsi, which doesn't seem appropriate.
There might be different board based on the same chip that don't all expose
the same uarts at the same physical connectors, and you might have a .dts
file that overrides those aliases, which gets really messy.
Please put the aliases list into each .dts file for this platform and make
sure you list them with the right numbers.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-19 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 22:20 [GIT PULL 1/1] Broadcom devicetree fixes for 4.14 Florian Fainelli
2017-10-19 15:35 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).