linux/Documentation/devicetree/bindings/nvmem
Linus Torvalds 1c9f8dff62 Char/Misc driver changes for 6.6-rc1
Here is the big set of char/misc and other small driver subsystem
 changes for 6.6-rc1.
 
 Stuff all over the place here, lots of driver updates and changes and
 new additions.  Short summary is:
   - new IIO drivers and updates
   - Interconnect driver updates
   - fpga driver updates and additions
   - fsi driver updates
   - mei driver updates
   - coresight driver updates
   - nvmem driver updates
   - counter driver updates
   - lots of smaller misc and char driver updates and additions
 
 All of these have been in linux-next for a long time with no reported
 problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZPH64g8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynr2QCfd3RKeR+WnGzyEOFhksl30UJJhiIAoNZtYT5+
 t9KG0iMDXRuTsOqeEQbd
 =tVnk
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver updates from Greg KH:
 "Here is the big set of char/misc and other small driver subsystem
  changes for 6.6-rc1.

  Stuff all over the place here, lots of driver updates and changes and
  new additions. Short summary is:

   - new IIO drivers and updates

   - Interconnect driver updates

   - fpga driver updates and additions

   - fsi driver updates

   - mei driver updates

   - coresight driver updates

   - nvmem driver updates

   - counter driver updates

   - lots of smaller misc and char driver updates and additions

  All of these have been in linux-next for a long time with no reported
  problems"

* tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (267 commits)
  nvmem: core: Notify when a new layout is registered
  nvmem: core: Do not open-code existing functions
  nvmem: core: Return NULL when no nvmem layout is found
  nvmem: core: Create all cells before adding the nvmem device
  nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
  nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
  dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
  dt-bindings: nvmem: Add compatible for QCM2290
  nvmem: Kconfig: Fix typo "drive" -> "driver"
  nvmem: Explicitly include correct DT includes
  nvmem: add new NXP QorIQ eFuse driver
  dt-bindings: nvmem: Add t1023-sfp efuse support
  dt-bindings: nvmem: qfprom: Add compatible for MSM8226
  nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
  nvmem: qfprom: do some cleanup
  nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
  nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
  nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()
  nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
  nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
  ...
2023-09-01 09:53:54 -07:00
..
layouts Char/Misc driver changes for 6.6-rc1 2023-09-01 09:53:54 -07:00
allwinner,sun4i-a10-sid.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
amlogic,meson6-efuse.yaml dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema 2023-04-05 19:41:10 +02:00
amlogic,meson-gxbb-efuse.yaml dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema 2023-04-05 19:41:10 +02:00
apple,efuses.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
brcm,nvram.yaml dt-bindings: nvmem: brcm,nvram: add #nvmem-cell-cells for MACs 2023-06-15 13:42:16 +02:00
brcm,ocotp.txt
fsl,layerscape-sfp.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
fsl,scu-ocotp.yaml dt-bindings: drop redundant part of title (manual) 2022-12-16 12:51:43 -06:00
fsl,t1023-sfp.yaml dt-bindings: nvmem: Add t1023-sfp efuse support 2023-08-23 16:34:01 +02:00
imx-iim.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
imx-ocotp.yaml dt-bindings: nvmem: imx-ocotp: drop unneeded address/size-cells and children 2023-06-15 13:42:18 +02:00
ingenic,jz4780-efuse.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
lpc1850-otp.txt
lpc1857-eeprom.txt
mediatek,efuse.yaml dt-bindings: nvmem: mediatek: efuse: add support for mt7986 2023-06-15 13:42:17 +02:00
microchip,lan9662-otpc.yaml dt-bindings: lan9662-otpc: document Lan9662 OTPC 2022-09-24 14:54:38 +02:00
microchip,sama7g5-otpc.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
mxs-ocotp.yaml dt-bindings: nvmem: mxs-ocotp: drop unneeded address/size-cells 2023-06-15 13:42:17 +02:00
nintendo-otp.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
nvmem-consumer.yaml dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25 14:06:57 -05: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: fixed-cell: add compatible for MAC cells 2023-08-23 16:34:00 +02:00
qcom,qfprom.yaml dt-bindings: nvmem: Add compatible for QCM2290 2023-08-23 16:34:01 +02:00
qcom,sec-qfprom.yaml dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom 2023-08-23 16:34:01 +02:00
qcom,spmi-sdam.yaml dt-bindings: nvmem: qcom,spmi-sdam: drop unneeded address/size-cells 2023-06-15 13:42:17 +02:00
rmem.yaml dt-bindings: nvmem: rmem: Add raspberrypi,bootloader-public-key 2023-06-15 13:42:16 +02:00
rockchip-efuse.yaml dt-bindings: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
rockchip,otp.yaml dt-bindings: nvmem: rockchip,otp: Add compatible for RK3588 2023-06-15 13:42:17 +02: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: snvs-lpgpr: Fix i.MX8M compatible strings 2022-11-11 14:23:58 +08:00
socionext,uniphier-efuse.yaml dt-bindings: nvmem: socionext,uniphier-efuse: drop unneeded address/size-cells 2023-06-15 13:42:17 +02: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: nvmem: Drop unneeded quotes 2023-04-05 19:41:12 +02:00
sunplus,sp7021-ocotp.yaml dt-bindings: nvmem: sunplus,sp7021-ocotp: drop unneeded address/size-cells 2023-06-15 13:42:17 +02:00
u-boot,env.yaml dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells 2023-04-05 19:41:13 +02: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