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

[PATCH 00/13] OMAP3+: Add DT support for early devices and i2c / twl6030
 2011-09-28  8:52 UTC  (20+ messages)
` [PATCH 01/13] hwspinlock: OMAP4: Add spinlock support in DT
` [PATCH 02/13] gpio/omap: Adapt GPIO driver to DT
  ` [PATCH 03/13] arm/dts: OMAP4: Add gpio nodes
` [PATCH 04/13] irq: Add stub for none DT build in irqdomain.h
` [PATCH 05/13] i2c: OMAP: Add DT support for i2c controller
` [PATCH 06/13] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH 07/13] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH 08/13] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH 09/13] arm/dts: OMAP3: "
` [PATCH 10/13] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH 11/13] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH 12/13] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH 13/13] OMAP2+: board-generic: Remove i2c static init

[PATCH 0/9] Device tree support for regulators
 2011-09-28  8:18 UTC  (28+ messages)
` [PATCH 1/9] regulator: twl: Remove hardcoded board constraints from driver
` [PATCH 2/9] regulator: helper routine to extract regulator_init_data
` [PATCH 3/9] omap4: sdp: Pass regulator data from dt
` [PATCH 4/9] regulator: twl: Make twl-regulator driver extract data from DT
` [PATCH 5/9] regulator: helper routine to extract fixed_voltage_config
` [PATCH 6/9] regulator: make fixed regulator driver extract data from dt
` [PATCH 7/9] omap4: panda: Pass regulator data from DT
` [PATCH 8/9] regulator: helper to extract regulator node based on supply name
` [PATCH 9/9] regulator: map consumer regulator based on device tree

