* [GIT PULL] Devicetree fixes for v5.12-rc, take 2
@ 2021-04-09 20:00 Rob Herring
2021-04-09 20:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2021-04-09 20:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, devicetree, Frank Rowand, Guenter Roeck
Linus,
Please pull. This has the fix for the OpenRisc regression Guenter
reported.
Rob
The following changes since commit b5a95bb1883e2bac1009cc88e65c71cff6f931e6:
dt-bindings: media: Use graph and video-interfaces schemas, round 2 (2021-03-01 11:30:21 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.12-2
for you to fetch changes up to d473d32c2fbac2d1d7082c61899cfebd34eb267a:
of: property: fw_devlink: do not link ".*,nr-gpios" (2021-04-09 14:24:25 -0500)
----------------------------------------------------------------
Devicetree fixes for v5.12, take 2:
- Fix fw_devlink failure with ".*,nr-gpios" properties
- Doc link reference fixes from Mauro
- Fixes for unaligned FDT handling found on OpenRisc. First, avoid
crash with better error handling when unflattening an unaligned FDT.
Second, fix memory allocations for FDTs to ensure alignment.
----------------------------------------------------------------
Frank Rowand (2):
of: properly check for error returned by fdt_get_name()
of: unittest: overlay: ensure proper alignment of copied FDT
Ilya Lipnitskiy (1):
of: property: fw_devlink: do not link ".*,nr-gpios"
Mauro Carvalho Chehab (3):
dt-bindings: don't use ../dir for doc references
dt-bindings: fix references for iio-bindings.txt
dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference
.../devicetree/bindings/hwmon/ntc_thermistor.txt | 2 +-
.../devicetree/bindings/iio/adc/ingenic,adc.yaml | 5 +--
.../devicetree/bindings/input/adc-joystick.yaml | 4 ++-
.../input/touchscreen/resistive-adc-touch.txt | 5 ++-
Documentation/devicetree/bindings/mfd/ab8500.txt | 4 ++-
.../devicetree/bindings/mfd/motorola-cpcap.txt | 16 +++++-----
drivers/of/fdt.c | 36 ++++++++++++++--------
drivers/of/of_private.h | 2 ++
drivers/of/overlay.c | 24 +++++++++------
drivers/of/property.c | 11 ++++++-
drivers/of/unittest.c | 22 +++++++++----
11 files changed, 88 insertions(+), 43 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Devicetree fixes for v5.12-rc, take 2
2021-04-09 20:00 [GIT PULL] Devicetree fixes for v5.12-rc, take 2 Rob Herring
@ 2021-04-09 20:09 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-09 20:09 UTC (permalink / raw)
To: Rob Herring
Cc: Linus Torvalds, linux-kernel, devicetree, Frank Rowand,
Guenter Roeck
The pull request you sent on Fri, 9 Apr 2021 15:00:09 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.12-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a2521822bdfd73bd40d7cd81dfa89cc922b1cff4
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-09 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-09 20:00 [GIT PULL] Devicetree fixes for v5.12-rc, take 2 Rob Herring
2021-04-09 20:09 ` pr-tracker-bot
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).