mbox series

[GIT,PULL] SoC: One more fix for 5.16

Message ID YdqN9GxRTQYVA/f4@lx2k
State New
Headers show
Series [GIT,PULL] SoC: One more fix for 5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.16-5

Message

Olof Johansson Jan. 9, 2022, 7:25 a.m. UTC
Hi Linus,


The following changes since commit 8922bb6526ac4b20bd8de7f47d6e77808670f6c4:

  Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes (2022-01-05 16:18:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.16-5

for you to fetch changes up to c8013355ead68dce152cf426686f8a5f80d88b40:

  ARM: dts: gpio-ranges property is now required (2022-01-08 13:28:28 -0800)

----------------------------------------------------------------
SoC: One more fix for 5.16

I had missed one patch when I sent up what I thought was the last batch
of fixes for this release. This one fixes issues on the Raspberry Pi
platforms due to gpio init changes this release, so hopefully we can get
it merged before final release is cut.

----------------------------------------------------------------
Phil Elwell (1):
      ARM: dts: gpio-ranges property is now required

 arch/arm/boot/dts/bcm2711.dtsi | 2 ++
 arch/arm/boot/dts/bcm283x.dtsi | 2 ++
 2 files changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org Jan. 9, 2022, 7:25 p.m. UTC | #1
The pull request you sent on Sat, 8 Jan 2022 23:25:40 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-5.16-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/95350123bb5568a7d95e3789225144bd1a154274

Thank you!