linux/Documentation/devicetree/bindings
Linus Torvalds a62d016cec Common MTD:
* Add Kconfig option for keeping both the 'master' and 'partition' MTDs
    registered as devices. This would really make a better default if we could
    do it over, as it allows a lot more flexibility in (1) determining the flash
    topology of the system from user-space and (2) adding temporary partitions
    at runtime (ioctl(BLKPG)). Unfortunately, this would possibly cause
    user-space breakage, as it will cause renumbering of the /dev/mtdX devices.
    We'll see if we can change this in the future, as there have already been a
    few people looking for this feature, and I know others have just been
    working around our current limitations instead of fixing them this way.
  * Along with the previous change, add some additional information to sysfs, so
    user-space can read the offset of each partition within its master device
 
 SPI NOR:
  * add new device tree compatible binding to represent the mostly-compatible
    class of SPI NOR flash which can be detected by their extended JEDEC ID
    bytes, cutting down the duplication of our ID tables
  * misc. new IDs
 
 Various other miscellaneous fixes and changes
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJVN9ypAAoJEFySrpd9RFgtaUQQAKmlCVMrxAKtF6U5jpzf07hA
 7ZrcMdUTSwS++dBIAgDl6JSuSGT5KRLrS1FOp60p+VAjbD9VFcRLUUQxahXW1tAh
 Dr8a3Akwd+lgIp77bZhWBY35dXmjIJ1GSzo7jdbJMDwAeDd3gBeSFTDoePsrCt6K
 0/NPOsQzCFDDr1lwuQh1LzkLLQfVAC3ImNCBm5smvyEfhxXqzC02HOLf8Z9VMGnY
 OxM9i0T6Ik3xeaaP/vH91sApmdn598gP5DB5cNr61YrZeVZmEoI4EWlOmagcYVC2
 Tef9Ng4YmHGXo65k7XcKRykAVWECYAGr4HKCDZ8tsbvpfdbQMS5wHEgxMsAdvb01
 aChcBNxf4w/Mh49fzjZppTlPN25FERRMnXt7CkUqQkqet9uDkD/5RNPl65ermeC7
 EKx2MoxnpXrfZ0EkSxqrfdzP0oQx0AqAkbCyLIN42Vbxl7ckFMN3WAPQ2NR2Aaoh
 SUiKwwaFFiK+C9qEytj0s+cmKPzsTzeQVYgp9NX64EfVQumqpsfbu6XIPV+FGy2i
 DvHvmTEvm4SpqMPSnhkmZ6DFSjuzvQdqzKtDyZmRppxHKgWUsXYdftGPMG0+ZbaG
 t4zysWfJG897TMVYLKY9pGqvouMuAVJ4kX1+iZbJc8dr4bwIzXIYuEGPLVv58gUO
 KjjlYk91/jFNmBW5anxC
 =aIsV
 -----END PGP SIGNATURE-----

Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd

Pull MTD updates from Brian Norris:
 "Common MTD:

   - Add Kconfig option for keeping both the 'master' and 'partition'
     MTDs registered as devices.  This would really make a better
     default if we could do it over, as it allows a lot more flexibility
     in (1) determining the flash topology of the system from user-space
     and (2) adding temporary partitions at runtime (ioctl(BLKPG)).

     Unfortunately, this would possibly cause user-space breakage, as it
     will cause renumbering of the /dev/mtdX devices.  We'll see if we
     can change this in the future, as there have already been a few
     people looking for this feature, and I know others have just been
     working around our current limitations instead of fixing them this
     way.

   - Along with the previous change, add some additional information to
     sysfs, so user-space can read the offset of each partition within
     its master device

  SPI NOR:

   - add new device tree compatible binding to represent the
     mostly-compatible class of SPI NOR flash which can be detected by
     their extended JEDEC ID bytes, cutting down the duplication of our
     ID tables

   - misc.  new IDs

  Various other miscellaneous fixes and changes"

* tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd: (53 commits)
  mtd: spi-nor: Add support for Macronix mx25u6435f serial flash
  mtd: spi-nor: Add support for Winbond w25q64dw serial flash
  mtd: spi-nor: add support for the Winbond W25X05 flash
  mtd: spi-nor: support en25s64 device
  mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
  Documentation: devicetree: m25p80: add "nor-jedec" binding
  mtd: Make MTD tests cancelable
  mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
  mtd: docg3: remove invalid __exit annotations
  mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
  mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
  mtd: atmel_nand: add a definition for the oob reserved bytes
  mtd: part: Remove partition overlap checks
  mtd: part: Add sysfs variable for offset of partition
  mtd: part: Create the master device node when partitioned
  mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
  mtd: denali: Disable sub-page writes in Denali NAND driver
  mtd: pxa3xx_nand: cleanup wait_for_completion handling
  mtd: nand: gpmi: Check for scan_bbt() error
  mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
  ...
