linux/Documentation/devicetree/bindings
Brian Norris ef32476f26 This pull request contains the following core changes:
* addition of on-ecc support to Micron driver
 * addition of helpers to help drivers choose most appropriate ECC
   settings
 * deletion of dead-code (cached programming and ->errstat() hook)
 * make sure drivers that do not support the SET/GET FEATURES command
   return ENOTSUPP use a dummy ->set/get_features implementation
   returning -ENOTSUPP (required for Micron on-die ECC)
 * change the semantic of ecc->write_page() for drivers setting the
   NAND_ECC_CUSTOM_PAGE_ACCESS flag
 * support exiting 'GET STATUS' command in default ->cmdfunc()
   implementations
 * change the prototype of ->setup_data_interface()
 
 A bunch of driver related changes:
 
 * various cleanup, fixes and improvements of the MTK driver
 * OMAP DT bindings fixes
 * support for ->setup_data_interface() in the fsmc driver
 * support for imx7 in the gpmi driver
 * finalization of the denali driver rework (thanks to Masahiro for the
   work he's done on this driver)
 * fix "bitflips in erased pages" handling in the ifc driver
 * addition of PM ops and dynamic timing configuration to the atmel
   driver
 
 And as usual we also have a few minor cleanup/fixes/improvements
 patches across the subsystem.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJZWi1RAAoJEGXtNgF+CLcA9ukP/jpyodKn1pTyVKhAfWlx3I01
 VMS8Pns6VxfSojLA2JEhPR7rd+M0G8ZKPb+odKXxWmZXoH+1iAWWBv5LjkNXrwpP
 ajwpkVkSU5N0FI4QX6AOX5H5kUJAq5yWh+uzLO3e/0yBAdZs6Q5msemzDIdDqr22
 1J/1wUND7unGCreQ2KQGbni2es3+Lm7WDWbhc77v4bZ6yI+nDiHFeLE45CTdnG0L
 dzqSsHjSJ7mGVBSZIIlGhgemhinw9OD1prXOigmT9tnEyBBolrelDdWtaT3ncn+K
 //TlFZFd+qRIuOCRL5j+kqM0JLSyZbhsvYpfCKtnGkAw+hUqMZQuKb+V8HS2ZvnY
 6Xsbh8AZxHc8rC2hmYCj4SI8N48Y4dVDxC40UBp3TRu2qMv5u4YMQV5jhA/53s05
 AlvWQlpgIUyiinV5IyhwhikF9foCvCkyKKqB9MRJgXsQlfbBQe1c1ffZhIyen6ZM
 6+Uca6ul8pINj1q/P749GzbK5F9aymZMidiineykS3EBcytXW1yXtIHOVy9jwjIU
 +iLRDkH+Vl1dT/cOa5jm5hXgOkNggrYmtG+NzKLa4RRXrtO1yo3uocSUl49XYk4C
 OO+BeKLPs+Ffm0OnYBIOJTyywR1jRS8DCUTqg8qRjzMFVuAlbEHJ9YE/hg5IvKZK
 mgFm4rHa/460DPscBMCB
 =INC7
 -----END PGP SIGNATURE-----

Merge tag 'nand/for-4.13' into MTD

From Boris:
"""
This pull request contains the following core changes:

* addition of on-ecc support to Micron driver
* addition of helpers to help drivers choose most appropriate ECC
  settings
* deletion of dead-code (cached programming and ->errstat() hook)
* make sure drivers that do not support the SET/GET FEATURES command
  return ENOTSUPP use a dummy ->set/get_features implementation
  returning -ENOTSUPP (required for Micron on-die ECC)
* change the semantic of ecc->write_page() for drivers setting the
  NAND_ECC_CUSTOM_PAGE_ACCESS flag
* support exiting 'GET STATUS' command in default ->cmdfunc()
  implementations
* change the prototype of ->setup_data_interface()

A bunch of driver related changes:

* various cleanup, fixes and improvements of the MTK driver
* OMAP DT bindings fixes
* support for ->setup_data_interface() in the fsmc driver
* support for imx7 in the gpmi driver
* finalization of the denali driver rework (thanks to Masahiro for the
  work he's done on this driver)
* fix "bitflips in erased pages" handling in the ifc driver
* addition of PM ops and dynamic timing configuration to the atmel
  driver

And as usual we also have a few minor cleanup/fixes/improvements
patches across the subsystem.
"""
2017-07-07 18:03:11 -07:00
..
arc
arm Sort of on the quieter side this time, which is probably due more 2017-05-10 13:38:18 -07:00
ata dt-bindings: ata: add DT bindings for ahci-dm816 SATA controller 2017-03-27 14:05:29 -04:00
auxdisplay auxdisplay: hd44780: Fix DT properties to include units of measurement 2017-04-08 17:48:19 +02:00
board
bus
c6x
clock Sort of on the quieter side this time, which is probably due more 2017-05-10 13:38:18 -07:00
cpufreq
cris
crypto dt-bindings: Document STM32 CRC bindings 2017-04-05 21:58:33 +08:00
devfreq ARM: dts: exynos: Use - instead of @ for DT OPP entries 2017-04-20 18:06:03 +02:00
display fbdev changes for v4.12: 2017-05-11 11:12:26 -07:00
dma
edac
eeprom
extcon
firmware firmware: Add coreboot device tree binding documentation 2017-04-08 18:05:36 +02:00
fpga DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
fuse
goldfish
gpio gpio: DT bindings, move tca9554 from pcf857x to pca953x 2017-04-24 18:30:26 +02:00
gpu dt-bindings: Updates for v4.12-rc1 2017-04-19 06:28:42 -07:00
h8300
hsi
hwlock
hwmon Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver 2017-04-10 13:11:21 -07:00
i2c DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
iio Staging/IIO patches for 4.12-rc1 2017-05-05 18:16:23 -07:00
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2017-05-03 12:38:20 -07:00
interrupt-controller DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
iommu iommu/arm-smmu: Add global SMR masking property 2017-04-06 16:06:43 +01:00
ipmi ipmi: bt-bmc: Add ast2500 compatible string 2017-04-07 12:25:38 -05:00
leds - New Drivers 2017-05-03 12:11:44 -07:00
lpddr2
mailbox dt-bindings: Add DT bindings info for FlexRM ring manager 2017-03-28 23:33:51 +05:30
media [media] Documentation: DT: Add OV5647 bindings 2017-04-14 23:00:55 -03:00
memory-controllers
metag
mfd DeviceTree for 4.12: 2017-05-05 19:33:07 -07:00
mips
misc sound updates for 4.11-rc1 2017-02-23 08:50:22 -08:00
mmc dt: bindings: Add bindings for Marvell Xenon SD Host Controller 2017-04-24 21:42:15 +02:00
mtd This pull request contains the following core changes: 2017-07-07 18:03:11 -07:00
net dt-bindings: gpmc: Correct location of generic gpmc binding 2017-06-22 21:12:15 +02:00
nios2
nvmem nvmem: imx-ocotp: add write support 2017-04-08 17:51:48 +02:00
opp More power management updates for v4.11-rc1 2017-03-02 17:33:52 -08:00
pci pci-v4.12-changes 2017-05-08 19:03:25 -07:00
perf
phy phy: rockchip-usb: Add vbus regulator support. 2017-04-10 16:43:41 +05:30
pinctrl ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller" 2017-04-24 18:32:56 +02:00
power power supply and reset changes for the v4.12 series (part 2) 2017-05-12 12:02:21 -07:00
power_supply
powerpc powerpc/64s: Support new device tree binding for discovering CPU features 2017-05-09 23:42:55 +10:00
pps
pwm pwm: tegra: Add DT binding details to configure pin in suspends/resume 2017-04-12 16:09:49 +02:00
regmap
regulator Merge remote-tracking branch 'regulator/topic/vctrl' into regulator-next 2017-04-30 22:17:44 +09:00
remoteproc
reserved-memory
reset reset: Add i.MX7 SRC reset driver 2017-03-15 12:18:49 +01:00
rng dt-bindings: hwrng: Add Mediatek hardware random generator bindings 2017-04-21 20:30:55 +08:00
rtc dt-bindings: rtc: document the rtc-sh bindings 2017-04-03 18:01:41 +02:00
scsi
security/tpm
serial dt-bindings: serial: add a new compatible string for SC9860 2017-04-08 18:42:46 +02:00
serio
soc powerpc updates for 4.12 part 2 2017-05-12 10:04:09 -07:00
sound Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8978' and 'asoc/topic/zte-tdm' into asoc-next 2017-04-30 22:16:48 +09:00
spi Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pl022' and 'spi/topic/sc18is602' into spi-next 2017-04-26 15:58:10 +01:00
spmi
sram
staging/iio/adc staging/android/ion: remove useless document file 2017-05-15 11:17:31 +02:00
thermal Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding 2017-04-06 21:47:57 -07:00
timer clocksource: Augment bindings for Faraday timer 2017-04-07 16:23:07 +02:00
ufs
usb dmaengine updates for 4.12-rc1 2017-05-09 15:40:28 -07:00
virtio
w1
watchdog watchdog: add DT bindings for Cortina Gemini 2017-03-12 12:18:23 +01:00
x86
xillybus
ABI.txt
chosen.txt Documentation: dt: chosen properties for arm64 kdump 2017-04-05 18:32:39 +01:00
common-properties.txt
graph.txt
marvell.txt
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt RTC for 4.12 2017-05-10 19:37:14 -07:00
unittest.txt
vendor-prefixes.txt RTC for 4.12 2017-05-10 19:37:14 -07:00
xilinx.txt