[GIT PULL] Devicetree fixes for v5.18, take 3

From: Rob Herring
Date: Thu May 05 2022 - 16:07:47 EST


Linus,

Please pull a couple more DT fixes for 5.18.

Rob


The following changes since commit 652980b1541c5a02e6410647c7daf840c06d724a:

dt-bindings: display: panel-timing: Define a single type for properties (2022-04-14 16:04:52 -0500)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.18-3

for you to fetch changes up to 5dc4630426511f641b7ac44fc550b8e21eafb237:

dt-bindings: pci: apple,pcie: Drop max-link-speed from example (2022-05-04 17:18:27 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.18, part 3:

- Drop unused 'max-link-speed' in Apple PCIe

- More redundant 'maxItems/minItems' schema fixes

- Support values for pinctrl 'drive-push-pull' and 'drive-open-drain'

- Fix redundant 'unevaluatedProperties' in MT6360 LEDs binding

- Add missing 'power-domains' property to Cadence UFSHC

----------------------------------------------------------------
Hector Martin (1):
dt-bindings: pci: apple,pcie: Drop max-link-speed from example

Krzysztof Kozlowski (1):
dt-bindings: ufs: cdns,ufshc: Add power-domains

Rob Herring (3):
dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'
dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drain
dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas

.../devicetree/bindings/clock/imx8m-clock.yaml | 4 ----
.../bindings/display/bridge/renesas,lvds.yaml | 4 ----
.../devicetree/bindings/display/renesas,du.yaml | 23 ----------------------
.../devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 --
.../devicetree/bindings/leds/leds-mt6360.yaml | 2 --
.../bindings/mmc/nvidia,tegra20-sdhci.yaml | 7 +------
.../devicetree/bindings/mtd/gpmi-nand.yaml | 2 --
.../devicetree/bindings/net/can/bosch,c_can.yaml | 3 ---
.../devicetree/bindings/pci/apple,pcie.yaml | 3 ---
.../devicetree/bindings/phy/brcm,sata-phy.yaml | 10 ++++------
.../devicetree/bindings/pinctrl/pincfg-node.yaml | 12 +++++++++--
.../bindings/rtc/allwinner,sun6i-a31-rtc.yaml | 10 ----------
.../devicetree/bindings/serial/samsung_uart.yaml | 4 ----
.../bindings/sound/allwinner,sun4i-a10-i2s.yaml | 1 -
.../bindings/sound/ti,j721e-cpb-audio.yaml | 2 --
.../bindings/thermal/rcar-gen3-thermal.yaml | 1 -
.../devicetree/bindings/ufs/cdns,ufshc.yaml | 3 +++
17 files changed, 18 insertions(+), 75 deletions(-)