OrangePi_CM5/Documentation/devicetree/bindings
Linus Torvalds 31f7c3a688 Device tree core updates for v3.12
Generally minor changes. A bunch of bug fixes, particularly for
 initialization and some refactoring. Most notable change if feeding the
 entire flattened tree into the random pool at boot. May not be
 significant, but shouldn't hurt either.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJSL12LAAoJEEFnBt12D9kB64gP/RBipnYbo3RPanHg+lE/J1V7
 KSVFNGKWJHxTg47VVC1YJGIG21jqxAilpdS2MQL5FP7iyd+IzvtHpQiJgp+2G+pq
 di06yrdyrYErxRgZgGQi8IpR538ZzOEVLCKJGdb09YelkRzPT5au7CC1MAsX3qco
 yba7PHk0/Nc4hZE4aGbgR1DlRmn86ob7mM0KFE/LORaSN2BueMgWcwKhQXYNGyoh
 assX4yNhAbUG6Bgw7paBLDGqHh8c5Ei5AppU8yPb+N094jgYHBJryUoDlzzUHD23
 qqiEqHhUKT0TpgHNs8KH0WZFugcmjKvYEbzdzadBxqfXnJN4fKSEcdfF3iz4T14j
 U6EZks89GoHwA523OghUZkKNOqlsUdWfdKz+8/grQqKisYwDcf3fCxEYk/4weDCQ
 b6fFlOv6+AI3btjXp6F511ZKxyT4ZZzkHjp/ZSrhBygyamNZfax0ma0j+ZS9AZql
 kPxQS0nOve6NKaP7vXxMmW5sGMnL19ER/Hm31wthGcWI43GVebUdklnzfGaEeSjs
 pmP8oiCNemceqVpiPKxcOxiguf/eyIjP1SFXbguASygUmQeTDbbJ8n1FYznCitue
 xJgWttKWsEf/aMR3eJtQ3aBmHR3rijAV4E28Wlq8XMkocwvpQm2zMocS2Z5BJ80S
 hi1kQVy8+RxNX96tOSp1
 =GSWl
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux

Pull device tree core updates from Grant Likely:
 "Generally minor changes.  A bunch of bug fixes, particularly for
  initialization and some refactoring.  Most notable change if feeding
  the entire flattened tree into the random pool at boot.  May not be
  significant, but shouldn't hurt either"

Tim Bird questions whether the boot time cost of the random feeding may
be noticeable.  And "add_device_randomness()" is definitely not some
speed deamon of a function.

* tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux:
  of/platform: add error reporting to of_amba_device_create()
  irq/of: Fix comment typo for irq_of_parse_and_map
  of: Feed entire flattened device tree into the random pool
  of/fdt: Clean up casting in unflattening path
  of/fdt: Remove duplicate memory clearing on FDT unflattening
  gpio: implement gpio-ranges binding document fix
  of: call __of_parse_phandle_with_args from of_parse_phandle
  of: introduce of_parse_phandle_with_fixed_args
  of: move of_parse_phandle()
  of: move documentation of of_parse_phandle_with_args
  of: Fix missing memory initialization on FDT unflattening
  of: consolidate definition of early_init_dt_alloc_memory_arch()
  of: Make of_get_phy_mode() return int i.s.o. const int
  include: dt-binding: input: create a DT header defining key codes.
  of/platform: Staticize of_platform_device_create_pdata()
  of: Specify initrd location using 64-bit
  dt: Typo fix
  OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled
