devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-23 15:30:41 to 2011-08-31 20:01:45 UTC [more...]

[PATCH 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-08-31 20:01 UTC  (3+ 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 v3 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-31 18:25 UTC  (23+ 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 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 0/6] Add device tree support for PL330 dma controller driver
 2011-08-31 16:04 UTC  (19+ 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

[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  (10+ 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  (10+ messages)
` [RFC PATCH 1/7] OMAP3+: boards: Fix the __initconst build error
` [RFC PATCH 2/7] arm/dts: Add initial device tree support for OMAP4 SoC
` [RFC PATCH 3/7] arm/dts: Update OMAP4 Panda to include common omap4.dtsi
` [RFC PATCH 4/7] arm/dts: Add support for OMAP4 SDP board
` [RFC PATCH 5/7] OMAP4: board-panda: Remove DT support from regular board
` [RFC PATCH 6/7] OMAP4: board-dt: Add generic board with DT support
` [RFC PATCH 7/7] documentation/dt: Add OMAP bindings

[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

[PATCH 5/9] tg3: convert to SKB paged frag API
 2011-08-25  8:28 UTC 

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

RFC: for_each_u32/string_property_value
 2011-08-24 23:02 UTC 

[PATCHv2 0/3] Initial support for Picochip picoxcell
 2011-08-24 14:41 UTC  (4+ messages)
  ` [PATCHv2 1/3] picoxcell: support for Picochip picoxcell devices
  ` [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board
` [PATCHv2 2/3] picoxcell: add the DTS for pc3x2 and pc3x3 devices

[RFC PATCH 00/10] OMAP: Add DT support for early init OMAP4 devices
 2011-08-24 13:09 UTC  (11+ messages)
` [RFC PATCH 04/10] arm/dts: OMAP4: Add mpu, dsp and iva nodes
` [RFC PATCH 05/10] documentation/dt: Add mpu, dsp and iva bindings
  ` [RFC PATCH 01/10] OMAP2+: l3-noc: Add support for device-tree
  ` [RFC PATCH 02/10] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
  ` [RFC PATCH 03/10] documentation/dt: Add l3-noc bindings
  ` [RFC PATCH 06/10] hwspinlock: OMAP4: Add spinlock support in DT
` [RFC PATCH 07/10] documentation/dt: Add spinlock bindings
` [RFC PATCH 08/10] gpio/omap: Adapt GPIO driver to DT
` [RFC PATCH 09/10] arm/dts: OMAP4: Add gpio nodes
` [RFC PATCH 10/10] documentation/dt: Add OMAP GPIO properties

[RFC/PATCH v2 00/13] dt: omap: dt binding with omap_device and support for i2c1
 2011-08-24  9:41 UTC  (6+ messages)
` [RFC/PATCH v2 08/13] dt: omap: i2c: add dt support for i2c1 controller
    ` Fwd: "

[PATCH 3/3] i2c-designware: add OF binding support
 2011-08-24  3:31 UTC  (2+ messages)

[RFC PATCH v2 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-23 23:35 UTC  (11+ messages)
` [RFC PATCH v2 11/13] arm/tegra: Add device tree support to pinmux driver

[RFC/PATCH v2 09/13] dt: omap4: add soc file for handling i2c controllers
 2011-08-23 19:45 UTC  (4+ messages)
  ` Fwd: "

[RFC/PATCH v2 10/13] dt: omap4: panda board: set clock freq for i2c devices
 2011-08-23 19:15 UTC  (3+ messages)

Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt)
 2011-08-23 18:27 UTC  (4+ messages)

[PATCH] mmc: sdhci-tegra: get_ro(): Retrieve pdata correctly
 2011-08-23 18:17 UTC  (2+ messages)

[RFC/PATCH v2 11/13] dt: omap4: add generic board file for dt support
 2011-08-23 15:30 UTC  (3+ messages)
  ` Fwd: "


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