linux/Documentation/devicetree/bindings
Linus Torvalds af32f3a414 - New Drivers
- Add support for ROHM BD71828 PMICs and GPIOs
    - Add support for Qualcomm Aqstic Audio Codecs WCD9340 and WCD9341
 
 - New Device Support
    - Add support for BD71828 to BD70528 RTC driver
    - Add support for Intel's Jasper Lake to LPSS PCI
 
  - New Functionality
    - Add support for Power Key to ROHM BD71828
    - Add support for Clocks to ROHM BD71828
    - Add support for GPIOs to Dialog DA9062
    - Add support for USB PD Notify to ChromiumOS EC
    - Allow callers to specify args when requesting regmap lookup; syscon
 
  - Fix-ups
    - Improve error handling and sanity checking; atmel-hlcdc, dln2
    - Device Tree support/documentation; bd71828, da9062, xylon,logicvc,
                                         ab8500, max14577, atmel-usart
    - Match devices using platform IDs; bd7xxxx
    - Refactor BD718x7 regulator component; bd718x7-regulator
    - Use standard interfaces/helpers; syscon, sm501
    - Trivial (whitespace, spelling, etc); ab8500-core, Kconfig
    - Remove unused code; db8500-prcmu, tqmx86
    - Wait until boot has finished before accessing registers; madera-core
    - Provide missing register value defaults; cs47l15-tables
    - Allow more time for hardware to reset; madera-core
 
  - Bug Fixes
    - Fix erroneous register values; rohm-bd70528
    - Fix register volatility; axp20x, rn5t618
    - Fix Kconfig dependencies; MFD_MAX77650
    - Fix incorrect compatible string; da9062-core
    - Fix syscon_regmap_lookup_by_phandle_args() stub; syscon
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl44Ga0ACgkQUa+KL4f8
 d2HRJg//VdigHgOTX/eJggI67n36kTgho+VzwRwLuSedDBFIkh5S8NWO7bFyf1Y4
 Qn+MybJtCvPQeUVmqO6cUi0/VqXgwW4mUe5L6oQKIsPYzfmhuc/XF+DA2S8ulOBj
 CckAM15i4WARCtNtFH12EaGGekLPAkik9nZE5EH7vS89TUxLMKbir72U+qFju6mu
 o2F8B7QbDe2jxaooxZ11zPjECwJfzgdXe+FipmogL1itLT+1phpirlttY4R5/4LV
 t3jKb3GI5xN+YWqyXHFF1EKtQEHTkYyKcby2It+8ksYAKiueY0hAuX7+pt1KXWjb
 ReM/hYH5dqjJSz6MjajrInHlpAf8iqtzNdXznSm/hQ9X+YHpaqmdYBt9bTg3pbR/
 z5F0q32e716K/XcJIv2igizT2EZDZIb2AG9oh0D93Z10tPgTpp0CTkcSsSw4CpnP
 MM60B2RN6RI/1MVK1eWRfWVSLbopsForetlnwXhTxY0Zr/7Hd+l+2ndz8IJE+vya
 86jq9yXv7kndwcKNIuUy5jIE2XV9JIbjwwDd4a8tbQgOMkSWHuV3pN+qnT6+/kRh
 TS/LFI49rjJauB85XdqhZc2+i0Eo78ctIdxQebKNZe6wz+r5Y5NTMMCZ5TjScxJX
 aSKRepOEtSbnKloUi5HZ71zfX/waTxzgyodkF7UJk3eEtzlDF8o=
 =t4+B
 -----END PGP SIGNATURE-----

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

