devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-16 17:52:12 to 2011-08-26 09:16:08 UTC [more...]

[PATCH v3 00/13] arm/tegra: Initialize GPIO & pinmux from DT
 2011-08-26  9:16 UTC  (16+ messages)
  ` [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 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 0/6] Add device tree support for PL330 dma controller driver
 2011-08-26  8:40 UTC  (7+ 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/2] sdhci/tegra: Add Device Tree probing support
 2011-08-26  5:19 UTC  (5+ messages)
  ` [PATCH 2/2] arm/dt: Tegra: Update SDHCI nodes to match bindings

How to handle named resources with DT?
 2011-08-26  4:12 UTC  (14+ messages)

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

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 v2 0/3] Add device tree probe for imx-sdma driver
 2011-08-25 13:37 UTC  (4+ messages)
` [PATCH v2 3/3] dmaengine: imx-sdma: add device tree probe support

[PATCH v3 0/4] Initial DT support for MSM8660
 2011-08-25 11:28 UTC  (6+ messages)
` [PATCH v3 2/4] msm_serial: Add devicetree support
  ` [PATCH v3 1/4] msm_serial: Use relative resources for iomem
  ` [PATCH v3 3/4] ARM: msm: Add devicetree support for msm8660-surf
  ` [PATCH v3 4/4] ARM: msm: Describe MSM 8660 SURF FPGA registers in DT

[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 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 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 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  (30+ messages)
` [RFC/PATCH v2 01/13] OMAP: omap_device: Add device tree node pointer
` [RFC/PATCH v2 02/13] dt: Add pd_size to AUXDATA structure
` [RFC/PATCH v2 03/13] dt: omap3: add soc file for handling i2c controllers
` [RFC/PATCH v2 04/13] dt: omap3: beagle board: set clock freq for i2c devices
` [RFC/PATCH v2 05/13] dt: omap3: add generic board file for dt support
` [RFC/PATCH v2 06/13] dt: omap3: add omap-device compatible property
` [RFC/PATCH v2 07/13] dt: omap: create platform bus for omap devices
` [RFC/PATCH v2 08/13] dt: omap: i2c: add dt support for i2c1 controller
    ` Fwd: "
` [RFC/PATCH v2 09/13] dt: omap4: add soc file for handling i2c controllers
    ` Fwd: "
` [RFC/PATCH v2 10/13] dt: omap4: panda board: set clock freq for i2c devices
` [RFC/PATCH v2 11/13] dt: omap4: add generic board file for dt support
      ` Fwd: "
` [RFC/PATCH v2 12/13] dt: omap4: enable dt support for i2c1 controller
` [RFC/PATCH v2 13/13] dt: omap: i2c: dt usage model documentation

[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  (29+ messages)
` [RFC PATCH v2 02/13] arm/tegra: Avoid duplicate gpio/pinmux devices with dt
` [RFC PATCH v2 03/13] arm/tegra: board-dt: Add AUXDATA for tegra-gpio and tegra-pinmux
` [RFC PATCH v2 06/13] docs/dt: Document nvidia,tegra20-pinmux binding
` [RFC PATCH v2 11/13] arm/tegra: Add device tree support to pinmux driver

[RFC PATCH] dtc: Add support for named constants
 2011-08-23 22:43 UTC 

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)

[PATCH] dmaengine: at_hdmac: add device tree probe
 2011-08-23  4:55 UTC  (4+ messages)

[PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missing of_node_put
 2011-08-22 22:30 UTC  (3+ messages)

[PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put
 2011-08-22 22:30 UTC  (2+ messages)

[PATCH 1/2] sound/soc/fsl/p1022_ds.c: add missing of_node_put
 2011-08-22 22:30 UTC  (4+ messages)

[PATCH 06/24] C6X: devicetree
 2011-08-22 20:09 UTC 

[RFC PATCH 0/2] WIP: generic OF pinmux binding
 2011-08-22 19:59 UTC  (7+ messages)
  ` [RFC PATCH 1/2] of: add a generic pinmux helper
  ` [RFC PATCH 2/2] arm/tegra: Add device tree support to pinmux driver

of_iomap() matched with plan iounmap()
 2011-08-22 18:47 UTC  (7+ messages)

[PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missing of_node_put
 2011-08-22 14:22 UTC 

[PATCH] sound/soc/fsl/fsl_dma.c: add missing of_node_put
 2011-08-22 14:06 UTC  (4+ messages)

[PATCH 2/2] arch/powerpc/platforms/powermac/setup.c: add missing of_node_put
 2011-08-22 12:31 UTC  (4+ messages)

[PATCH 1/2] arch/powerpc/platforms/cell/iommu.c: add missing of_node_put
 2011-08-21 16:10 UTC 

[PATCH 0/3] Device Tree support for Picochip picoXcell
 2011-08-20 14:37 UTC  (6+ messages)
` [PATCH 1/3] picoxcell: support for Picochip picoxcell devices

[PATCHv4] mtd: gpio-nand: add device tree bindings
 2011-08-20 12:09 UTC  (10+ messages)

[PATCH 4/4] sound/aoa/fabrics/layout.c: remove unneeded kfree
 2011-08-20  7:30 UTC  (2+ messages)

[PATCH RESEND 1/2] olpc_battery: bind to device tree
 2011-08-19 16:40 UTC  (2+ messages)

[RFC] OMAP3+: boards: Fix the __initconst build error for devicetree/test branch
 2011-08-19 14:40 UTC  (2+ messages)

[PATCH 28/75] gianfar: convert to SKB paged frag API
 2011-08-19 13:27 UTC  (8+ messages)
` [PATCH 38/75] niu: "
  ` [PATCH 20/75] cassini: "
  ` [PATCH 29/75] greth: "
  ` [PATCH 40/75] pasemi: "
` [PATCH 52/75] sungem: "
` [PATCH 53/75] sunhme: "
` [PATCH 55/75] tg3: "

board identification in /sys
 2011-08-19  3:14 UTC  (3+ messages)

[PATCH] USB: isp1362: Add devicetree support
 2011-08-17  7:22 UTC  (3+ messages)

[RFC] ARM: l2x0: suspend/resume entries
 2011-08-17  5:11 UTC 

[PATCH v2 0/4] Initial DT support for MSM8660
 2011-08-17  3:48 UTC  (6+ messages)
` [PATCH v2 1/4] msm_serial: Use relative resources for iomem
  ` [PATCH v2 2/4] msm_serial: Add devicetree support
` [PATCH v2 3/4] ARM: msm: Add devicetree support for msm8660-surf
` [PATCH v2 4/4] ARM: msm: Describe MSM 8660 SURF FPGA registers in DT

[PATCH v13 3/6] flexcan: Fix up fsl-flexcan device tree binding
 2011-08-17  3:32 UTC  (3+ messages)
  ` [PATCH v13 4/6] flexcan: Add of_match to platform_device definition
` [PATCH v13 5/6] flexcan: Prefer device tree clock frequency if available

[PATCH 0/4] Initial DT support for MSM8660
 2011-08-16 19:07 UTC  (6+ messages)
` [PATCH 2/4] msm_serial: Add devicetree support

[RFC/PATCH 00/14] dt: omap hwmod-dt binding and omap3 i2c1 dt support
 2011-08-16 18:44 UTC  (4+ messages)
` [RFC/PATCH 14/14] dt: omap3: enable dt support for i2c1 controller


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