linux/Documentation/devicetree/bindings
Andrew Lunn b61d157589 I2C: MV64XYZ: Add Device Tree support
Extends the driver to get properties from device tree. Rather than
pass the N & M factors in DT, use the more standard clock-frequency
property. Calculate N & M at run time. In order to do this, we need to
know tclk. So the driver uses clk_get() etc in order to get the clock
and clk_get_rate() to determine the tclk rate. Not all platforms
however have CLK, so some #ifdefery is needed to ensure the driver
still compiles when CLK is not available.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>

[wsa: converted some ints to u32 to match signedness]

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
2012-07-23 22:04:11 +02:00
..
arm arm-soc: soc specific changes, part 2 2012-05-26 13:05:55 -07:00
ata ata: ahci_platform: Add synopsys ahci controller in DT's compatible list 2012-05-03 14:08:53 -04:00
c6x C6X: devicetree support 2011-10-06 19:47:33 -04:00
crypto crypto: picoxcell - support for device tree matching 2011-08-10 19:00:26 +08:00
dma arm-soc: device tree conversions, part 2 2012-05-26 12:57:47 -07:00
fb Fix common misspellings 2011-03-31 11:26:23 -03:00
gpio devicetree: bindings: gpio-i2c belongs to i2c not gpio 2012-07-08 12:49:12 +02:00
hwmon hwmon: (ads1015) Make gain and datarate configurable 2011-03-21 17:59:37 +01:00
i2c I2C: MV64XYZ: Add Device Tree support 2012-07-23 22:04:11 +02:00
input Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -07:00
iommu iommu/tegra: gart: Fix register offset correctly 2012-05-11 11:42:05 +02:00
mfd mfd: Add support for Device Tree to twl6040 2012-05-20 17:27:12 +02:00
misc misc: bmp085: add device tree properties 2012-04-18 14:56:36 -07:00
mmc arm-soc: device tree conversions, part 2 2012-05-26 12:57:47 -07:00
mtd - More robust parsing especially of xattr data in JFFS2 2012-06-01 16:55:42 -07:00
net arm-soc: device tree conversions, part 2 2012-05-26 12:57:47 -07:00
nvec staging: nvec: add device tree support 2011-11-26 17:17:14 -08:00
pci
pinctrl arm-soc: soc specific changes, part 2 2012-05-26 13:05:55 -07:00
power_supply max17042_battery: Make it possible to instantiate driver from DT 2012-03-26 20:40:51 +04:00
powerpc powerpc: document the FSL MPIC message register binding 2012-03-16 16:15:28 -05:00
regulator regulator: tps62360: support force PWM mode via regulator mode 2012-05-14 18:03:04 +01:00
rtc drivers/rtc/rtc-lpc32xx.c: add device tree support 2012-05-29 16:22:34 -07:00
serial Document: devicetree: add OF documents for arch-mmp 2012-03-07 09:32:52 +08:00
serio
sound ASoC: omap-dmic: Add device tree bindings 2012-05-22 17:33:19 +01:00
spi spi/omap: Add DT support to McSPI driver 2012-02-15 12:57:00 -07:00
staging/iio/adc iio: Add device tree support to LPC32xx ADC 2012-04-24 11:04:07 -07:00
tty/serial ARM: imx: rename uart and fec device tree nodes 2012-05-11 15:08:24 +08:00
usb arm-soc: driver specific updates 2012-05-26 12:22:27 -07:00
virtio virtio: Add platform bus driver for memory mapped virtio device 2011-11-02 11:41:01 +10:30
watchdog watchdog: Device tree support for pnx4008-wdt 2012-05-23 16:16:55 +02:00
x86 x86: dt: Correct local apic documentation in device tree bindings 2011-02-28 09:58:06 +01:00
eeprom.txt
marvell.txt
open-pic.txt powerpc: Document the Open PIC device tree binding 2011-03-21 11:00:52 +11:00
resource-names.txt of/irq: Add interrupts-names property to name an irq resource 2012-01-04 00:33:15 -07:00
vendor-prefixes.txt Device tree changes for v3.5 merge window 2012-05-24 13:57:18 -07:00
xilinx.txt