Pull MFD updates from Lee Jones:
 "New Drivers:
   - Add support for ROHM BD71828 PMICs and GPIOs
   - Add support for Qualcomm Aqstic Audio Codecs WCD9340 and WCD9341

  New Device Support:
   - Add support for BD71828 to BD70528 RTC driver
   - Add support for Intel's Jasper Lake to LPSS PCI

  New Functionality:
   - Add support for Power Key to ROHM BD71828
   - Add support for Clocks to ROHM BD71828
   - Add support for GPIOs to Dialog DA9062
   - Add support for USB PD Notify to ChromiumOS EC
   - Allow callers to specify args when requesting regmap lookup; syscon

  Fix-ups:
   - Improve error handling and sanity checking; atmel-hlcdc, dln2
   - Device Tree support/documentation; bd71828, da9062, xylon,logicvc,
     ab8500, max14577, atmel-usart
   - Match devices using platform IDs; bd7xxxx
   - Refactor BD718x7 regulator component; bd718x7-regulator
   - Use standard interfaces/helpers; syscon, sm501
   - Trivial (whitespace, spelling, etc); ab8500-core, Kconfig
   - Remove unused code; db8500-prcmu, tqmx86
   - Wait until boot has finished before accessing registers;
     madera-core
   - Provide missing register value defaults; cs47l15-tables
   - Allow more time for hardware to reset; madera-core

  Bug Fixes:
   - Fix erroneous register values; rohm-bd70528
   - Fix register volatility; axp20x, rn5t618
   - Fix Kconfig dependencies; MFD_MAX77650
   - Fix incorrect compatible string; da9062-core
   - Fix syscon_regmap_lookup_by_phandle_args() stub; syscon"

* tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (41 commits)
  mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
  mfd: wcd934x: Add support to wcd9340/wcd9341 codec
  mfd: syscon: Add arguments support for syscon reference
  mfd: rn5t618: Mark ADC control register volatile
  dt-bindings: atmel-usart: Add microchip,sam9x60-{usart, dbgu}
  dt-bindings: atmel-usart: Remove wildcard
  mfd: cros_ec: Add cros-usbpd-notify subdevice
  mfd: da9062: Fix watchdog compatible string
  mfd: madera: Allow more time for hardware reset
  mfd: cs47l15: Add missing register default
  mfd: madera: Wait for boot done before accessing any other registers
  mfd: Kconfig: Rename Samsung to lowercase
  mfd: tqmx86: remove set but not used variable 'i2c_ien'
  mfd: dbx500-prcmu: Drop DSI pll clock functions
  mfd: dbx500-prcmu: Drop set_display_clocks()
  mfd: max77650: Select REGMAP_IRQ in Kconfig
  mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
  mfd: ab8500: Fix ab8500-clk typo
  mfd: intel-lpss: Add Intel Jasper Lake PCI IDs
  dt-bindings: mfd: max14577: Add reference to max14040_battery.txt descriptions
  ...
