linux/Documentation/devicetree/bindings
Linus Torvalds 37aa4dac99 An assortment of vendor specific clk drivers fixes, most notably
fallout from adding Tegra210 and rockchip rk3036/rk3368 drivers
 this cycle. There's also the random smattering of sparse/checker
 fixes, a build "fix" to get the Tango clk driver to compile
 because the Kconfig symbol was renamed after the fact, and a clk
 gpio fix for a patch mismerge.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABCAAGBQJWxohFAAoJENidgRMleOc9BdMP/A+OSpgI9wx0nQTFya9DOMLn
 cDJvsD3qagMqyy1KkEgd5Zx1H2vBdABn9Hdtm+nGccisV1yR3zxxy5t2TbxB/Dcl
 /bZKAmhGViArTV83VUjkzQuAJ0cvH4He85ODG8UkQlAl3PiSLjO2NkZVeZsgeszx
 mG0VHLVy+AzzPLVFPrT6Xa6iuk1IQFgy5QfkowjaWynawxAf4In6XBYmN6nPABL3
 17WNzpfsl9jLw3PfybX0qKvM7tKmNT9+IQ7SDV2nObkL/dwHci5jiWuhE2dxkYrO
 S6g73WklMKd9ah4qvq3d7Jcxk6ee82uvdlBiSJmpcQQnWPKDjUnJhPJxNo+yWR0U
 2XtQcbreNlyygg5NKDwqKaTZEypx7QnzDy7tEj30GvMVb0fRFMpnmEN4BjdJiyWT
 MwAG5e3WsoqkNFNAvMhpbOMG/grUp8XoyN1IILhmaerMAhhSc1+as2oUTI5ezPWF
 CiY/dyvVpzda+Z4/LglYbC550qWK7sUNFcVEMMJUHrNPAHeFifZlJzglMAD/5Tz4
 hdwMEMeRXy3VgspwrRrmxuETSWuhsdxuzWYx1ZAyB0vYzrAWK+a5msVodyRttNIY
 K/RyaMqUacWQLZ01dItW/RVbXzOynptqmzpPsWF4ASZG7GAGsp/5gwYVN+lDr0G4
 GrfRRcvcrKAwiF69AM8H
 =I6OK
 -----END PGP SIGNATURE-----

Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk driver fixes from Stephen Boyd:
 "An assortment of vendor specific clk drivers fixes, most notably
  fallout from adding Tegra210 and rockchip rk3036/rk3368 drivers this
  cycle.

  There's also the random smattering of sparse/checker fixes, a build
  "fix" to get the Tango clk driver to compile because the Kconfig
  symbol was renamed after the fact, and a clk gpio fix for a patch
  mismerge"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (28 commits)
  clk: gpio: Really allow an optional clock= DT property
  Revert "clk: qcom: Specify LE device endianness"
  clk: versatile: mask VCO bits before writing
  clk: tegra: super: Fix sparse warnings for functions not declared as static
  clk: tegra: Fix sparse warnings for functions not declared as static
  clk: tegra: Fix sparse warning for pll_m
  clk: tegra: Use definition for pll_u override bit
  clk: tegra: Fix warning caused by pll_u failing to lock
  clk: tegra: Fix clock sources for Tegra210 EMC
  clk: tegra: Add the APB2APE audio clock on Tegra210
  clk: tegra: Add missing of_node_put()
  clk: tegra: Fix PLLE SS coefficients
  clk: tegra: Fix typos around clearing PLLE bits during enable
  clk: tegra: Do not disable PLLE when under hardware control
  clk: tegra: Fix pllx dyn step calculation
  clk: tegra: pll: Fix potential sleeping-while-atomic
  clk: tegra: Fix the misnaming of nvenc from msenc
  clk: tegra: Fix naming of MISC registers
  clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
  clk: scpi: Fix checking return value of platform_device_register_simple()
  ...
2016-02-20 09:16:51 -08:00
..
arc
arm ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
ata ata: ahci_brcmstb: add support for MIPS-based platforms 2015-12-31 21:19:35 -05:00
board
bus bus: uniphier-system-bus: add UniPhier System Bus driver 2015-12-22 11:22:39 -08:00
c6x
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
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
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 GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
gpu
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 dt-bindings: arm, gic-v3: require that reserved cells are always 0 2016-02-12 16:15:25 -06: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
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
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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-02-01 15:56:08 -08:00
nios2
nvmem
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 pinctrl: mediatek: Modify pinctrl bindings for mt2701 2016-01-07 11:10:59 +01:00
power ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
power_supply
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
regulator ARM: DT updates for v4.5 2016-01-20 18:16:29 -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 ARM: DT updates for v4.5 2016-01-20 18:16:29 -08: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
watchdog ARM: 64-bit DT updates for v4.5 2016-01-20 18:21:32 -08:00
x86
xillybus
ABI.txt
btmrvl.txt
chosen.txt
common-properties.txt
graph.txt
ipmi.txt
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