2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/Documentation/devicetree/bindings
Olof Johansson b8be3a2279 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
From Tony Lindgren:

Some omap related fixes that have come up with people moving to device
tree only based booting for omap2+.

The series contains a handful of fixes for the igep boards as they were
one of the first omap3 boards to jump over completely to device tree
based booting. So these can be considered regressions compared to
booting igep in legacy mode with board files in v3.12.

Also included are few other device tree vs legacy booting regressions:

- yet more missing omap3 .dtsi entries that have showed up booting
  various boards with device tree only

- n900 eMMC device tree fix

- fixes for beagle USB EHCI

- two fixes to make omap2420 MMC work

As we're moving omap2+ to be device tree only for v3.14, I'd like to
have v3.13 work equally well for legacy based booting and device tree
based booting. So there will be likely few more device tree related
booting patches trickling in.

This series also includes a regression fix for the omap timer posted
mode that may wrongly stay on from the bootloader for some SoCs.

* tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  mmc: omap: Fix I2C dependency and make driver usable with device tree
  mmc: omap: Fix DMA configuration to not rely on device id
  ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)
  ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsi
  ARM: dts: AM33XX IGEP0033: add USB support
  ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support
  ARM: dts: AM33XX BASE0033: add pinmux and user led support
  ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable display
  ARM: dts: omap3-igep0020: Add pinmuxing for DVI output
  ARM: dts: omap3-igep0020: Add pinmux setup for i2c devices
  ARM: dts: omap3-igep: Update to use the TI AM/DM37x processor
  ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIO
  ARM: dts: omap3-igep: Fix bus-width for mmc1
  ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c bus
  ARM: OMAP2+: Disable POSTED mode for errata i103 and i767
  ARM: OMAP2+: Fix eMMC on n900 with device tree
  ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig
  ARM: OMAP2+: Fix more missing data for omap3.dtsi file

Signed-off-by: Olof Johansson <olof@lixom.net>
2013-12-03 12:39:08 -08:00
..
arc ARC: Add documentation on DT binding for ARC700 PMU 2013-11-12 09:45:56 +05:30
arm EDAC updates for 3.13 2013-11-18 14:50:17 -08: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 clock changes for 3.13 are an even mix of framework improvements & 2013-11-12 16:11:47 +09:00
cpufreq
crypto doc: devicetree: Add bindings documentation for omap-des driver 2013-11-15 07:38:14 -08:00
dma dma: atmel-dma: correct typo in the device tree bindings documentation 2013-10-20 18:47:43 +05:30
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
gpio documentation/devicetree: Move DT bindings from gpio to watchdog 2013-11-17 19:36:46 +01: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 Documentation: dt: hwmon: Add OF document for LM90 2013-11-15 10:40:39 +01:00
hwrng ARM: dts: AM33xx: Add RNG node 2013-10-29 13:58:51 -07:00
i2c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes 2013-11-25 13:34:49 -08:00
iio DT: Add documentation for cm36651 proximity/light sensor 2013-10-17 23:40:27 +01:00
input Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding 2013-11-11 00:01:45 -08:00
interrupt-controller DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
iommu documentation/iommu: Add description of ARM System MMU binding 2013-06-25 23:33:43 +02:00
leds leds: lp55xx: handle enable pin in driver 2013-10-25 10:13:25 -07:00
lpddr2
media [media] media: st-rc: Add ST remote control driver 2013-10-31 08:20:08 -02: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 Documentation: mfd: Update s2mps11.txt 2013-11-11 11:22:22 +00:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ARM: sunxi: Initial support for Allwinner's Security ID fuses 2013-09-26 13:47:36 -07:00
mmc mmc: omap: Fix I2C dependency and make driver usable with device tree 2013-11-26 15:51:16 -08:00
mtd mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes 2013-11-06 23:33:07 -08:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-10-01 17:06:14 -04:00
nvec
pci PCI changes for the v3.13 merge window: 2013-11-14 14:02:00 +09:00
phy phy: Add driver for Exynos DP PHY 2013-10-16 13:48:08 -07:00
pinctrl Main pin control pull request for the v3.13 cycle: 2013-11-12 15:40:03 +09:00
power twl4030_charger: Add devicetree support 2013-11-12 22:35:45 -08:00
power_supply power_supply: Add support for bq24735 charger 2013-10-25 15:56:51 -07:00
powerpc DMA: Freescale: Add new 8-channel DMA engine device tree nodes 2013-11-13 14:26:27 +05:30
pps pps-gpio: add device-tree binding and support 2013-07-03 16:08:06 -07:00
pwm Documentation/pwm: Update supported SoC name for pwm-samsung 2013-11-11 10:23:56 +01:00
regulator Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next 2013-10-24 11:11:39 +01:00
reset
rng
rtc drivers/rtc/rtc-palmas.c: support for backup battery charging 2013-09-11 15:58:55 -07:00
serial tty: ar933x_uart: move devicetree binding documentation 2013-09-26 12:33:49 -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/tpa6130a2' into asoc-next 2013-10-24 11:24:17 +01:00
spi ARM: OMAP: devicetree: fix SPI node compatible property syntax items 2013-11-14 10:43:19 -08:00
staging Staging/iio/adc/touchscreen/MXS: provide devicetree adaption 2013-10-01 16:19:17 +01:00
thermal Merge branches 'exynos', 'imx' and 'fixes' of .git into next 2013-08-15 15:25:27 +08:00
timer clocksource: Provide timekeeping for efm32 SoCs 2013-10-22 22:36:33 +02:00
ufs [SCSI] Documentation/devicetree: Add DT bindings for UFS host controller 2013-06-04 11:16:21 -07:00
usb ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
video pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
virtio
w1
watchdog watchdog: dw: Enable OF support for DW watchdog timer 2013-11-17 19:38:26 +01:00
x86
eeprom.txt
marvell.txt
open-pic.txt
resource-names.txt
vendor-prefixes.txt DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
xilinx.txt