devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-31 08:48:17 to 2012-09-04 03:20:08 UTC [more...]

[PATCH v5 0/4] add syscon driver based on regmap for general registers access
 2012-09-04  3:20 UTC  (2+ messages)
  ` [PATCH v5 1/4] mfd: add syscon driver based on regmap

[PATCH 1/2] ARM: split out ATAGS parsing
 2012-09-04  2:56 UTC  (8+ messages)
` [PATCH 2/2] ARM: allow for ATAGS to be configured out when DT support is selected

[PATCH v3 0/4] Add device tree support for on-chip SRAM
 2012-09-04  1:12 UTC  (6+ messages)
` [PATCH v3 1/4] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH v3 2/4] misc: Generic on-chip SRAM allocation driver
` [PATCH v3 3/4] ARM: dts: add sram for imx53 and imx6q
` [PATCH v3 4/4] ARM i.MX: remove IRAM_ALLOC facility

[PATCH V3] dtc: Add ability to delete nodes and properties
 2012-09-04  0:05 UTC  (2+ messages)

[PATCH V5] mtd: m25p80: Make fast read configurable via DT
 2012-09-04  0:04 UTC  (2+ messages)

[PATCH] Crypto: CESA: Add support for DT based instantiation
 2012-09-03 22:00 UTC  (3+ messages)

[PATCH 1/6 v2] ARM: integrator: call common init function from machine
 2012-09-03 21:55 UTC  (14+ messages)
  ` [PATCH 2/6 v2] ARM: integrator: check PL010 device name rather than base address
      ` [PATCH 3/6 v2] ARM: plat-versatile: add DT support to FPGA IRQ controller
          ` [PATCH 4/6 v2] ARM: integrator: initial device tree support
              ` [PATCH 5/6 v2] ARM: integrator: convert AMBA devices to device tree
                  ` [PATCH 6/6 v2] ARM: integrator: convert platform devices to Device Tree

[PATCH 3/6 v3] ARM: plat-versatile: add DT support to FPGA IRQ controller
 2012-09-03 21:36 UTC 

[PATCH 0/3] gpio-twl4030: add new device tree properties
 2012-09-03 20:45 UTC  (6+ messages)
` [PATCH 1/3] gpio-twl4030: get platform data from device tree
` [PATCH 2/3] gpio-twl4030: new dt properties for BeagleBoard and omap3-EVM
` [PATCH 3/3] gpio-twl4030: updates the bindings for new dt properties

[PATCH 2/6 v3] ARM: integrator: check PL010 base address from resource
 2012-09-03 20:10 UTC  (2+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-03 19:47 UTC  (16+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] pinctrl: mvebu: pinctrl driver core

[PATCH v2 RESEND] ARM: Build dtb files in all target
 2012-09-03 16:58 UTC 

[PATCH v1 0/2] Add MFC device tree support
 2012-09-03 16:52 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: EXYNOS: "
` [PATCH v1 2/2] [media] s5p-mfc: Add "

[PATCH] ARM: dts: OMAP4: Cleanup and move GIC outside of the OCP node
 2012-09-03 16:20 UTC 

[RESEND] Documentation of device tree bindings for mfd devices
 2012-09-03 16:19 UTC 

[PATCH v2 0/9] Add device tree support for on-chip SRAM
 2012-09-03 15:42 UTC  (16+ messages)
` [PATCH v2 1/9] ARM i.MX: Switch IRAM allocator to device tree initialization
` [PATCH v2 2/9] ARM i.MX53: Add OCRAM to device tree
` [PATCH v2 3/9] ARM i.MX6: "
` [PATCH v2 4/9] iram_alloc: store the virt and phys mem address in gen_pool chunks
` [PATCH v2 5/9] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH v2 6/9] misc: Generic on-chip SRAM allocation driver
` [PATCH v2 7/9] ARM: i.MX53: use generic on-chip SRAM allocator driver for OCRAM
` [PATCH v2 8/9] ARM: i.MX6: "
` [PATCH v2 9/9] ARM i.MX: remove IRAM_ALLOC facility