[PATCH v2 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-09-28  7:25 UTC  (5+ messages)
` [PATCH v2 1/3] netdev/of/phy: New function: of_mdio_find_bus()
  ` [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support
  ` [PATCH v2 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH v4 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-28  5:15 UTC  (3+ messages)
` [PATCH v4 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v4 2/2] input: samsung-keypad: Add device tree support

[PATCH] libfdt: Add support for appending the values to a existing property
 2011-09-28  3:58 UTC 

[PATCH 0/4] arm/tegra: Convert gpio & pinmux to platform devices
 2011-09-28  3:56 UTC  (7+ messages)
` [PATCH 4/4] arm/tegra: Convert pinmux driver to a platform device
  ` [PATCH 1/4] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [PATCH 2/4] arm/dt: Tegra: Add pinmux node to tegra20.dtsi
  ` [PATCH 3/4] gpio/tegra: Convert to a platform device

[PATCH 1/2] devicetree: Add ARM pl061 gpio controller binding doc
 2011-09-28  1:45 UTC  (2+ messages)
` [PATCH 2/2] devicetree: Add ARM pl022 spi "

[PATCH v2] dtc: Add support for named integer constants
 2011-09-28  0:29 UTC  (9+ messages)

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

[PATCH 2/3] of/irq: introduce of_irq_init
 2011-09-27 21:24 UTC  (7+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 1/2] ARM: vic: device tree binding
 2011-09-27 21:05 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: vic: MULTI_IRQ_HANDLER handler

[PATCH v3 07/24] C6X: devicetree support
 2011-09-27 20:29 UTC 

[PATCH 1/3] mfd: allow mfd_cell association with device tree node
 2011-09-27 18:38 UTC  (13+ messages)

[PATCH v4 0/3] Variable sized array element support
 2011-09-27 18:11 UTC  (4+ messages)
  ` [PATCH v4 1/3] libfdt: Add fdt16_to_cpu utility function
  ` [PATCH v4 2/3] dtc: Add data_append_integer function
  ` [PATCH v4 3/3] dtc: Add support for variable sized elements

[PATCH v3 0/3] Variable sized cell support
 2011-09-27 16:46 UTC  (13+ messages)
  ` [PATCH v3 1/3] libfdt: Add fdt16_to_cpu utility function
  ` [PATCH v3 2/3] dtc: Add data_append_integer function
  ` [PATCH v3 3/3] dtc: Add support for variable sized cells

[PATCH v3 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-27  8:28 UTC  (7+ messages)
` [PATCH v3 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v3 2/2] input: samsung-keypad: Add device tree support

[PATCH 00/11] OMAP: Add initial support for DT on OMAP3 & OMAP4
 2011-09-26 23:18 UTC  (30+ messages)
` [PATCH 01/11] OMAP2+: Add SoC specific map_io functions
      ` [PATCH] ARM: OMAP2+: Use SoC specifc map_io
        ` [PATCH] ARM: OMAP2+: Remove custom init_irq for remaining boards
` [PATCH 02/11] arm/dts: Add initial device tree support for OMAP4 SoC
` [PATCH 03/11] arm/dts: Add support for OMAP4 PandaBoard
` [PATCH 04/11] arm/dts: Add support for OMAP4 SDP board
` [PATCH 05/11] arm/dts: Add initial device tree support for OMAP3 SoC
` [PATCH 06/11] arm/dts: Add support for OMAP3 Beagle board
` [PATCH 07/11] OMAP2+: board-generic: Add DT support to generic board
` [PATCH 08/11] OMAP2+: board-generic: Add i2c static init
` [PATCH 09/11] OMAP2+: l3-noc: Add support for device-tree
` [PATCH 10/11] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
` [PATCH 11/11] arm/dts: OMAP3+: Add mpu, dsp and iva nodes

[PATCH 0/3] GIC OF bindings
 2011-09-26 22:29 UTC  (8+ messages)
` [PATCH 3/3] ARM: gic: add OF based initialization

serial: samsung: add clkdev based clock lookup and device tree support
 2011-09-26 19:07 UTC  (10+ messages)
` [PATCH 1/9] serial: samsung: Keep a copy of the location of platform data in driver's private data
` [PATCH 2/9] serial: samsung: move handling of fclk/n clock to platform code
` [PATCH 3/9] serial: samsung: switch to clkdev based clock lookup
` [PATCH 4/9] serial: samsung: remove struct 's3c24xx_uart_clksrc' and all uses of it
` [PATCH 5/9] serial: samsung: remove all uses of get_clksrc and set_clksrc
` [PATCH 6/9] arm: samsung: register uart clocks to clock lookup list
` [PATCH 7/9] serial: samsung: merge all SoC specific port reset functions
` [PATCH 8/9] serial: samsung: merge probe() function from all SoC specific extensions
` [PATCH 9/9] serial: samsung: add device tree support

[PATCHv3 0/4] Initial support for Picochip picoXcell
 2011-09-26 18:29 UTC  (7+ messages)
  ` [PATCHv3 1/4] picoxcell: support for Picochip picoxcell devices
  ` [PATCHv3 2/4] picoxcell: add the DTS for pc3x2 and pc3x3 devices
  ` [PATCHv3 3/4] picoxcell: add the DTS for the PC7302 board
  ` [PATCHv3 4/4] picoxcell: remove custom ioremap implementation

[PATCHv2 0/3] Initial support for Picochip picoxcell
 2011-09-26 14:42 UTC  (8+ messages)
` [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

[PATCH 0/3] Variable sized cell support
 2011-09-23 17:02 UTC  (13+ messages)
` [PATCH 2/3] dtc: Add data_append_literal function
` [PATCH 3/3] dtc: Add support for variable sized cells

DT vs ARM static mappings
 2011-09-23 15:45 UTC  (4+ messages)

[PATCH v2 0/3] Variable sized cell support
 2011-09-23  3:24 UTC  (7+ messages)
  ` [PATCH v2 1/3] libfdt: Add fdt16_to_cpu utility function
  ` [PATCH v2 2/3] dtc: Add data_append_integer function
  ` [PATCH v2 3/3] dtc: Add support for variable sized cells

[PATCH v5 0/5] Add fdtget and fdtput for access to fdt from build system
 2011-09-23  1:20 UTC  (12+ messages)
` [PATCH v5 1/5] Add fdt read/write utility functions
  ` [PATCH v5 2/5] Make testutils use utilfdt
  ` [PATCH v5 3/5] ftdump: use utilfdt to read blob
  ` [PATCH v5 4/5] Add fdtget utility to read property values from a device tree
  ` [PATCH v5 5/5] Add fdtput utility to write property values to "

[PATCH v2 RESEND 2] gpio-vx855: add device tree binding
 2011-09-22 17:41 UTC  (4+ messages)

[PATCH] dt: add empty for_each_child_of_node, of_find_property
 2011-09-22 17:29 UTC  (2+ messages)

[PATCH] dt: add of_alias_scan and of_alias_get_id
 2011-09-22 17:20 UTC  (3+ messages)
` [PATCH] serial/imx: add of_alias_get_id() reference back


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