OrangePi_CM5/Documentation/devicetree/bindings
Linus Torvalds b7aae4a9d0 regmap: Updates for v4.6
This has been a very busy release for regmap, not just in cleaning up
 the mess we got ourselves into with the endianness handling but also in
 other areas too:
 
  - Fixes for the endianness handling so that we now explicltly default
    to little endian (the code used to do this by accident).  This
    fixes handling of explictly specified endianness on big endian
    systems.
  - Optimisation of the implementation of register striding.
  - A refectoring of the _update_bits() code to reduce duplication.
  - Fixes and enhancements for the interrupt implementation which
    make it easier to use in a wider range of systems.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJW5v4RAAoJECTWi3JdVIfQcP0H/R+22ZgPNo76YUHtnMi5zCiW
 /TtUzcKg3QXMXpCxQx2p8shRg1eckjb2zeImDJKPteIsO9y04lrlO2ljVnio/Ut9
 6uBGwmmcCa9/haL7waDrw5kQKmCjNAcXhAn7etsRcvpMaPdEwL71ZWfjCY3HtwyJ
 zGoArFNveHzTeZKRNzGZemSA7r1TOLIkHNvS4yRD4H9K7bGfn1HWwumCgurTvpiB
 nxuhpwO7GQy28fPQRfBlfg2TGI+B8GD+VV4qwWnGYR2pijyIE8Kxqawizxueq70f
 YsjiRNepxgPSdWHGMdjcUwQVB2iOSh8LvObxuyW8oGZEFeUxC3JHUiJ79zkKGsg=
 =PBtQ
 -----END PGP SIGNATURE-----

Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "This has been a very busy release for regmap, not just in cleaning up
  the mess we got ourselves into with the endianness handling but also
  in other areas too:

   - Fixes for the endianness handling so that we now explicitly default
     to little endian (the code used to do this by accident).  This
     fixes handling of explictly specified endianness on big endian
     systems.

   - Optimisation of the implementation of register striding.

   - A refectoring of the _update_bits() code to reduce duplication.

   - Fixes and enhancements for the interrupt implementation which make
     it easier to use in a wider range of systems"

* tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: (28 commits)
  regmap: irq: add devm apis for regmap_{add,del}_irq_chip
  regmap: replace regmap_write_bits()
  regmap: irq: Enable irq retriggering for nested irqs
  regmap: add regmap_fields_force_xxx() macros
  regmap: add regmap_field_force_xxx() macros
  regmap: merge regmap_fields_update_bits() into macro
  regmap: merge regmap_fields_write() into macro
  regmap: add regmap_fields_update_bits_base()
  regmap: merge regmap_field_update_bits() into macro
  regmap: merge regmap_field_write() into macro
  regmap: add regmap_field_update_bits_base()
  regmap: merge regmap_update_bits_check_async() into macro
  regmap: merge regmap_update_bits_check() into macro
  regmap: merge regmap_update_bits_async() into macro
  regmap: merge regmap_update_bits() into macro
  regmap: add regmap_update_bits_base()
  regcache: flat: Introduce register strider order
  regcache: Introduce the index parsing API by stride order
  regmap: core: Introduce register stride order
  regmap: irq: add devm apis for regmap_{add,del}_irq_chip
  ...