[PATCH 3/3] i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
 2012-09-03 15:20 UTC  (8+ messages)

[PATCH v2 0/8] ARM/dts: OMAP audio related updates for OMAP2/3/4/5
 2012-09-03 14:51 UTC  (4+ messages)
` [PATCH v2 1/8] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC

[PATCH v4 0/3] Add device tree data for AM33XX devices
 2012-09-03 12:25 UTC  (8+ messages)
` [PATCH RESEND v4 2/3] arm/dts: AM33XX: Configure pinmuxs for user leds control on Bone

[PATCH resend 1/2] SPI: spi-gpio: store chipselect information in private structure
 2012-09-03 11:50 UTC  (7+ messages)
` [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

[PATCH v3 0/4] pinctrl: add support for samsung pinctrl driver
 2012-09-03 11:17 UTC  (7+ messages)
` [PATCH v3 1/4] pinctrl: add samsung pinctrl and gpiolib driver
` [PATCH v3 2/4] pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
` [PATCH v3 4/4] ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used

[PATCH v2 0/8] i2c: at91: cleanup and dt support
 2012-09-03 10:20 UTC  (9+ messages)
  ` [PATCH v2 1/8] i2c: at91: use managed resources
  ` [PATCH v2 2/8] i2c: at91: add warning about transmission issues for some devices
  ` [PATCH v2 3/8] i2c: at91: use an id table for SoC dependent parameters
  ` [PATCH v2 4/8] ARM: at91: do not configure at91sam9g10 twi pio as open-drain
  ` [PATCH v2 5/8] i2c: at91: add dt support to i2c-at91
  ` [PATCH v2 6/8] ARM: at91: add clocks for I2C DT entries
  ` [PATCH v2 7/8] ARM: dts: add twi nodes for atmel SoCs
  ` [PATCH v2 8/8] ARM: dts: add twi nodes for atmel boards

[PATCH v6 1/3] spi/pl022: Add chip select handling via GPIO
 2012-09-03  9:10 UTC  (6+ messages)

[PATCH v4 0/7] add syscon driver based on regmap for general registers access
 2012-09-03  8:02 UTC  (12+ messages)
` [PATCH v4 1/7] mfd: add syscon driver based on regmap
` [PATCH v4 2/7] ARM: imx6q: add iomuxc gpr support into syscon
` [PATCH v4 7/7] mfd: anatop-mfd: remove anatop driver

[PATCH 0/8] i2c: at91: cleanup and dt support
 2012-09-03  7:55 UTC  (31+ messages)
` [PATCH 1/8] i2c: at91: use managed resources
` [PATCH 3/8] i2c: at91: use an id table for SoC dependent parameters
  ` [PATCH 2/8] i2c: at91: add warning about transmission issues for some devices
  ` [PATCH 4/8] ARM: at91: do not configure at91sam9g10 twi pio as open-drain
  ` [PATCH 5/8] i2c: at91: add dt support to i2c-at91
  ` [PATCH 6/8] ARM: at91: add clocks for I2C DT entries
  ` [PATCH 8/8] ARM: dts: add twi nodes for atmel boards
` [PATCH 7/8] ARM: dts: add twi nodes for atmel SOCs

[PATCH v5 0/5] Add device tree data for AM33XX devices
 2012-09-03  4:35 UTC  (11+ messages)
  ` [PATCH v5 1/5] arm/dts: AM33XX: Add basic pinctrl device tree data
  ` [PATCH v5 3/5] arm/dts: AM33XX: Add D_CAN "
  ` [PATCH 4/5] leds: leds-gpio: adopt pinctrl support
` [PATCH v5 2/5] arm/dts: AM33XX: Configure pinmuxs for user leds control on Bone
` [PATCH 5/5] of: Modify c_can binding documentation

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-09-01  8:16 UTC 

