mbox series

[GIT,PULL,2/3] Broadcom drivers fixes for 5.8

Message ID 20200619202250.19029-2-f.fainelli@gmail.com (mailing list archive)
State Mainlined, archived
Commit e92bc059e7fa5f443e958900229bc7fa1d38fecb
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree fixes for 5.8 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.8/drivers-fixes

Message

Florian Fainelli June 19, 2020, 8:22 p.m. UTC
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.8/drivers-fixes

for you to fetch changes up to e92bc059e7fa5f443e958900229bc7fa1d38fecb:

  Merge tag 'tags/bcm2835-drivers-fixes-2020-0-17' into drivers/fixes (2020-06-17 15:02:13 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers fixes
for 5.8, please pull the following:

- Andy provides a fix for the Raspberry Pi firmware driver to print the
  correct time upon boot. This is a fallout from a converstion to use
  the ptT format

----------------------------------------------------------------
Andy Shevchenko (1):
      ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-drivers-fixes-2020-0-17' into drivers/fixes

 drivers/firmware/raspberrypi.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)