[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220610185457.GA2005396-robh@kernel.org>
Date: Fri, 10 Jun 2022 12:54:57 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Frank Rowand <frowand.list@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v5.19, part 2
Linus,
Please pull another batch of DT fixes.
Rob
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.19-2
for you to fetch changes up to 0b9431c8221cfe73d06f6b9cd37b813fa52be8ce:
dt-bindings: display: arm,malidp: remove bogus RQOS property (2022-06-10 12:32:05 -0600)
----------------------------------------------------------------
Devicetree fixes for 5.19, part 2:
- More DT meta-schema check fixes from new bindings in merge window
- Fix stale DT binding references from Mauro
- Update various binding maintainers
- Fix in arm,malidp properties to match reality
- Add deprecated 'atheros' vendor prefix
----------------------------------------------------------------
Andre Przywara (1):
dt-bindings: display: arm,malidp: remove bogus RQOS property
Krishna Manikandan (1):
dt-bindings: msm: update maintainers list with proper id
Krzysztof Kozlowski (1):
dt-bindings: vendor-prefixes: document deprecated Atheros
Luca Ceresoli (1):
dt-bindings: update Luca Ceresoli's e-mail address
Lukas Bulwahn (1):
MAINTAINERS: rectify entries for ARM DRM DRIVERS after dt conversion
Mauro Carvalho Chehab (8):
dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference
dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference
dt-bindings: arm: update vexpress-config.yaml references
dt-bindings: reset: update st,stih407-powerdown.yaml references
dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference
MAINTAINERS: update cortina,gemini-ethernet.yaml reference
MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference
MAINTAINERS: update snps,axs10x-reset.yaml reference
Rob Herring (3):
dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'apple,sart'
dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
Wesley Cheng (1):
dt-bindings: Update QCOM USB subsystem maintainer information
.../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +-
.../devicetree/bindings/clock/idt,versaclock5.yaml | 2 +-
.../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +-
.../devicetree/bindings/display/arm,malidp.yaml | 7 +-----
.../bindings/display/msm/dpu-sc7180.yaml | 2 +-
.../bindings/display/msm/dpu-sc7280.yaml | 2 +-
.../bindings/display/msm/dpu-sdm845.yaml | 2 +-
.../bindings/display/msm/dsi-controller-main.yaml | 2 +-
.../bindings/display/msm/dsi-phy-10nm.yaml | 2 +-
.../bindings/display/msm/dsi-phy-14nm.yaml | 2 +-
.../bindings/display/msm/dsi-phy-20nm.yaml | 2 +-
.../bindings/display/msm/dsi-phy-28nm.yaml | 2 +-
.../bindings/display/msm/dsi-phy-common.yaml | 2 +-
.../devicetree/bindings/hwmon/vexpress.txt | 2 +-
.../memory-controllers/nvidia,tegra186-mc.yaml | 3 ---
.../devicetree/bindings/mfd/maxim,max77714.yaml | 2 +-
.../bindings/mmc/marvell,xenon-sdhci.yaml | 1 -
.../devicetree/bindings/nvme/apple,nvme-ans.yaml | 1 -
.../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +-
.../bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 2 +-
.../devicetree/bindings/phy/qcom,qusb2-phy.yaml | 2 +-
.../bindings/phy/qcom,usb-snps-femto-v2.yaml | 2 +-
.../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +-
.../bindings/pinctrl/ralink,mt7620-pinctrl.yaml | 26 +++++++++++++--------
.../bindings/pinctrl/ralink,rt305x-pinctrl.yaml | 27 ++++++++++------------
.../bindings/power/supply/maxim,max77976.yaml | 2 +-
.../regulator/qcom,usb-vbus-regulator.yaml | 2 +-
.../devicetree/bindings/regulator/vexpress.txt | 2 +-
Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +-
Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +-
Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +-
.../devicetree/bindings/usb/qcom,dwc3.yaml | 2 +-
.../devicetree/bindings/vendor-prefixes.yaml | 3 +++
.../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 1 -
MAINTAINERS | 12 +++++-----
35 files changed, 64 insertions(+), 69 deletions(-)
Powered by blists - more mailing lists