[PATCH 3/6] ARM: plat-versatile: add DT support to FPGA IRQ controller
 2012-09-01  7:11 UTC  (4+ messages)

[PATCH v3 0/3] Add a generic cpufreq-cpu0 driver
 2012-09-01  5:53 UTC  (3+ messages)

[PATCH v2 0/3] MFD/GPIO: Add twl6040 GPO driver
 2012-08-31 23:10 UTC  (3+ messages)

[PATCH v2] gpio: samsung: add devicetree init for s3c24xx arches
 2012-08-31 23:07 UTC  (3+ messages)

[PATCH] gpio: samsung: add devicetree init for s3c24xx arches
 2012-08-31 22:52 UTC  (2+ messages)

[RFC v4] V4L DT bindings
 2012-08-31 19:38 UTC  (6+ messages)

[PATCH] ARM: OMAP2+: Makefile.boot: Add am335x evm and bone targets
 2012-08-31 17:54 UTC 

[PATCH 0/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion
 2012-08-31 16:06 UTC  (3+ messages)
` [PATCH 1/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion board
` [PATCH 2/2] ARM: omap/dts: update the documentation

V4L DT @ plumbers (was Re: [RFC v4] V4L DT bindings)
 2012-08-31 16:05 UTC  (2+ messages)

[PATCH v9 00/13] usb: musb: adding multi instance support
 2012-08-31 16:00 UTC  (19+ messages)
` [PATCH v9 01/13] usb: musb: dsps: add phy control logic to glue
` [PATCH v9 02/13] usb: musb: dsps: enable phy control for am335x
` [PATCH v9 03/13] usb: musb: add musb_ida for multi instance support
` [PATCH v9 06/13] usb: otg: nop: add support for multiple tranceiver
  ` [PATCH v9 04/13] usb: musb: kill global and static for multi instance
  ` [PATCH v9 05/13] usb: musb: am335x: add support for dual instance
  ` [PATCH v9 07/13] usb: musb: dsps: add dt support
  ` [PATCH v9 12/13] arm/dts: am33xx: add phy phandle to usbss
  ` [PATCH v9 13/13] usb: otg: nop: add dt support
` [PATCH v9 08/13] arm/dts: am33xx: Add dt data for usbss
` [PATCH v9 09/13] arm/dts: am33xx: add dt data for usb nop phy
` [PATCH v9 10/13] usb: musb: dsps: remove explicit NOP device creation
` [PATCH v9 11/13] usb: musb: dsps: get the PHY using phandle api

[RFC PATCH] ARM: OMAP2+: omap-device: Do not overwrite resources allocated by OF layer
 2012-08-31 15:42 UTC  (4+ messages)

[PATCH v5 0/4] Runtime Interpreted Power Sequences
 2012-08-31 11:34 UTC  (5+ messages)
  ` [PATCH v5 1/4] "
  ` [PATCH v5 2/4] pwm_backlight: use power sequences
  ` [PATCH v5 3/4] tegra: dt: add label to tegra20's PWM
` [PATCH v5 4/4] tegra: ventana: add pwm backlight DT nodes

[PATCHv3 0/4] Add device tree data for omap5
 2012-08-31 10:21 UTC  (6+ messages)

[PATCH v8 00/13] usb: musb: adding multi instance support
 2012-08-31 10:16 UTC  (7+ messages)
` [PATCH v8 08/13] arm/dts: am33xx: Add dt data for usbss

[PATCH 0/2] ARM: OMAP2: AM33XX: Add cpufreq support
 2012-08-31  9:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: AM33XX: Add clock entries to omap_clk data
` [PATCH 2/2] arm/dts: AM33XX: Add device tree OPP table

[PATCH v5 0/9] mmc: dw_mmc: add support for device tree based instantiation
 2012-08-31  8:48 UTC  (8+ messages)
` [PATCH v5 4/9] mmc: dw_mmc: lookup for optional biu and ciu clocks


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).