From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Frank Rowand <frowand.list@gmail.com>
Subject: [GIT PULL] Devicetree fixes for 5.11, take 2
Date: Fri, 29 Jan 2021 16:59:15 -0600 [thread overview]
Message-ID: <20210129225915.GA3859663@robh.at.kernel.org> (raw)
Linus,
Please pull some more DT fixes for 5.11.
Rob
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.11-2
for you to fetch changes up to 32ada6b0980d86133d080d62371a5787ea2ec5ed:
dt-bindings: Cleanup standard unit properties (2021-01-29 16:36:06 -0600)
----------------------------------------------------------------
Devicetree fixes for v5.11, take 2:
- Cleanups on properties with standard unit suffixes
- Fix overwriting dma_range_map if there's no 'dma-ranges' property
- Fix a bug when creating a /chosen node from ARM ATAGs
- Add missing properties for TI j721e USB binding
- Several doc reference updates due to DT schema conversions
----------------------------------------------------------------
Grygorii Strashko (1):
dt-bindings: usb: j721e: add ranges and dma-coherent props
Mauro Carvalho Chehab (4):
ASoC: audio-graph-card: update audio-graph-card.yaml reference
dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml references
dt-bindings:iio:adc: update adc.yaml reference
Rob Herring (2):
ARM: zImage: atags_to_fdt: Fix node names on added root nodes
dt-bindings: Cleanup standard unit properties
Yong Wu (1):
of/device: Update dma_range_map only when dev has valid dma-ranges
Documentation/devicetree/bindings/arm/cpus.yaml | 1 -
.../devicetree/bindings/display/bridge/sii902x.txt | 2 +-
.../bindings/display/mediatek/mediatek,disp.txt | 4 +--
.../devicetree/bindings/extcon/wlf,arizona.yaml | 1 -
.../devicetree/bindings/hwmon/adi,ltc2947.yaml | 1 -
.../devicetree/bindings/hwmon/baikal,bt1-pvt.yaml | 8 ++---
.../devicetree/bindings/hwmon/ti,tmp513.yaml | 1 -
.../devicetree/bindings/i2c/i2c-gpio.yaml | 2 --
.../bindings/i2c/snps,designware-i2c.yaml | 3 --
.../devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +-
.../devicetree/bindings/iio/adc/maxim,max9611.yaml | 1 -
.../devicetree/bindings/iio/adc/st,stm32-adc.yaml | 1 -
.../bindings/iio/adc/ti,palmas-gpadc.yaml | 2 --
.../devicetree/bindings/iio/dac/adi,ad5758.yaml | 41 ++++++++++++++--------
.../bindings/iio/health/maxim,max30100.yaml | 1 -
.../bindings/input/touchscreen/touchscreen.yaml | 2 --
.../bindings/media/mediatek-jpeg-decoder.txt | 2 +-
.../bindings/media/mediatek-jpeg-encoder.txt | 2 +-
.../devicetree/bindings/media/mediatek-mdp.txt | 2 +-
.../devicetree/bindings/mmc/mmc-controller.yaml | 1 -
.../devicetree/bindings/mmc/mmc-pwrseq-simple.yaml | 2 --
.../bindings/net/ethernet-controller.yaml | 2 --
.../devicetree/bindings/net/snps,dwmac.yaml | 1 -
.../devicetree/bindings/power/supply/battery.yaml | 3 --
.../devicetree/bindings/power/supply/bq2515x.yaml | 1 -
.../devicetree/bindings/regulator/dlg,da9121.yaml | 1 -
.../bindings/regulator/fixed-regulator.yaml | 2 --
Documentation/devicetree/bindings/rtc/rtc.yaml | 2 --
.../devicetree/bindings/serial/pl011.yaml | 2 --
.../devicetree/bindings/sound/sgtl5000.yaml | 2 --
.../devicetree/bindings/usb/ti,j721e-usb.yaml | 4 +++
.../devicetree/bindings/watchdog/watchdog.yaml | 1 -
arch/arm/boot/compressed/atags_to_fdt.c | 3 +-
drivers/of/device.c | 10 ++++--
34 files changed, 49 insertions(+), 67 deletions(-)
next reply other threads:[~2021-01-29 23:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-29 22:59 Rob Herring [this message]
2021-01-30 20:01 ` [GIT PULL] Devicetree fixes for 5.11, take 2 pr-tracker-bot
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=20210129225915.GA3859663@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.