linux_dsm_epyc7002/Documentation/devicetree/bindings/mmc
Linus Torvalds 2c97b5ae83 Devicetree updates for v5.5:
- DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404 interconnect,
   Unisoc/Spreadtrum SoCs and UART
 
 - Convert a bunch of Samsung bindings to DT schema
 
 - Convert a bunch of ST stm32 bindings to DT schema
 
 - Realtek and Exynos additions to Arm Mali bindings
 
 - Fix schema errors in RiscV CPU schema
 
 - Various schema fixes from improved meta-schema checks
 
 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges
 
 - Fix a memory leak in add_changeset_property() and DT unit tests.
 
 - Several documentation improvements for schema validation
 
 - Rework build rules to improve schema validation errors
 
 - Color output for dtx_diff
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl3djLcQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw0mbEACocS2QpgxblYJfcHbMGmNajD0/jAWa6wwY
 eWNsx/Y+F1Xuz8uOsB5U9ZF5zQPTsqaN65osMljopjsib2TjUyCDZxAizzrMaFMK
 GyzS08lIh+pLYmwCmXP3YB1BaKI0j4UN+qY129jJPLfN2PrBBB0JQT9jxFQJNiB/
 XHCWT/n5sh3d/JiqGs1kHgFIwSX1jz69pU94ZTn6Nw7xgTrNl1lOXVBMaHvNGU/C
 hLXSRY+T/L0tyf33i3pm922cXxLgtAaDnAqxuPaD26hNRWw4RhvRtXJLJ2HTsCj2
 Pclc0sg6PZamyCP2vCQ5zm7nhGwbqDTSTVt3+n26DQ0Xi2SJvfbjehR3us5E0Uxe
 /CRgbwbLQxOFq/S/xeb3pqArOzsg2Uacb+lLLmKD+XCY0htObD/isLfMUxzXpB6A
 MMQkJfkcbeH5MSps2LBo6ip1JGhateJEpcaT93MK9mgH9Lzh+b/CUdq0BnvAnIKc
 t/LL57YTI7wnhEXFr6urD8xIbo0rNDlu4keaSnDaAQdh59wAvKCxAfw+rbhXA4je
 ZOi4qA70aWSOb31LXTK2S31e50LTQiQeJ/CwZ5t7RSxzTk1hFwC4YJ05aO7+qW9V
 xL6r5httEqVyTHkcbc8eaUBPTjL6iysKPUyJ7EwC2t/dTSDsQukHXq/JPQqK+0u/
 SRSY5mq0vw==
 =L6uq
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull Devicetree updates from Rob Herring:

 - DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
   syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
   Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
   panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
   Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404
   interconnect, Unisoc/Spreadtrum SoCs and UART

 - Convert a bunch of Samsung bindings to DT schema

 - Convert a bunch of ST stm32 bindings to DT schema

 - Realtek and Exynos additions to Arm Mali bindings

 - Fix schema errors in RiscV CPU schema

 - Various schema fixes from improved meta-schema checks

 - Improve the handling of 'dma-ranges' and in particular fix DMA mask
   setup on PCI bridges

 - Fix a memory leak in add_changeset_property() and DT unit tests.

 - Several documentation improvements for schema validation

 - Rework build rules to improve schema validation errors

 - Color output for dtx_diff

* tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (138 commits)
  libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
  dt-bindings: arm: Remove leftover axentia.txt
  of: unittest: fix memory leak in attach_node_and_children
  of: overlay: add_changeset_property() memory leak
  dt-bindings: interrupt-controller: arm,gic-v3: Add missing type to interrupt-partition-* nodes
  dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems
  dt-bindings: power: Rename back power_domain.txt bindings to fix references
  dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
  dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schema
  dt-bindings: remoteproc: convert stm32-rproc to json-schema
  dt-bindings: mailbox: convert stm32-ipcc to json-schema
  dt-bindings: mfd: Convert stm32 low power timers bindings to json-schema
  dt-bindings: interrupt-controller: Convert stm32-exti to json-schema
  dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
  dt-bindings: rng: Convert stm32 RNG bindings to json-schema
  dt-bindings: pwm: Convert Samsung PWM bindings to json-schema
  dt-bindings: pwm: Convert PWM bindings to json-schema
  dt-bindings: serial: Add a new compatible string for SC9863A
  dt-bindings: serial: Convert sprd-uart to json-schema
  dt-bindings: arm: Add bindings for Unisoc SC9863A
  ...
