Message ID | 20190202172237.11147-4-f.fainelli@gmail.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 50de64947f40f869dc5b9306891b750f317135ef |
Headers | show |
Series | [GIT,PULL,1/4] Broadcom defconfig changes for 5.1 | expand |
On Sat, Feb 2, 2019 at 6:22 PM Florian Fainelli <f.fainelli@gmail.com> wrote: > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.1/drivers > > for you to fetch changes up to 50de64947f40f869dc5b9306891b750f317135ef: > > Merge tag 'tags/bcm2835-drivers-next-2019-02-01' into drivers/next (2019-02-01 11:29:21 -0800) > > ---------------------------------------------------------------- > This pull request contains Broadcom ARM/ARM64/MIPS based SoCs changes > for 5.1, please pull the following: > > - Stefan updates the BCM2835 SoC driver with downstream properties and > uses that to implement a reboot notifier to tell the VC4 firmware when > Linux on the ARM CPU is rebooting > > - Eric adds a proper power domain driver for the BCM283x SoCs and > updates a bunch of drivers to have a better and clearer Device Tree > definition to support power domains/breaking up of functionality. This > requires converting the existing watchdog driver into a MFD and then > breaking up the functionality into separate drivers and finally > updating the DTS files to leverage the power domains information. > > - Wei provides a fix for making a symbol static Pulled into arm/drivers, thanks! Arnd