2016-03-15 21:22:26 -07:00
..
arc dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
arm ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property 2016-03-07 01:41:21 -07:00
ata ata: ahci_brcmstb: add support for MIPS-based platforms 2015-12-31 21:19:35 -05:00
board Documentation/dts: Move FSL board-specific bindings out of /powerpc 2015-10-23 22:24:45 +02:00
bus bus: uniphier-system-bus: add UniPhier System Bus driver 2015-12-22 11:22:39 -08:00
c6x dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
clock Fixes for wrong register offsets in both rk3036 and rk3368. 2016-01-29 17:24:28 -08:00
cpufreq Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2016-01-14 17:04:19 -08:00
cris dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
crypto crypto: rockchip - add DT bindings documentation 2015-11-27 21:19:28 +08:00
devfreq/event
…
display ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
dma dmaengine fixes for 4.5-rc1 2016-01-20 10:15:21 -08:00
edac EDAC, Documentation: Update X-Gene EDAC binding for L3/SoC subnodes 2015-09-25 14:13:41 +02:00
eeprom dt-bindings: i2c: eeprom: add another EEPROM device 2016-01-10 09:39:39 +01:00
extcon extcon: add Maxim MAX3355 driver 2015-12-21 11:44:00 +09:00
fpga DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
fuse
…
gpio pinctrl: Add DT bindings for PIC32 pin control and GPIO 2016-02-05 23:53:26 +01:00
gpu dt-bindings: consolidate display related bindings 2015-10-22 09:21:21 -05:00
h8300
…
hsi
…
hwlock
…
hwmon ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
i2c Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2016-01-14 11:25:37 -08:00
iio Documentation: add the binding file for Freescale imx7d ADC driver 2015-12-12 16:25:43 +00:00
input Merge branch 'next' into for-linus 2016-01-21 17:27:27 -08:00
interrupt-controller irqchip core changes for v4.6 (round 3) 2016-03-14 08:40:29 +01:00
iommu iommu/ipmmu-vmsa: Include SoC part number in DT binding docs 2015-11-26 14:43:18 +01:00
leds DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
lpddr2
…
mailbox mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle 2015-10-23 11:19:27 +05:30
media Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-01-17 13:40:25 -08:00
memory-controllers dt-bindings: Misc fix for the ATH79 DDR controllers 2015-12-09 15:30:55 -06:00
metag dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
mfd mfd: arizona: Add device tree binding documentation for new clock driver 2016-01-14 08:43:51 +00:00
mips dt/bindings: Add bindings for PIC32/MZDA platforms 2016-01-24 02:53:03 +01:00
misc dt-bindings: Consolidate SRAM bindings from all vendors 2015-12-09 15:29:37 -06:00
mmc mmc: sh_mmcif: Document r8a7793 DT bindings 2015-12-22 11:32:01 +01:00
mtd DeviceTree updates for 4.5: 2016-01-14 11:13:28 -08:00
net ravb: Update DT binding example for final CPG/MSSR bindings 2016-02-17 15:55:50 -05:00
nios2
…
nvmem nvmem: rockchip-efuse: describe the usage of eFuse 2015-10-04 12:06:13 +01:00
opp PM / OPP: Rename OPP nodes as opp@<opp-hz> 2015-11-23 23:38:36 +01:00
pci PCI: rcar: Add device tree support for r8a7793 2016-02-05 14:13:53 -06:00
phy Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-01-24 12:50:56 -08:00
pinctrl drivers: pinctrl: add driver for Allwinner A64 SoC 2016-03-11 22:46:27 +07:00
power ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
power_supply dt-binding: power: Add Qualcomm SMBB binding 2015-10-13 16:40:02 -05:00
powerpc ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
pps
…
pwm pwm: Add PWM driver for OMAP using dual-mode timers 2015-12-16 17:25:37 +01:00
regmap regmap: Add explict native endian flag to DT bindings 2016-01-27 18:46:38 +00:00
regulator Revert "regulator: tps65217: remove tps65217.dtsi file" 2016-02-19 09:05:53 -08:00
remoteproc
…
reserved-memory
…
reset reset: hisilicon: document hisi-hi6220 reset controllers bindings 2015-11-20 15:41:28 +01:00
rng DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
rtc rtc: s3c: Document required clocks in the DT binding 2016-02-12 16:16:31 -06:00
scsi devicetree: bindings: scsi: HiSi SAS 2015-11-25 22:12:50 -05:00
security/tpm
…
serial serial: fsl-imx-uart: Fix typo in fsl,dte-mode description 2016-02-12 16:16:01 -06:00
serio
…
soc ARM: SoC driver updates for v4.5 2016-01-20 18:42:30 -08:00
sound Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix/dwc', 'asoc/fix/fsl' and 'asoc/fix/fsl-ssi' into asoc-linus 2016-02-10 19:23:04 +00:00
spi Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next 2016-03-11 14:28:53 +07:00
spmi
…
sram dt-bindings: Consolidate SRAM bindings from all vendors 2015-12-09 15:29:37 -06:00
staging docs: dts: Add documentation for hi6220 SoC ION node 2015-12-21 13:36:01 -08:00
thermal thermal: rcar: enable to use thermal-zone on DT 2016-02-09 14:05:11 -08:00
timer Document: DT: Add bindings for mediatek MT2701 SoC Platform 2015-11-20 13:59:04 +01:00
ufs scsi: ufs: make the UFS variant a platform device 2015-11-09 18:00:02 -05:00
usb DeviceTree updates for 4.5: 2016-01-14 11:13:28 -08:00
virtio
…
w1 w1: masters: omap_hdq: add support for 1-wire mode 2015-10-05 04:47:09 +01:00
watchdog ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
x86 dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
xillybus
…
ABI.txt
…
btmrvl.txt
…
chosen.txt powerpc/book3e-64/kexec: Enable SMP release 2015-10-27 18:13:29 -05:00
common-properties.txt
…
graph.txt
…
ipmi.txt ipmi: Add device tree bindings information 2015-09-03 15:00:27 -05:00
marvell.txt
…
resource-names.txt
…
submitting-patches.txt
…
unittest.txt
…
vendor-prefixes.txt ARM: DT updates for v4.5 2016-01-20 18:16:29 -08:00
xilinx.txt
…