OpenCloudOS-Kernel/Documentation/devicetree/bindings/nvmem
Linus Torvalds 9e5f3ffcf1 Devicetree updates for v5.15:
- Refactor arch kdump DT related code to a common implementation
 
 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties
 
 - Various clean-ups to DT FDT code
 
 - Fix a runtime error for !CONFIG_SYSFS
 
 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.
 
 - Convert a bunch of memory controller bindings to schemas
 
 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.
 
 - Extend nvmem bindings to handle bit offsets in unit-addresses
 
 - Add DT schemas for HiKey 970 PCIe PHY
 
 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings
 
 - Enable dtc pci_device_reg warning by default
 
 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmEuWEsQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+CtD/45m84GisULb7FFmlo+WY2SbzE8a+MUEXo0
 5ZZoMViSvBchphap9ueFNDdrLMUOHMsFaxHuTCUxXr4tq7EOemM7Br4OLiwiRrM5
 o2CwBvXYu+49c4UKVFMM6RCKFiXvw5NLI4Twpj4Ge8farHvt9Ecwtq+Y+RYWgFk2
 xwXWut7ZK3zBU6B+s4MRBATCFTD5oC4pAJIK3OQUlUPqZEQqdTRBKv5lyg+VUY2k
 eU0Cyzm0dZAmtjAu8ovhVNLfK1pp165QiaFIE1qh5H3ZVZAJlNyqN4jBDx9E4pLj
 BeazrsqfOkC8mZC+T7TgixhwB6D+r6/JW9NiCjYbarXibIsUOKSTKtj8XR8eZF/g
 sLeVDx33U5S+dlj1OB7scwq4Q9sG27ii2rlkvafA5KKBjoR2dzz7o9JesCV1Guha
 goPXmcd08e+KrjINxVc6gk4Y+KG8u+G7qnXnnmSatESJKxiDu1OgU3L16mlTJFaM
 hBmrh5rx1y8EkQnzgceTZIIWh30poSQKKyDB6Ta4Dude5JE+rS30oVURDR7MIrav
 rY70OYOiSq/nCcC7bc0Yu0UxJi+bwH28WvsD0aeCUOBTFsnI4j2uvsPsh3Aq74O0
 UbQmUCMxhpmsDVdIOqlS1IVH8M79I+BrDTPVP6EE96ttoj9FbSi6AgjeGJzVMC99
 EhtWe+gKTQ==
 =28CD
 -----END PGP SIGNATURE-----

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

Pull devicetree updates from Rob Herring:

 - Refactor arch kdump DT related code to a common implementation

 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties

 - Various clean-ups to DT FDT code

 - Fix a runtime error for !CONFIG_SYSFS

 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.

 - Convert a bunch of memory controller bindings to schemas

 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.

 - Extend nvmem bindings to handle bit offsets in unit-addresses

 - Add DT schemas for HiKey 970 PCIe PHY

 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings

 - Enable dtc pci_device_reg warning by default

 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft

* tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  dt-bindings: display: remove zte,vou.txt binding doc
  dt-bindings: hwmon: merge max1619 into trivial devices
  dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
  dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
  dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
  dt-bindings: Add vendor prefix for Topic Embedded Systems
  of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
  arm64: kdump: Remove custom linux,usable-memory-range handling
  arm64: kdump: Remove custom linux,elfcorehdr handling
  riscv: Remove non-standard linux,elfcorehdr handling
  of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
  of: fdt: Add generic support for handling usable memory range property
  of: fdt: Add generic support for handling elf core headers property
  crash_dump: Make elfcorehdr address/size symbols always visible
  dt-bindings: memory: convert Samsung Exynos DMC to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
  kbuild: Enable dtc 'pci_device_reg' warning by default
  dt-bindings: soc: remove obsolete zte zx header
  dt-bindings: clock: remove obsolete zte zx header
  ...
2021-09-01 18:34:51 -07:00
..
allwinner,sun4i-a10-sid.yaml dt-bindings: nvmem: SID: add binding for A100's SID controller 2020-07-29 17:12:09 +02:00
amlogic-efuse.txt nvmem: meson-efuse: bindings: Add secure-monitor phandle 2019-10-03 08:43:33 -07:00
amlogic-meson-mx-efuse.txt dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse 2017-10-20 15:38:02 +02:00
brcm,nvram.yaml dt-bindings: nvmem: add Broadcom's NVRAM 2021-04-02 16:26:33 +02:00
brcm,ocotp.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
imx-iim.yaml dt-bindings: nvmem: Convert i.MX IIM to json-schema 2020-05-11 13:57:02 -05:00
imx-ocotp.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
ingenic,jz4780-efuse.yaml Bindings: nvmem: add bindings for JZ4780 efuse 2020-03-19 07:41:03 +01:00
lpc1850-otp.txt nvmem: dt: document lpc1850 OTP binding 2016-11-10 15:34:55 +01:00
lpc1857-eeprom.txt DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentation 2016-02-07 23:04:57 -08:00
mtk-efuse.txt dt-bindings: nvmem: mediatek: remove duplicate mt8192 line 2021-04-28 11:47:25 +02:00
mxs-ocotp.yaml dt-bindings: nvmem: Convert MXS OCOTP to json-schema 2020-05-11 13:57:14 -05:00
nintendo-otp.yaml dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support 2021-08-13 10:27:20 +02:00
nvmem-consumer.yaml dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
nvmem.txt dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings 2019-07-26 17:05:14 -06:00
nvmem.yaml dt-bindings: nvmem: Extend patternProperties to optionally indicate bit position 2021-07-29 12:48:27 -06:00
qcom,qfprom.yaml dt-bindings: nvmem: qfprom: Add optional power-domains property 2021-08-06 15:18:40 +02:00
qcom,spmi-sdam.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
rmem.yaml dt-bindings: nvmem: Add bindings for rmem driver 2021-02-04 17:04:18 +01:00
rockchip-efuse.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
rockchip-otp.txt dt-bindings: nvmem: add binding for Rockchip OTP controller 2019-11-05 18:35:32 +01:00
sc27xx-efuse.txt dt-bindings: nvmem: Add Spreadtrum SC27XX efuse controller documentation 2018-07-15 14:03:05 +02:00
snvs-lpgpr.yaml dt-bindings: nvmem: Convert snvs lpgpr to json-schema 2020-08-17 15:45:55 -06:00
socionext,uniphier-efuse.yaml dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema 2021-07-29 12:49:08 -06:00
sprd-efuse.txt dt-bindings: nvmem: Add Spreadtrum eFuse controller documentation 2019-11-05 18:35:30 +01:00
st,stm32-romem.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
vf610-ocotp.txt dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver 2020-08-31 13:41:33 +08:00
xlnx,zynqmp-nvmem.txt dt-bindings: nvmem: Add bindings for ZynqMP nvmem driver 2019-02-05 13:23:11 +01:00
zii,rave-sp-eeprom.txt bindings: nvmem/zii: Fix location of nvmem.txt 2018-06-15 18:10:01 -03:00