linux/Documentation/devicetree/bindings
Linus Torvalds 35c222fd32 MTD core
* block2mtd: page index should use pgoff_t
 * maps: physmap: minimal Runtime PM support
 * maps: pcmciamtd: avoid possible sleep-in-atomic-context bugs
 * concat: Fix a comment referring to an unknown symbol
 
 Raw NAND
 * Macronix: Use match_string() helper
 * Atmel: switch to using devm_fwnode_gpiod_get()
 * Denali: rework the SKIP_BYTES feature and add reset controlling
 * Brcmnand: set appropriate DMA mask
 * Cadence: add unspecified HAS_IOMEM dependency
 * Various cleanup.
 
 Onenand
 * Rename Samsung and Omap2 drivers to avoid possible build warnings
 * Enable compile testing
 * Various build issues
 * Kconfig cleanup
 
 SPI-NAND
 * Support for Toshiba TC58CVG2S0HRAIJ
 
 SPI-NOR:
 - Add support for TB selection using SR bit 6,
 - Add support for few flashes.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEE9HuaYnbmDhq/XIDIJWrqGEe9VoQFAl4zMfgACgkQJWrqGEe9
 VoS0xwf+KdaihRno4SkDovcHoF7K54N6CqBhwuV9uabfy4phEr38cyvaivYu0rG7
 k/n3CUNRDghTh7DAUT7pBsjUeZn9XxvKyQaZz34TBgoQYwGz57ssp8lMRmJkYoA6
 t9z95N9bRJ+IzZJlYELCbhNq+aOGyWYgWL+aaO0CE8OyOeWzdZumdd4k7cF7rSAu
 9gWV/6iX/qP081NexfjPEVmMtNQ+0p4T7zQ01nQA7rIZiVoIgMKwBu41aRYycEEs
 LeuV5gNEDn2vGBl+u85w5oF6o1TIzDeTmh0G7Jm3NQGGco2kOOZ1O39a0hrDONrA
 hEoEIG/rAMKOtaLr6rCGnV/5/i/Tlw==
 =WC+m
 -----END PGP SIGNATURE-----

Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux

Pull MTD updates from Miquel Raynal:
 "MTD core
   - block2mtd: page index should use pgoff_t
   - maps: physmap: minimal Runtime PM support
   - maps: pcmciamtd: avoid possible sleep-in-atomic-context bugs
   - concat: Fix a comment referring to an unknown symbol

  Raw NAND:
   - Macronix: Use match_string() helper
   - Atmel: switch to using devm_fwnode_gpiod_get()
   - Denali: rework the SKIP_BYTES feature and add reset controlling
   - Brcmnand: set appropriate DMA mask
   - Cadence: add unspecified HAS_IOMEM dependency
   - Various cleanup.

  Onenand:
   - Rename Samsung and Omap2 drivers to avoid possible build warnings
   - Enable compile testing
   - Various build issues
   - Kconfig cleanup

  SPI-NAND:
   - Support for Toshiba TC58CVG2S0HRAIJ

  SPI-NOR:
   - Add support for TB selection using SR bit 6,
   - Add support for few flashes"

* tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: (41 commits)
  mtd: concat: Fix a comment referring to an unknown symbol
  mtd: rawnand: add unspecified HAS_IOMEM dependency
  mtd: block2mtd: page index should use pgoff_t
  mtd: maps: physmap: Add minimal Runtime PM support
  mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp()
  mtd: onenand: Rename omap2 driver to avoid a build warning
  mtd: onenand: Use a better name for samsung driver
  mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
  mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ
  mtd: rawnand: macronix: Use match_string() helper to simplify the code
  mtd: sharpslpart: Fix unsigned comparison to zero
  mtd: onenand: Enable compile testing of OMAP and Samsung drivers
  mtd: onenand: samsung: Fix printing format for size_t on 64-bit
  mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
  mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
  mtd: rawnand: denali_dt: add reset controlling
  dt-bindings: mtd: denali_dt: document reset property
  mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
  mtd: rawnand: denali_dt: error out if platform has no associated data
  mtd: rawnand: brcmnand: Set appropriate DMA mask
  ...
2020-01-30 15:46:02 -08: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 dt-bindings: leds: Convert gpio-leds to DT schema 2020-01-23 15:15:53 -06:00
mailbox Devicetree updates for v5.5: 2019-12-02 11:41:35 -08:00
media dt-bindings: rcar-csi2: Convert bindings to json-schema 2020-01-15 12:49:09 -06:00
memory-controllers dt-bindings: memory: Add bindings for imx8m ddr controller 2019-12-30 09:59:05 +09:00
mfd Devicetree updates for v5.6: 2020-01-30 07:47:58 -08:00
mips dt-bindings: mips: Add gardena vendor prefix and board description 2019-10-07 09:41:27 -07: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 dt-bindings: PCI: Convert generic host binding to DT schema 2020-01-23 15:04:07 -06: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 drm pull for 5.6-rc1 2020-01-30 08:04:01 -08:00
writing-bindings.txt
xilinx.txt