2015-04-22 12:00:44 -07:00
..
arc
arm Merge git://www.linux-watchdog.org/linux-watchdog 2015-04-22 11:22:55 -07:00
ata ahci: st: Update the ahci_st DT documentation 2015-04-01 12:07:02 -04:00
bus ARM: SoC driver updates for v4.1 2015-04-22 09:18:17 -07:00
c6x Documentation: devicetree: Fix double words in Doumentation/devicetree 2015-01-28 15:13:11 -07:00
clock ARM: SoC multiplatform code changes for v4.1 2015-04-22 09:20:15 -07:00
cpufreq
crypto Documentation: crypto: Add DT binding info for the img hw hash accelerator 2015-03-16 21:46:25 +11:00
devfreq/event PM / devfreq: event: Add documentation for exynos-ppmu devfreq-event driver 2015-01-30 17:56:42 +09:00
dma dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
drm drm/imx: imx-ldb: add drm_panel support 2015-03-31 12:44:49 +02:00
extcon extcon: usb-gpio: Introduce gpio usb extcon driver 2015-02-24 09:00:53 +09:00
fb
fpga
fuse Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
gpio Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
gpu Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2015-02-16 15:48:00 -08:00
hid
hsi
hwmon
hwrng hwrng: iproc-rng200 - Add device tree bindings 2015-03-06 22:51:33 +11:00
i2c ARM: SoC multiplatform code changes for v4.1 2015-04-22 09:20:15 -07:00
iio Staging driver patches for 4.1-rc1 2015-04-13 17:37:33 -07:00
input Input: add support for ChipOne icn8318 based touchscreens 2015-03-24 11:27:52 -07:00
interrupt-controller Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-04-17 15:50:54 -04:00
iommu ARM: SoC DT updates 2015-02-17 09:36:52 -08:00
leds DT: leds: Add uniqueness requirement for 'label' property. 2015-03-30 11:55:50 -07:00
lpddr2
mailbox mailbox: arm_mhu: add driver for ARM MHU controller 2015-03-17 11:12:01 +05:30
media ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
memory-controllers dt-bindings: memory-controllers: Add binding for jz4780-nemc 2015-03-26 23:51:36 +01:00
metag
mfd ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
mipi
mips Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
misc Char/Misc driver patches for 4.1-rc1 2015-04-21 09:42:58 -07:00
mmc Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
mtd Documentation: devicetree: m25p80: add "nor-jedec" binding 2015-04-05 18:56:21 -07:00
net ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
nios2
nvec
panel drm/panel: Add support for Ampire AM-800480R3TMQW-A1H 800x480 7" panel 2015-04-02 19:04:15 +02:00
pci PCI: iproc: Add DT docs for Broadcom iProc PCIe driver 2015-04-08 14:19:19 -05:00
phy Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
pinctrl pinctrl: Add support for PM8916 GPIO's and MPP's 2015-04-08 17:00:18 +02:00
power ARM: SoC multiplatform code changes for v4.1 2015-04-22 09:20:15 -07:00
power_supply
powerpc Char / Misc patches for 3.20-rc1 2015-02-15 10:48:44 -08:00
pps
pwm dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
regmap
regulator regulator: act8865: add input supply handling 2015-03-07 16:32:28 +00:00
reserved-memory
reset dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
rng
rtc rtc: digicolor: document device tree binding 2015-04-17 09:04:01 -04:00
security/tpm tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy 2015-03-18 22:43:07 +01:00
serial ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
serio Input: serio - add support for Alwinner A10/A20 PS/2 controller 2015-01-26 23:10:13 -08:00
soc ARM: SoC driver updates for v4.1 2015-04-22 09:18:17 -07:00
sound ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
spi Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next 2015-04-11 23:09:25 +01:00
spmi spmi: pmic_arb: add support for hw version 2 2015-03-26 23:51:36 +01:00
staging/iio/adc First round of IIO new drivers, cleanups and functionality for the 3.20 cycle take 2 2015-01-21 10:13:37 +08:00
thermal thermal: rcar: Fix typo in r8a73a4 SoC name 2015-04-07 12:53:34 -07:00
timer dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
ufs
usb Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
video ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
virtio
w1
watchdog dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
x86
xillybus
ABI.txt
btmrvl.txt
chosen.txt
eeprom.txt
graph.txt
marvell.txt
open-pic.txt
resource-names.txt
submitting-patches.txt dt: submitting-patches: clarify that DT maintainers are to be cced on bindings 2015-03-10 10:34:33 -05:00
unittest.txt of/unittest: replace 'selftest' with 'unittest' 2015-03-25 00:53:29 -05:00
vendor-prefixes.txt ARM: DT updates for v4.1 2015-04-22 09:09:46 -07:00
xilinx.txt