WSL2-Linux-Kernel/Documentation/devicetree/bindings/memory-controllers
Linus Torvalds 9bf3fc5007 Devicetree updates for v5.18:
- Add Krzysztof Kozlowski as co-maintainer for DT bindings providing
   much needed help.
 
 - DT schema validation now takes DTB files as input rather than
   intermediate YAML files. This decouples the validation from the source
   level syntax information. There's a bunch of schema fixes as a result
   of switching to DTB based validation which exposed some errors
   and incomplete schemas and examples.
 
 - Kbuild improvements to explicitly warn users running 'make
   dt_binding_check' on missing yamllint
 
 - Expand DT_SCHEMA_FILES kbuild variable to take just a partial filename
   or path instead of the full path to 1 file.
 
 - Convert various bindings to schema format: mscc,vsc7514-switch,
   multiple GNSS bindings, ahci-platform, i2c-at91, multiple UFS
   bindings, cortina,gemini-sata-bridge, cortina,gemini-ethernet, Atmel
   SHA, Atmel TDES, Atmel AES, armv7m-systick, Samsung Exynos display
   subsystem, nuvoton,npcm7xx-timer, samsung,s3c2410-i2c, zynqmp_dma,
   msm/mdp4, rda,8810pl-uart
 
 - New schemas for u-boot environment variable partition, TI clksel
 
 - New compatible strings for Renesas RZ/V2L SoC
 
 - Vendor prefixes for Xen, HPE, deprecated Synopsys, deprecated HiSilicon
 
 - Add/fix schemas for QEMU Arm 'virt' machine
 
 - Drop unused of_alias_get_alias_list() function
 
 - Add a script to check DT unittest EXPECT message output. Pass messages
   also now print by default at PR_INFO level to help test automation.
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmI8s64QHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhwx3tD/4j56NE+aLkL636+I8tGFm3r+r6uLLT4SWh
 zDuiX3MP9OKfhJw43TjjURLwX5adBnG3nn505IXcAeiMRgEiciOpSa12w0mXyjMX
 QgVOcoaI3H2GBMEddJRo1PLTM/K5sYzZxAKLB827xoOk4mGNA0ZBAHvlB3W+yLE5
 CE5yTaFoL4EMXuhWMtMrMlG1PQrbO3FpQ2DHBKrpxHPJmnHLk3c0YtMSTHGQnWbN
 AxT3S6RSsOLwLzZAXi2AlswqY82n5KtUf/RBrYi8rdr/xnIsCfMeXxafkP2Hyxkq
 L9RfKVn05c0LRtO1Eh8kYr+lmYmcWz/SIdJZXzpviIgE9MJapCAk0blBZ4S/FH0B
 EVGB1JkwCZFck6DBmkNJxAwR0iQOGWkJIkn6iBPNF0dHp58eE6adaXjhFH3uBEHk
 dXFaxPlvZ3P/Q2I/vmQ//m5tZMyjeCY2BlVYpkUJMOFfN26MIGHUmUlLnovLDqu4
 lYgZG4V244uYzALLbURpbp+5dlPH/PL2gxvJJNqTS+/hXktQx1XnML4wD+xfJ4nT
 OY5DD7Z+KGBrdsMtxkFtIFvKD63E2gtAR5RZO0J/txlzhW7Wg6fJbhJZeRFhZKmN
 GAfud2s6rliyygByBL4ea50DSLLQpc/9HZtFmZ3NTILM6NbUR74sHt+1EZ1hee+M
 LaNsSscHuQ==
 =g1li
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Add Krzysztof Kozlowski as co-maintainer for DT bindings providing
   much needed help.

 - DT schema validation now takes DTB files as input rather than
   intermediate YAML files. This decouples the validation from the
   source level syntax information. There's a bunch of schema fixes as a
   result of switching to DTB based validation which exposed some errors
   and incomplete schemas and examples.

 - Kbuild improvements to explicitly warn users running 'make
   dt_binding_check' on missing yamllint

 - Expand DT_SCHEMA_FILES kbuild variable to take just a partial
   filename or path instead of the full path to 1 file.

 - Convert various bindings to schema format: mscc,vsc7514-switch,
   multiple GNSS bindings, ahci-platform, i2c-at91, multiple UFS
   bindings, cortina,gemini-sata-bridge, cortina,gemini-ethernet, Atmel
   SHA, Atmel TDES, Atmel AES, armv7m-systick, Samsung Exynos display
   subsystem, nuvoton,npcm7xx-timer, samsung,s3c2410-i2c, zynqmp_dma,
   msm/mdp4, rda,8810pl-uart

 - New schemas for u-boot environment variable partition, TI clksel

 - New compatible strings for Renesas RZ/V2L SoC

 - Vendor prefixes for Xen, HPE, deprecated Synopsys, deprecated
   HiSilicon

 - Add/fix schemas for QEMU Arm 'virt' machine

 - Drop unused of_alias_get_alias_list() function

 - Add a script to check DT unittest EXPECT message output. Pass
   messages also now print by default at PR_INFO level to help test
   automation.

* tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (96 commits)
  dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable
  dt-bindings: nvmem: add U-Boot environment variables binding
  dt-bindings: ufs: qcom: Add SM6350 compatible string
  dt-bindings: dmaengine: sifive,fu540-c000: include generic schema
  dt-bindings: gpio: pca95xx: drop useless consumer example
  Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
  dt-bindings: virtio,mmio: Allow setting devices 'dma-coherent'
  dt-bindings: gnss: Add two more chips
  dt-bindings: gnss: Rewrite sirfstar binding in YAML
  dt-bindings: gnss: Modify u-blox to use common bindings
  dt-bindings: gnss: Rewrite common bindings in YAML
  dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible
  dt-bindings: ata: ahci-platform: Add power-domains property
  dt-bindings: ata: ahci-platform: Convert DT bindings to yaml
  dt-bindings: kbuild: Use DTB files for validation
  dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
  dt-bindings: Add QEMU virt machine compatible
  dt-bindings: arm: Convert QEMU fw-cfg to DT schema
  dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list
  dt-bindings: i2c: convert i2c-at91 to json-schema
  ...
2022-03-26 11:41:53 -07:00
..
ddr dt-bindings: memory: lpddr2: Adjust revision ID property to match lpddr3 2022-02-25 13:36:37 +01:00
fsl dt-bindings: memory: fsl: convert ifc binding to yaml schema 2022-01-27 10:41:23 +01:00
ti docs: dt: fix several broken references due to renames 2020-02-24 12:12:44 -06:00
arm,pl172.txt doc: dt: arm,pl172: add description of PL175 and PL176 controllers 2015-09-29 22:19:02 +02:00
arm,pl353-smc.yaml dt-bindings: More dropping redundant minItems/maxItems 2021-07-15 08:45:27 -06:00
atmel,ebi.txt dt-bindings: memory: atmel-ebi: add sam9x60 compatible 2019-03-21 16:45:01 +01:00
baikal,bt1-l2-ctl.yaml dt-bindings: memory: Add Baikal-T1 L2-cache Control Block binding 2020-05-28 16:56:12 +02:00
brcm,dpfe-cpu.yaml dt-bindings: memory: convert Broadcom DPFE to dtschema 2021-08-18 14:08:42 -05:00
calxeda-ddr-ctrlr.yaml dt-bindings: memory-controllers: Convert Calxeda DDR to json-schema 2020-05-03 11:10:42 -05:00
exynos-srom.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
ingenic,nemc.yaml dt-bindings: Rename Ingenic CGU headers to ingenic,*.h 2021-11-11 22:27:14 -06:00
marvell,mvebu-sdram-controller.yaml dt-bindings: memory: convert Marvell MVEBU SDRAM controller to dtschema 2021-08-18 14:08:42 -05:00
mediatek,mt7621-memc.yaml dt-bindings: memory: add binding for Mediatek's MT7621 SDRAM memory controller 2021-10-11 20:05:47 -05:00
mediatek,smi-common.yaml dt-bindings: memory: mediatek: Add mt8186 support 2022-01-25 17:51:35 +01:00
mediatek,smi-larb.yaml Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
mvebu-devbus.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra20-emc.yaml dt-bindings: memory: tegra20: emc: Document new LPDDR2 sub-node 2021-10-15 09:52:47 +02:00
nvidia,tegra20-mc.yaml dt-bindings: memory: tegra20: mc: Convert to schema 2021-04-01 19:58:22 +02:00
nvidia,tegra30-emc.yaml dt-bindings: memory: tegra30: emc: Replace core regulator with power domain 2021-04-01 19:58:22 +02:00
nvidia,tegra30-mc.yaml dt-bindings: memory: tegra30: mc: Document new interconnect property 2020-11-06 19:31:25 +01:00
nvidia,tegra124-emc.yaml dt-bindings: memory: tegra124: emc: Replace core regulator with power domain 2021-04-01 19:58:22 +02:00
nvidia,tegra124-mc.yaml dt-bindings: memory: tegra124: mc: Document new interconnect property 2020-11-06 19:33:39 +01:00
nvidia,tegra186-mc.yaml dt-bindings: memory: tegra: Add Tegra234 support 2021-12-16 16:43:49 +01:00
nvidia,tegra210-emc.yaml dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
qca,ath79-ddr-controller.yaml dt-bindings: memory: convert Qualcomm Atheros DDR to dtschema 2021-08-17 17:14:42 -05:00
renesas,dbsc.yaml dt-bindings: memory-controllers: renesas,dbsc: Convert to json-schema 2020-05-28 15:11:22 -06:00
renesas,h8300-bsc.yaml dt-bindings: memory: convert H8/300 bus controller to dtschema 2021-08-23 13:52:09 -05:00
renesas,rpc-if.yaml dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC 2022-03-04 09:09:52 +01:00
samsung,exynos5422-dmc.yaml Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
st,stm32-fmc2-ebi.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
synopsys,ddrc-ecc.yaml dt-bindings: memory: Add entry for version 3.80a 2021-11-20 19:51:35 +01:00
ti,da8xx-ddrctl.yaml dt-bindings: memory: convert TI a8xx DDR2/mDDR memory controller to dtschema 2021-08-18 14:08:42 -05:00
ti,gpmc-child.yaml dt-bindings: memory-controllers: Introduce ti,gpmc-child 2021-10-11 12:31:52 +03:00
ti,gpmc.yaml Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
ti-aemif.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00