linux/Documentation/devicetree/bindings
Linus Torvalds 1a31c12371 - New Drivers
- Add support for initialising shared (between children) Regmaps
    - Add support for Kontron SL28CPLD
    - Add support for ENE KB3930 Embedded Controller
    - Add support for Intel FPGA PAC MAX 10 BMC
 
  - New Device Support
    - Add support for Power to Ricoh RN5T618
    - Add support for UART to Intel Lakefield
    - Add support for LP87524_Q1 to Texas Instruments LP87565
 
  - New Functionality
    - Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
    - Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
    - Use new GPIOD API; dm355evm_msp
    - Add wake-up capability; sprd-sc27xx-spi
    - Add ACPI support; kempld-core
 
  - Fix-ups
    - Trivial (spelling/whitespace); Kconfig, ab8500
    - Fix for unused variables; khadas-mcu, kempld-core
    - Remove unused header file(s); mt6360-core
    - Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
    - Add COMPILE_TEST support; asic3, tmio_core
    - Add dependency on I2C; SL28CPLD
 
  - Bug Fixes
    - Fix memory leak(s); sm501
    - Do not free regmap_config's 'name' until exit; syscon
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl+GrSsACgkQUa+KL4f8
 d2FQ/w//TRSwPbXdUl+rYaDVQ9YwEk5Zi2U8EYBP8OGsKLjXs9GFkiuyQ5GwsoAd
 oD5N4Fh/QGxmdWafKXB96e/D+n4uFOOIWGCmNsE5NmvnWbjk1Jss4K4qV4IbUEW/
 KWxUCKPhaNcs7Vj9nfN5jItCPBaG6bQJ3qgFwZHSMhe/Su4izUYlLCfhhVAFkq1k
 oF2TgJCllqPl7ZY+VxDPD5ZWIBhV+NZoFVRFQ7Kvw1elmE+///nrfuii261G+iBm
 kHi3PtcRMDW0+Uo8B9I9xtLVUrfBMtm9ThOrn8JYLOaJ7RzWwwF6WayAKsNbDuDB
 CiYKHDZWS72IxfW3KfHk1AvbsUMJQX1kmDJ6lAhXHa3E55nGbX+U2FwgMnczJUuM
 7BzfD9pXp3nnfTQ6ZJtr1vGPLz3Nk7hcRlg9r+6TObIjzB+KNW/hyCYur7sX1Mbb
 wn3EZo5WhKnlcqrGhh3H0/kJDbHTIFDfNt80+bjLfIeKCQj1x6cByPWC7N6Ln4GC
 BDky88fb/Y9Q5bnvyEQDR16+QMpG3ko5lIUwt9Gtbhtt3/zjxzElxRlsq6u9scrp
 vZnnjqxSQ/9cvnwOsGMG+E8uVjZ+5lQu6Qi+0w20M4MX28hXLPQbpjAK/3uqH7Kz
 NLwiZe4dzRtVbAQ83ozGArTgvH9YZ5VOw/ieqk0aRf6mIExrENk=
 =1wSH
 -----END PGP SIGNATURE-----

Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "New Drivers:
   - Add support for initialising shared (between children) Regmaps
   - Add support for Kontron SL28CPLD
   - Add support for ENE KB3930 Embedded Controller
   - Add support for Intel FPGA PAC MAX 10 BMC

  New Device Support:
   - Add support for Power to Ricoh RN5T618
   - Add support for UART to Intel Lakefield
   - Add support for LP87524_Q1 to Texas Instruments LP87565

  New Functionality:
   - Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
   - Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
   - Use new GPIOD API; dm355evm_msp
   - Add wake-up capability; sprd-sc27xx-spi
   - Add ACPI support; kempld-core

  Fix-ups:
   - Trivial (spelling/whitespace); Kconfig, ab8500
   - Fix for unused variables; khadas-mcu, kempld-core
   - Remove unused header file(s); mt6360-core
   - Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
   - Add COMPILE_TEST support; asic3, tmio_core
   - Add dependency on I2C; SL28CPLD

  Bug Fixes:
   - Fix memory leak(s); sm501
   - Do not free regmap_config's 'name' until exit; syscon"

* tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (34 commits)
  mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
  mfd: sl28cpld: Depend on I2C
  mfd: asic3: Build if COMPILE_TEST=y
  dt-bindings: mfd: Correct interrupt flags in examples
  mfd: Add ACPI support to Kontron PLD driver
  mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
  mfd: lp87565: Add LP87524-Q1 variant
  dt-bindings: mfd: Add LP87524-Q1
  dt-bindings: mfd: lp87565: Convert to yaml
  mfd: mt6360: Remove unused include <linux/version.h>
  mfd: sm501: Fix leaks in probe()
  mfd: syscon: Don't free allocated name for regmap_config
  dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles
  dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
  dt-bindings: mfd: ab8500: Remove weird Unicode characters
  mfd: sprd: Add wakeup capability for PMIC IRQ
  mfd: intel-lpss: Add device IDs for UART ports for Lakefield
  mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
  mfd: wcd934x: Simplify with dev_err_probe()
  mfd: stmfx: Simplify with dev_err_probe()
  ...
2020-10-14 15:56:58 -07:00
..
arc
arm - New Drivers 2020-10-14 15:56:58 -07:00
ata dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
auxdisplay
board
bus dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
c6x
chrome dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
clock Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
connector dt-bindings: update usb-c-connector example 2020-10-13 07:53:34 -05:00
counter
cpu
cpufreq dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible 2020-09-16 14:12:18 +05:30
crypto Merge branch 'dt/linus' into dt/next 2020-10-06 08:38:32 -05:00
csky
ddr
devfreq dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle 2020-07-30 17:22:57 +09:00
display Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
dma dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
dsp dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
edac Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
eeprom dt-bindings: at25: convert the binding document to yaml 2020-08-17 13:35:30 -06:00
extcon dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
firmware
fpga Devicetree updates for v5.9: 2020-08-05 13:02:45 -07:00
fsi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
fuse
gnss
goldfish
gpio - New Drivers 2020-10-14 15:56:58 -07:00
gpu dt-bindings: gpu: samsung-rotator: Add missing properties 2020-09-29 15:32:53 -05:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Fix warnings with k3.yaml 2020-10-06 10:55:24 -05:00
hwmon - New Drivers 2020-10-14 15:56:58 -07:00
i2c dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
i3c
iio dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
infiniband
input dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
interconnect dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
interrupt-controller - New Drivers 2020-10-14 15:56:58 -07:00
iommu Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next 2020-10-07 11:51:59 +02:00
ipmi dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
leds Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
mailbox dt-bindings: mailbox: fsl,mu: Add missing power-domains 2020-10-06 08:42:59 -05:00
media Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
memory-controllers dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
mfd - New Drivers 2020-10-14 15:56:58 -07:00
mips dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
misc dt-bindings: misc: explicitly add #address-cells for slave mode 2020-10-14 08:42:25 -05:00
mmc Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
mtd dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
mux
nds32
net Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
nios2
nvmem dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
openrisc/opencores
opp Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pci dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
perf Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
phy dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
pinctrl Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
pmem
power dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
powerpc dt-bindings: powerpc: Add a schema for the 'sleep' property 2020-10-08 13:44:51 -05:00
pps
ptp
pwm - New Drivers 2020-10-14 15:56:58 -07:00
regmap
regulator Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
remoteproc dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
reserved-memory of: properties of reserved-memory nodes 2020-09-15 14:26:14 -06:00
reset Docs: Fixing spelling errors in Documentation/devicetree/bindings/ 2020-10-07 11:04:12 -05:00
riscv dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
rng Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
rtc dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
scsi
security/tpm
serial dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
serio
sifive
siox
slimbus
soc dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sound dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
soundwire dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
spi Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
spmi dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
sram
staging/iio/adc
thermal dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
timer Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
ufs scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible string 2020-09-22 20:37:11 -04:00
usb dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
virtio
w1 dt-bindings: w1: Convert i.MX to json-schema 2020-08-17 15:31:54 -06:00
watchdog - New Drivers 2020-10-14 15:56:58 -07:00
x86
xillybus
.gitignore dt-bindings: Use json for processed-schema* 2020-08-19 14:31:57 -06:00
.yamllint dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Grammar improvements 2020-09-29 15:32:53 -05:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Add running yamllint to dt_binding_check 2020-10-12 09:11:04 -05:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
unittest.txt
vendor-prefixes.yaml Devicetree updates for v5.10: 2020-10-14 15:31:58 -07:00
writing-bindings.rst
xilinx.txt