devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-25 11:28:05 to 2011-09-02 03:22:12 UTC [more...]

[RFC/PATCH v2 00/13] dt: omap: dt binding with omap_device and support for i2c1
 2011-09-02  3:22 UTC  (5+ messages)
` [RFC/PATCH v2 08/13] dt: omap: i2c: add dt support for i2c1 controller

[PATCH 1/2] power: bq20z75: devicetree init support
 2011-09-01 22:22 UTC  (2+ messages)
` [PATCH 2/2] power: bq20z75: Add Device Tree Binding

[PATCH 4/4] powerpc/85xx: Adding DCSR node to dtsi device trees
 2011-09-01 19:26 UTC 

[PATCH 00/13] OMAP4: Add DT support for i2c and twl6030
 2011-09-01 19:14 UTC  (16+ messages)
` [PATCH 01/13] irq: Add stub for none DT build in irqdomain.h
` [PATCH 02/13] i2c: OMAP: Add DT support for i2c controller
` [PATCH 03/13] documentation/dt: Add OMAP i2c bindings documentation
` [PATCH 04/13] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH 05/13] documentation/dt: Add TWL4030 and TWL6030 bindings
` [PATCH 06/13] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH 07/13] arm/dts: omap4-sdp: Set clock freq for i2c controllers
` [PATCH 08/13] arm/dts: omap4-panda: "
` [PATCH 09/13] arm/dts: omap4-sdp: Add twl6030 node
` [PATCH 10/13] arm/dts: omap4-panda: "
` [PATCH 11/13] OMAP4: board-dt: Remove static i2c init
` [PATCH 12/13] arm/dts: omap4-sdp: Add i2c3 & i2c4 devices
` [PATCH 13/13] arm/dts: omap4-panda: Add EEPROM entry in i2c3

[PATCH 0/7] OMAP3: Add basic DT support + i2c + twl
 2011-09-01 18:17 UTC  (9+ messages)
  ` [PATCH 1/7] arm/dts: Add initial device-tree support for OMAP3 SoC
` [PATCH 2/7] arm/dts: OMAP3: Add mpu and iva nodes
` [PATCH 3/7] arm/dts: OMAP3: Add i2c controllers nodes
` [PATCH 4/7] arm/dts: omap3-beagle: Include the generic omap3.dtsi
` [PATCH 5/7] arm/dts: omap3-beagle: Add twl4030 and EEPROM i2c devices
` [PATCH 6/7] OMAP3: board-dt: Add generic board file for DT support
` [PATCH 7/7] OMAP3: beagleboard: Remove DT support from regular board

[PATCH] gpio: exynos4: Add device tree support
 2011-09-01 16:01 UTC 