2013-09-10 13:53:52 -07:00
..
arc
arm ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
ata sata, highbank: send extra clock cycles in SGPIO patterns 2013-08-14 16:43:30 -04:00
bus This is a patch series that updates imx-weim bus driver to have it 2013-08-23 11:37:18 -07:00
c6x Documentation/devicetree/bindings/c6x/ fix a typo 2013-08-20 12:41:25 +02:00
clock The common clk framework changes for 3.12 are dominated by clock driver 2013-09-09 15:49:04 -07:00
cpufreq cpufreq: exynos: Add cpufreq driver for exynos5440 2013-04-10 13:19:26 +02:00
crypto powerpc/85xx: Add SEC6.0 device tree 2013-08-23 19:43:19 -05:00
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-09-10 13:37:36 -07:00
drm/tilcdc drm/tilcdc: adding some more devicetree config 2013-06-28 09:12:23 +10:00
extcon extcon: palmas: Option to disable ID/VBUS detection based on platform 2013-08-05 08:53:34 +09:00
fb video: mxsfb: Introduce regulator support 2013-04-08 15:44:55 +08:00
gpio This is the bulk of GPIO changes for the v3.12 series: 2013-09-07 10:53:00 -07:00
gpu The common clk framework changes for 3.12 are dominated by clock driver 2013-09-09 15:49:04 -07:00
hid HID: i2c-hid: add DT bindings 2013-07-31 12:10:31 +02:00
hwmon Add support for GMT G762/G763 PWM fan controllers 2013-06-27 10:31:42 -07:00
hwrng hwrng: timeriomem - added devicetree hooks 2013-04-25 21:01:46 +08:00
i2c i2c: mv64xxx: fix typo in binding documentation 2013-08-23 20:10:04 +02:00
iio iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-09-07 10:38:46 -07:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-07-02 16:14:35 -07:00
iommu documentation/iommu: Add description of ARM System MMU binding 2013-06-25 23:33:43 +02:00
leds leds: lp5562: support the device tree feature 2013-06-20 16:21:32 -07:00
lpddr2
media ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
memory-controllers drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
metag irq-imgpdc: add ImgTec PDC irqchip driver 2013-08-21 14:17:56 +01:00
mfd For the 3.12 merge window we have one new driver for the DA9063 PMIC 2013-09-07 20:14:19 -07:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
mmc MMC highlights for 3.12: 2013-09-10 13:33:09 -07:00
mtd mtd: ofpart: add compatible check for child nodes 2013-08-05 21:12:32 +01:00
net Device tree core updates for v3.12 2013-09-10 13:53:52 -07:00
nvec
pci ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
pinctrl ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
power
power_supply lp8727_charger: Support the device tree feature 2013-06-06 17:19:54 -07:00
powerpc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-09-06 10:49:42 -07:00
pps pps-gpio: add device-tree binding and support 2013-07-03 16:08:06 -07:00
pwm The common clk framework changes for 3.12 are dominated by clock driver 2013-09-09 15:49:04 -07:00
regulator For the 3.12 merge window we have one new driver for the DA9063 PMIC 2013-09-07 20:14:19 -07:00
reset ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC) 2013-04-12 19:28:13 +08:00
rng hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
rtc dts: Rename DW APB timer compatible strings 2013-08-29 12:59:02 -07:00
serial ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
serio dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
sound Merge remote-tracking branch 'asoc/topic/kirkwood' into tmp 2013-08-30 11:04:24 +01:00
spi ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
staging staging: drm/imx: Add LDB support 2013-06-18 11:22:58 -07:00
thermal thermal: ti-soc-thermal: use standard GPIO DT bindings 2013-07-08 10:11:59 -04:00
timer ARM: clocksource: moxart: documentation: Update device tree bindings document 2013-08-01 01:13:35 +02:00
tty/serial tty: ar933x_uart: add device tree support and binding documentation 2013-08-30 14:11:27 -07:00
ufs [SCSI] Documentation/devicetree: Add DT bindings for UFS host controller 2013-06-04 11:16:21 -07:00
usb Char/Misc patches for 3.12-rc1 2013-09-03 11:36:27 -07:00
video simplefb: add support for a8b8g8r8 pixel format 2013-07-26 11:50:55 +03:00
virtio
w1
watchdog ARM: sun6i: Add restart code for the A31 2013-08-16 23:19:30 +02:00
x86
eeprom.txt
marvell.txt net: mv643xx_eth: add shared clk and cleanup existing clk handling 2013-04-11 16:19:38 -04:00
memory.txt drivers: of: add initialization code for dma reserved memory 2013-08-27 10:53:44 +02:00
open-pic.txt
resource-names.txt
vendor-prefixes.txt This is the bulk of GPIO changes for the v3.12 series: 2013-09-07 10:53:00 -07:00
xilinx.txt