[GIT PULL] Devicetree fixes for v5.17, take 2

From: Rob Herring
Date: Wed Feb 23 2022 - 18:14:43 EST


Linus,

Please pull a couple of DT fixes.

Rob


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.17-2

for you to fetch changes up to 0c0822bcb73f154d96ee648644ec5a8628e3b864:

dt-bindings: update Roger Quadros email (2022-02-22 16:06:31 -0600)

----------------------------------------------------------------
Devicetree fixes for v5.17, take 2:

- Update some maintainers email addresses

- Fix handling of elfcorehdr reservation for crash dump kernel

- Fix unittest expected warnings text

----------------------------------------------------------------
Frank Rowand (1):
of: unittest: update text of expected warnings

Krzysztof Kozlowski (2):
MAINTAINERS: sifive: drop Yash Shah
dt-bindings: update Roger Quadros email

Nikhil Gupta (1):
of/fdt: move elfcorehdr reservation early for crash dump kernel

Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 1 -
.../bindings/mfd/ti,j721e-system-controller.yaml | 2 +-
Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml | 2 +-
Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 -
.../devicetree/bindings/riscv/sifive-l2-cache.yaml | 1 -
Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml | 2 +-
.../devicetree/bindings/usb/ti,keystone-dwc3.yaml | 2 +-
MAINTAINERS | 6 ------
drivers/of/fdt.c | 2 +-
drivers/of/unittest.c | 16 ++++++++--------
10 files changed, 13 insertions(+), 22 deletions(-)