[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
 2011-09-01 12:14 UTC  (8+ messages)
` [PATCH v2 1/6] DMA: PL330: move filter function into driver
  ` [PATCH v2 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH v2 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH v2 4/6] DMA: PL330: Add device tree support
        ` [PATCH v2 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH v2 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH v3 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-09-01 11:30 UTC  (24+ messages)
` [PATCH v3 04/13] docs/dt: Document nvidia,tegra20-pinmux binding
` [PATCH v3 06/13] dt: add empty for_each_child_of_node, of_find_property
` [PATCH v3 08/13] gpio/tegra: Add device tree support
  ` [PATCH v3 01/13] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [PATCH v3 02/13] docs/dt: Document nvidia, tegra20-gpio's nvidia, enabled-gpios property
  ` [PATCH v3 03/13] arm/dt: Tegra: Add nvidia, enabled-gpios property to GPIO controller
  ` [PATCH v3 05/13] arm/dt: Tegra: Add pinmux node
  ` [PATCH v3 07/13] gpio/tegra: Convert to a platform device
  ` [PATCH v3 09/13] arm/tegra: Convert pinmux driver "
  ` [PATCH v3 10/13] of: add a generic pinmux helper
  ` [PATCH v3 11/13] of: add property iteration helpers
  ` [PATCH v3 12/13] arm/tegra: Add device tree support to pinmux driver
  ` [PATCH v3 13/13] arm/tegra: board-dt: Remove dependency on non-dt pinmux functions

[PATCH 0/6] Add device tree support for PL330 dma controller driver
 2011-09-01  9:03 UTC  (20+ messages)
` [PATCH 1/6] DMA: PL330: move filter function into driver
  ` [PATCH 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH 4/6] DMA: PL330: Add device tree support
        ` [PATCH 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCHv2 0/3] Initial support for Picochip picoxcell
 2011-09-01  7:58 UTC  (6+ messages)
` [PATCHv2 2/3] picoxcell: add the DTS for pc3x2 and pc3x3 devices
` [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

[PATCH 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2011-08-31 21:44 UTC  (3+ messages)
  ` [PATCH 1/2] i2c: Add a struct device * parameter to i2c_add_mux_adapter()
` [PATCH 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

[PATCH 06/24] C6X: devicetree
 2011-08-31 21:26 UTC 

[PATCH 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-08-31 20:01 UTC  (4+ messages)
  ` [PATCH 1/3] netdev/of/phy: New function: of_mdio_find_bus()
  ` [PATCH 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH 1/3] arm/dt: Tegra: Update SDHCI nodes to match bindings
 2011-08-31 17:36 UTC  (7+ messages)
  ` [PATCH 2/3] mmc: sdhci-tegra: Add 8-bit support to device tree binding
` [PATCH 3/3] arm/dt: Tegra: Add support-bit to SDHCI nodes

[PATCH 1/3] ASoC: Add device tree binding for WM8770
 2011-08-31 10:30 UTC  (9+ messages)
` [PATCH 2/3] ASoC: Add device tree binding for WM8776
` [PATCH 3/3] ASoC: Add device tree binding for WM8804

[PATCH] Input: gpio_keys - Use of_property_read_u32
 2011-08-31  7:32 UTC 

[RFC PATCH] dtc: Add support for named constants
 2011-08-31  3:37 UTC  (6+ messages)

[PATCH] powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boards
 2011-08-31  3:05 UTC  (6+ messages)

[PATCH 1/2] sdhci/tegra: Add Device Tree probing support
 2011-08-31  2:49 UTC  (9+ messages)
` [PATCH 2/2] arm/dt: Tegra: Update SDHCI nodes to match bindings

How to handle named resources with DT?
 2011-08-31  2:32 UTC  (35+ messages)
            ` Removing platform_get_resource_byname() (was Re: How to handle named resources with DT?)

Virtual addresses in arch/powerpc/boot/dts/tqm8548*.dts ?
 2011-08-31  1:55 UTC  (3+ messages)

Arm device tree wonder
 2011-08-31  1:30 UTC  (3+ messages)

[PATCH v2] dtc: Add support for named integer constants
 2011-08-30 21:30 UTC 

[ANN] Meeting minutes of the Cambourne meeting
 2011-08-30 20:39 UTC  (19+ messages)

[PATCH REPOST 0/3] i2c: tegra: Outstanding patches
 2011-08-30 17:46 UTC  (4+ messages)
  ` [PATCH REPOST 1/3] i2c: Tegra: Add of_match_table
  ` [PATCH REPOST 2/3] i2c: i2c-tegra: add I2C_FUNC_SMBUS_EMUL
  ` [PATCH REPOST 3/3] i2c: tegra: fix possible race condition after tx

Outstanding Tegra I2C patches
 2011-08-30 16:46 UTC 

[RFC PATCH 0/3] Yet another GIC OF binding series
 2011-08-30  3:26 UTC  (4+ messages)
` [PATCH v2] ARM: gic: add OF based initialization

[PATCH v2 0/3] Add device tree probe for imx-sdma driver
 2011-08-30  1:45 UTC  (5+ messages)
` [PATCH v2 3/3] dmaengine: imx-sdma: add device tree probe support

[PATCH 1/2] arch/powerpc/platforms/cell/iommu.c: add missing of_node_put
 2011-08-29 11:26 UTC  (2+ messages)

[PATCH] tty: add a DesignWare 8250 driver
 2011-08-26 17:57 UTC  (4+ messages)

ARMv7 MMU and cache enabling code in boot/compressed/head.S
 2011-08-26  0:31 UTC 

[RFC PATCH 0/7] OMAP: Add initial support for DT on OMAP4
 2011-08-25 13:57 UTC  (4+ messages)
` [RFC PATCH 2/7] arm/dts: Add initial device tree support for OMAP4 SoC

[PATCH v3 0/4] Initial DT support for MSM8660
 2011-08-25 11:28 UTC  (3+ messages)
` [PATCH v3 2/4] msm_serial: Add devicetree support


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).