From: Florian Fainelli <f.fainelli@gmail.com>
To: arm@kernel.org
Cc: Stefan Wahren <stefan.wahren@i2se.com>,
James Hughes <james.hughes@raspberrypi.org>,
Florian Fainelli <f.fainelli@gmail.com>,
arnd@arndb.de, Eric Anholt <eric@anholt.net>,
Yangtao Li <tiny.windzz@gmail.com>,
khilman@kernel.org,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
bcm-kernel-feedback-list@broadcom.com, olof@lixom.net,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Broadcom drivers changes for 4.21
Date: Sat, 1 Dec 2018 12:39:40 -0800 [thread overview]
Message-ID: <20181201203942.13376-2-f.fainelli@gmail.com> (raw)
In-Reply-To: <20181201203942.13376-1-f.fainelli@gmail.com>
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.21/drivers
for you to fetch changes up to 1861a7f07e02292830a1ca256328d370deefea30:
soc: bcm: brcmstb: Don't leak device tree node reference (2018-11-28 13:46:44 -0800)
----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes
for 4.21, please pull the following changes:
- James fixes the firmware interface after a commit changed the use of
VLA and broke large transfers
- Stefan adds a timeout check for Raspberry Pi firmware transactions and
updates a bunch of SoC/firmware files to use SPDX tags
- Wolfram switches the GISB bus arbiter to use dev_get_drvdata()
- Yangtao provides a fix for a reference leak due to a call to
of_find_node_by_path()
- Florian fixes the CPU re-entry point out of S3 suspend with kernels
built in Thumb2 mode
----------------------------------------------------------------
Florian Fainelli (2):
soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
Merge tag 'tags/bcm2835-drivers-next-2018-11-27' into drivers/next
James Hughes (1):
firmware: raspberrypi: Fix firmware calls with large buffers
Stefan Wahren (3):
firmware: raspberrypi: Define timeout for transactions
soc: bcm: Switch raspberrypi-power to SPDX identifier
firmware: raspberrypi: Switch to SPDX identifier
Wolfram Sang (1):
bus: brcmstb_gisb: simplify getting .driver_data
Yangtao Li (1):
soc: bcm: brcmstb: Don't leak device tree node reference
drivers/bus/brcmstb_gisb.c | 12 +++----
drivers/firmware/raspberrypi.c | 48 ++++++++++++++-------------
drivers/soc/bcm/brcmstb/common.c | 6 +++-
drivers/soc/bcm/brcmstb/pm/pm-arm.c | 2 +-
drivers/soc/bcm/raspberrypi-power.c | 5 +--
include/dt-bindings/power/raspberrypi-power.h | 5 +--
include/soc/bcm2835/raspberrypi-firmware.h | 5 +--
7 files changed, 38 insertions(+), 45 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-12-01 20:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-01 20:39 [GIT PULL 1/4] Broadcom devicetree changes for 4.21 Florian Fainelli
2018-12-01 20:39 ` Florian Fainelli [this message]
2018-12-03 21:07 ` [GIT PULL 2/4] Broadcom drivers " Olof Johansson
2018-12-03 21:58 ` Eric Anholt
2018-12-01 20:39 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
2018-12-03 21:08 ` Olof Johansson
2018-12-01 20:39 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
2018-12-03 21:09 ` Olof Johansson
2018-12-03 20:54 ` [GIT PULL 1/4] Broadcom devicetree " Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181201203942.13376-2-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=eric@anholt.net \
--cc=james.hughes@raspberrypi.org \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=olof@lixom.net \
--cc=stefan.wahren@i2se.com \
--cc=tiny.windzz@gmail.com \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).