2019-12-02 11:41:35 -08:00
..
allwinner,sun4i-a10-mmc.yaml dt-bindings: Remove FIXME in yaml bindings 2019-11-05 22:23:46 -06:00
amlogic,meson-gx.txt dt-bindings: mmc: meson-gx: add dram-access-quirk property 2019-06-10 17:11:09 +02:00
amlogic,meson-mx-sdio.txt
arasan,sdhci.txt dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller 2019-11-20 13:55:55 +01:00
aspeed,sdhci.yaml dt-bindings: mmc: sdhci-of-aspeed: Update example ranges property 2019-09-11 15:58:39 +02:00
atmel-hsmci.txt
bluefield-dw-mshc.txt
brcm,bcm2835-sdhost.txt
brcm,kona-sdhci.txt
brcm,sdhci-brcmstb.txt
brcm,sdhci-iproc.txt dt-bindings: mmc: sdhci-iproc: Add brcm,bcm2711-emmc2 2019-09-11 15:58:39 +02:00
cavium-mmc.txt
davinci_mmc.txt
exynos-dw-mshc.txt
fsl-esdhc.txt dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller 2019-05-06 12:33:03 +02:00
fsl-imx-esdhc.txt dt-bindings: mmc: fsl-imx-esdhc: add imx8m compatible string 2019-11-14 16:28:56 +01:00
fsl-imx-mmc.txt
hi3798cv200-dw-mshc.txt
img-dw-mshc.txt
jz4740.txt dt-bindings: mmc: jz4740: Add bindings for X1000 2019-11-13 16:10:16 +01:00
k3-dw-mshc.txt
marvell,xenon-sdhci.txt
microchip,sdhci-pic32.txt
mmc-card.txt
mmc-controller.yaml dt-bindings: mmc: Correct the type of the clk phase properties 2019-11-22 08:43:43 +01:00
mmc-pwrseq-emmc.txt
mmc-pwrseq-sd8787.txt
mmc-pwrseq-simple.txt
mmc-spi-slot.txt
mmc.txt dt-bindings: mmc: Add YAML schemas for the generic MMC options 2019-06-10 17:11:09 +02:00
mmci.txt
moxa,moxart-mmc.txt
mtk-sd.txt
mxs-mmc.txt
nvidia,tegra20-sdhci.txt
orion-sdio.txt
owl-mmc.yaml dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding 2019-11-13 16:10:16 +01:00
pxa-mmc.txt
renesas,mmcif.txt
renesas,sdhi.txt dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support 2019-11-13 16:10:16 +01:00
rockchip-dw-mshc.txt
samsung-sdhci.txt
samsung,s3cmci.txt
sdhci-am654.txt dt-bindings: mmc: sdhci-am654: Document bindings for the host controllers on TI's J721E devices. 2019-06-17 12:02:58 +02:00
sdhci-atmel.txt dt-bindings: sdhci-of-at91: add the microchip,sdcal-inverted property 2019-11-13 16:10:16 +01:00
sdhci-cadence.txt
sdhci-dove.txt
sdhci-fujitsu.txt
sdhci-milbeaut.txt dt-bindings: mmc: add DT bindings for Milbeaut SD controller 2019-11-13 16:10:16 +01:00
sdhci-msm.txt
sdhci-of-dwcmshc.txt
sdhci-omap.txt
sdhci-pxa.txt
sdhci-sirf.txt
sdhci-spear.txt
sdhci-sprd.txt dt-bindings: mmc: sprd: Add pinctrl support 2019-07-10 13:17:30 +02:00
sdhci-st.txt
sdhci.txt
socfpga-dw-mshc.txt
synopsys-dw-mshc.txt
ti-omap-hsmmc.txt
ti-omap.txt
uniphier-sd.txt
usdhi6rol0.txt
vt8500-sdmmc.txt
zx-dw-mshc.txt