2020-02-03 14:51:57 +00:00
..
arc
arm Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
ata Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
auxdisplay
board powerpc/sysdev: drop simple gpio 2019-11-21 15:41:34 +11:00
bus dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
c6x
clock dt-bindings: clocks: Convert Allwinner legacy clocks to schemas 2019-12-24 14:17:52 -07:00
connector dt-bindings: connector: Improve the english of the initial description 2019-12-10 11:34:29 +01:00
counter Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
cpu docs: fix some broken references 2019-10-10 11:25:39 -06:00
cpufreq cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode 2019-10-10 16:11:51 +05:30
crypto dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
csky
ddr dt-bindings: ddr: Add bindings for Samsung LPDDR3 memories 2019-10-01 20:29:02 +02:00
devfreq dt-bindings: devfreq: exynos-bus: Remove unused property 2019-11-06 12:03:59 +09:00
display Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm into drm-next 2020-01-20 14:09:43 +10:00
dma Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
dsp dt-bindings: dsp: Fix fsl,dsp example 2019-10-02 14:13:36 -05:00
edac
eeprom dt-bindings: at24: add new compatible 2019-10-09 18:24:04 -05:00
extcon
firmware ARM: SoC-related driver updates 2019-12-05 11:43:31 -08:00
fpga
fsi dt-bindings: fsi: Add description of FSI master 2019-11-08 11:28:20 +01:00
fuse
gnss
goldfish
gpio This is the bulk of GPIO changes for the v5.6 kernel cycle 2020-01-29 09:43:39 -08:00
gpu ARM: Device-tree updates 2019-12-05 12:09:47 -08:00
h8300
hsi
hwlock dt-bindings: hwlock: Convert stm32 hwspinlock bindings to json-schema 2019-10-14 12:16:40 -05:00
hwmon dt-binding: hwmon: Add documentation for ADM1177 2020-01-23 13:15:11 -08:00
i2c Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
i3c
iio Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
infiniband
input dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
interconnect dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings 2020-01-07 09:30:09 +02:00
interrupt-controller dt-bindings: interrupt-controller: Add binding for NXP INTMUX interrupt multiplexer 2020-01-20 19:10:05 +00:00
iommu Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
ipmi
leds - New Drivers 2020-02-03 14:51:57 +00:00
mailbox Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
media media updates for v5.6-rc1 2020-01-31 14:43:23 -08:00
memory-controllers dt-bindings: memory: Add bindings for imx8m ddr controller 2019-12-30 09:59:05 +09:00
mfd - New Drivers 2020-02-03 14:51:57 +00:00
mips dt-bindings: MIPS: Add Ingenic XBurst based boards. 2020-01-09 09:44:03 -08:00
misc dt-bindings: Add syscon YAML description 2019-11-14 16:32:17 -06:00
mmc Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
mtd dt-bindings: mtd: denali_dt: document reset property 2020-01-21 20:00:33 +01:00
mux
nds32
net Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
nios2
nvmem Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
openrisc/opencores
opp dt-bindings: opp: Convert Allwinner H6 OPP to a schema 2019-12-24 14:17:52 -07:00
pci pci-v5.6-changes 2020-01-31 14:48:54 -08:00
perf bindings: perf: imx-ddr: Add new compatible string 2019-11-04 16:27:34 +00:00
phy drm pull for 5.6-rc1 2020-01-30 08:04:01 -08:00
pinctrl dt-bindings: imx: Add pinctrl binding doc for i.MX8MP 2020-01-23 15:48:33 +01:00
pmem
power power supply and reset changes for the v5.6 series 2020-01-30 07:51:24 -08:00
powerpc
pps
ptp dt-bindings: ptp: Introduce MII time stamping devices. 2019-12-25 19:51:33 -08:00
pwm dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
regmap
regulator dt-bindings: regulator: add document bindings for mpq7920 2020-01-27 17:23:47 +00:00
remoteproc dt-bindings: remoteproc: stm32: add wakeup-source property 2019-12-11 08:53:03 -06:00
reserved-memory
reset Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
riscv dt-bindings: riscv: Fix CPU schema errors 2019-10-23 14:42:44 -05:00
rng dt-bindings: rng: add BCM2711 RNG compatible 2019-12-11 16:34:45 +08:00
rtc dt-bindings: rtc: Convert stm32 rtc bindings to json-schema 2019-12-17 17:50:59 -06:00
scsi
security/tpm dt-bindings: tpm: document properties for cr50 2019-11-12 21:45:36 +02:00
serial dt-bindings: serial: Convert STM32 UART to json-schema 2020-01-23 14:34:16 -06:00
serio dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
sifive
siox
slimbus dt-bindings: SLIMBus: add slim devices optional properties 2020-01-14 21:46:47 +01:00
soc bindings: soc: ti: add documentation for k3 ringacc 2020-01-15 10:07:18 -08:00
sound Merge branch 'asoc-5.6' into asoc-next 2020-01-23 12:36:45 +00:00
soundwire dt-bindings: soundwire: fix example 2020-01-16 17:36:40 +05:30
spi Merge branch 'spi-5.6' into spi-next 2020-01-23 12:37:18 +00:00
spmi
sram dt-bindings: sram: Convert Allwinner A10 system controller to a schema 2019-12-17 19:53:57 -06:00
staging/iio/adc
thermal dt-bindings: brcm,avs-ro-thermal: Fix binding check issues 2020-01-27 11:43:24 +01:00
timer Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
ufs scsi: dt-bindings: ufs: ti,j721e-ufs.yaml: Add binding for TI UFS wrapper 2019-11-12 22:21:33 -05:00
usb Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
virtio
w1
watchdog dt-bindings: watchdog: Convert stm32 watchdog bindings to json-schema 2019-12-20 14:16:46 -07:00
x86
xillybus
.gitignore
ABI.txt
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example-schema: Standard unit should be microvolt not microvolts 2019-11-11 11:21:58 -06:00
graph.txt
jailhouse.txt
Makefile dt-bindings: Improve validation build error handling 2019-11-14 10:46:16 -06:00
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt dt: submitting-patches: Document requirements for DT schema 2019-10-25 09:14:20 -05:00
trivial-devices.yaml dt-bindings: Add TI and Infineon VR Controllers as trivial devices 2020-01-15 12:49:09 -06:00
unittest.txt
vendor-prefixes.yaml The main MIPS changes for 5.6: 2020-01-31 11:28:31 -08:00
writing-bindings.txt
xilinx.txt