devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-10 08:56:52 to 2013-12-11 18:37:21 UTC [more...]

[PATCH v2 0/4] Add Broadcom Capri pinctrl driver
 2013-12-11 18:37 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] pinctrl: Add void * to pinctrl_pin_desc
    ` [PATCH v3 2/6] pinctrl: Adds slew-rate, input-enable/disable
  ` [PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig
  ` [PATCH v3 4/6] pinctrl: Add pinctrl binding for Broadcom Capri SoCs
  ` [PATCH v3 5/6] ARM: pinctrl: Add Broadcom Capri pinctrl driver
  ` [PATCH v3 6/6] pinctrl: Enable pinctrl for Broadcom Capri SoCs

[PATCH 0/2] net: smc91x: add DT flags for legacy platforms
 2013-12-11 18:27 UTC  (5+ messages)
` [PATCH 1/2] net: smc91x: Read hardware behavior flags from device tree
` [PATCH 2/2] ARM: dts: omap2430-sdp: add flags for ethernet functionality

[PATCH v2] net: smc91x: Fix device tree based configuration so it's usable
 2013-12-11 18:24 UTC  (2+ messages)

[PATCH] ARM: zynq: add gem support
 2013-12-11 17:29 UTC 

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2013-12-11 16:43 UTC  (9+ messages)

[PATCH v4 0/3] mmc: dw_mmc: add dw_mmc-k3
 2013-12-11 15:53 UTC  (9+ messages)
` [PATCH 1/3] mmc: dw_mmc: use slot-gpio to handle cd pin
` [PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform
` [PATCH 3/3] clk: hisilicon: add hi3620_mmc_clks

[PATCH 2/2] serial: clps711x: dts: Add bindings documentation for the CLPS711X UART
 2013-12-11 15:52 UTC 

[PATCH v8 1/2] PWM: atmel-pwm: add PWM controller driver
 2013-12-11 15:21 UTC  (5+ messages)

[PATCH v4 0/9] phy: Add new Exynos USB 2.0 PHY driver
 2013-12-11 15:15 UTC  (3+ messages)
` [PATCH v4 5/9] usb: s3c-hsotg: Use the new Exynos USB phy driver with the generic phy framework

[PATCH v6] of: Make device nodes kobjects so they show up in sysfs
 2013-12-11 14:59 UTC 

[PATCH 0/3] AHCI: sunxi: Add sunxi AHCI driver
 2013-12-11 14:51 UTC  (8+ messages)
` [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

[PATCH 0/3] OF: kobj-ification fixes
 2013-12-11 14:51 UTC  (7+ messages)
` [PATCH 1/3] of: Fix early OF builtup on kobj-ification
  ` [PATCH 2/3] OF: Add a allnodes pointer back to the tree
  ` [PATCH 3/3] OF: kobj ops should only happen on attached nodes

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-11 14:45 UTC  (29+ messages)
` [PATCH 01/10] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's
    `  "
` [PATCH 07/10] ARM: dts: sun7i: cubietruck: Enable the GMAC
` [PATCH 02/10] net: stmmac: Honor DT parameter to force DMA store and forward mode
      `  "

[PATCH v2 4/9] clocksource/cadence_ttc: Use enable/disable_irq
 2013-12-11 14:32 UTC  (4+ messages)
` [PATCH 0/2] clockevents
  ` [PATCH 1/2] time: Serialize calls to 'clockevents_update_freq' in the timing core

[PATCH 0/5] Remove deprecates usage of device_type
 2013-12-11 14:17 UTC  (8+ messages)
  ` [PATCH 1/5] dt/bindings: Remove all references to device_type "ethernet-phy"
  ` [PATCH 3/5] dt/bindings: remove users of device_type "mdio"
` [PATCH 2/5] dt/bindings: Remove references to linux,phandle properties
` [PATCH 4/5] dt/bindings: remove device_type "network" references
` [PATCH 5/5] dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc

[PATCH] of: Add simple panel device tree binding
 2013-12-11 14:16 UTC  (2+ messages)

[PATCH v4 0/5] Renesas R-Car Gen2 Common Clock Framework arch/ support
 2013-12-11 14:05 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: shmobile: r8a7790: Add clock index macros for DT sources
` [PATCH v4 2/5] ARM: shmobile: r8a7791: "
` [PATCH v4 3/5] ARM: shmobile: r8a7790: Add clocks
` [PATCH v4 4/5] ARM: shmobile: r8a7790: Reference clocks
` [PATCH v4 5/5] ARM: shmobile: r8a7791: Add clocks

[PATCH 0/7] net: of_mdio improvements
 2013-12-11 14:02 UTC  (7+ messages)
  ` [PATCH 2/7] net: of_mdio: use PHY_MAX_ADDR constant
  ` [PATCH 3/7] net: of_mdio: do not overwrite PHY interrupt configuration
  ` [PATCH 5/7] net: of_mdio: parse "max-speed" property to set PHY supported features

[PATCH v2] of: unflatten_and_copy: handle NULL initial_boot_params
 2013-12-11 13:40 UTC  (3+ messages)

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-12-11 13:33 UTC  (5+ messages)
    ` [PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()

[PATCH V12 0/3] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-12-11 12:22 UTC  (6+ messages)
` [PATCH V12 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-11 12:01 UTC  (24+ messages)
` [PATCHv2 03/10] spi/qspi: Add support to switc to memory mapped operation
` [PATCHv2 04/10] spi/qspi: configure set up register for memory map
` [PATCHv2 05/10] spi/qspi: Add api for get_buf/put_buf
` [PATCHv2 09/10] arm: dts: dra7: Add qspi device

[Patch v3]EMMA I2C driver
 2013-12-11 11:59 UTC  (7+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

[PATCH v2 06/10] mmc: omap_hsmmc: add support for pbias configuration in dt
 2013-12-11 11:21 UTC  (20+ messages)
` [RFC PATCH v3 0/8] mmc: omap_hsmmc: pbias dt and cleanup
  ` [RFC PATCH v3 2/8] mmc: omap_hsmmc: handle vcc and vcc_aux independently
  ` [PATCH v4 0/7] mmc: omap_hsmmc: pbias dt and cleanup
    ` [PATCH v4 1/7] mmc: omap_hsmmc: use devm_regulator API
    ` [PATCH v4 2/7] mmc: omap_hsmmc: handle vcc and vcc_aux independently
    ` [PATCH v4 3/7] regulator: add pbias regulator support
        ` [PATCH v5 "
    ` [PATCH v4 4/7] mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
    ` [PATCH v4 5/7] ARM: dts: add pbias dt node
    ` [PATCH v4 6/7] ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig
    ` [PATCH v4 7/7] mmc: omap_hsmmc: remove pbias workaround

[PATCH 0/7] exynos: add basic support for exynos5260 SoC
 2013-12-11 11:15 UTC  (9+ messages)
` [PATCH 1/7] ARM: EXYNOS: initial board "
` [PATCH 2/7] pinctrl: exynos: add exynos5260 SoC specific data
` [PATCH 3/7] ARM: dts: add dts files for exynos5260 SoC
` [PATCH 4/7] clk/samsung: add support for multuple clock providers

[PATCH 01/12] SPEAr13xx: Correct dt field name for stmmac phy-addr
 2013-12-11 11:14 UTC  (3+ messages)

[PATCH v3 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2013-12-11 10:59 UTC  (3+ messages)
  ` [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v3 2/2] memory: ti-aemif: add bindings for "

[PATCH] phy: Add exynos-phy driver
 2013-12-11 10:16 UTC  (3+ messages)

[PATCH v5 0/3] Exynos 5410 support
 2013-12-11  9:56 UTC  (6+ messages)
` [PATCH v5 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC
` [PATCH v5 2/3] clk: exynos5410: register clocks using common clock framework
` [PATCH v5 3/3] ARM: dts: Add initial device tree support for EXYNOS5410

[PATCH v4 10/15] usb: phy: msm: Add device tree support and binding information
 2013-12-11  9:45 UTC  (10+ messages)
` [PATCH v4 12/15] usb: phy: msm: Add support for secondary PHY control

[PATCH 1/3] mfd: always assign of_node in mfd_add_device()
 2013-12-11  9:24 UTC  (4+ messages)

[PATCH RFC] net: of_mdio: Scan PHYs which have device_type set to ethernet-phy
 2013-12-11  9:15 UTC  (3+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-12-11  9:07 UTC  (12+ messages)
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY
` [PATCH v3 07/10] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework

[PATCH 5/9] ARM: dts: provide DMA config to pxamci
 2013-12-11  8:19 UTC  (4+ messages)

[PATCH v12 00/08] enable hisilicon hi3xxx SoC
 2013-12-11  7:54 UTC  (9+ messages)
  ` [PATCH v12 01/08] ARM: hi3xxx: add board support with device tree
  ` [PATCH v12 02/08] ARM: dts: enable hi4511 "
  ` [PATCH v12 03/08] ARM: config: enable hi3xxx in multi_v7_defconfig
  ` [PATCH v12 04/08] ARM: config: add defconfig for Hi3xxx
  ` [PATCH v12 05/08] ARM: hi3xxx: add smp support
  ` [PATCH v12 06/08] ARM: hi3xxx: add hotplug support
  ` [PATCH v12 07/08] ARM: dts: enable clock binding on Hi3620
  ` [PATCH v12 08/08] ARM: hi3xxx: select GPIO in Kconfig

[PATCH] Documentation: Add MDIO bus node to PHY binding document
 2013-12-11  7:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] mmc: dw_mmc: add dw_mmc-k3
 2013-12-11  5:55 UTC  (9+ messages)
` [PATCH 2/2] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

[PATCH 0/5] MVEBU SATA PHY driver
 2013-12-11  5:41 UTC  (6+ messages)
` [PATCH 1/5] Phy: DT binding documentation for Marvell MVEBU SATA phy

[PATCH 06/10] sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
 2013-12-11  3:26 UTC 

[PATCH v2 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
 2013-12-11  1:49 UTC  (9+ messages)
` [PATCH v2 1/3] pinctrl: Add Qualcomm TLMM driver
` [PATCH v2 2/3] pinctrl: Add msm8x74 configuration

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-12-11  0:05 UTC  (6+ messages)
` [PATCH 3/4] ARM: pinctrl: "

Question about how PCI subsystem uses device trees
 2013-12-10 23:21 UTC 

[PATCH RFC 0/2] ARM: defining power states DT bindings
 2013-12-10 22:04 UTC  (5+ messages)
` [PATCH RFC 2/2] Documentation: arm: define DT C-states bindings

[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-10 21:11 UTC  (2+ messages)

[PATCHv3] rtc: Add support for Intersil ISL12057 I2C RTC chip
 2013-12-10 20:52 UTC 

[PATCH v4 0/8] Update Kona drivers to use clocks
 2013-12-10 20:26 UTC  (4+ messages)
` [PATCH v4 1/8] ARM: dts: Declare clocks as fixed on bcm11351

[PATCH v3 0/9] ARM: Initial support for Marvell Berlin SoCs
 2013-12-10 20:02 UTC  (8+ messages)
` [PATCH v4 "

Dear Chen,
 2013-12-10 19:54 UTC 

[PATCH] dt: Document a compatible entry for MDIO ethernet Phys
 2013-12-10 19:39 UTC 

[PATCH V3 3/5] crypto: mxs: Add Freescale MXS DCP driver
 2013-12-10 19:26 UTC  (2+ messages)
` [PATCH 4/5] ARM: mxs: dts: Enable DCP for MXS

[PATCH V2 3/5] ARM: mxs: crypto: Add Freescale MXS DCP driver
 2013-12-10 19:19 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: Add PMIC support to arndale-octa
 2013-12-10 18:54 UTC  (2+ messages)

[RFC v2] ARM/dts: am335x-boneblack: Add HDMI audio support
 2013-12-10 18:52 UTC  (2+ messages)

[RFC v2] Beaglebone-Black HDMI audio
 2013-12-10 18:52 UTC 

[PATCHv4 0/4] socfpga: Enable SD/MMC support
 2013-12-10 18:15 UTC  (5+ messages)
` [PATCHv4 2/4] clk: socfpga: Add a hook for SD/MMC driver to control CIU clock settings

[PATCH 0/4] Add missing components for X-Gene reboot drivers
 2013-12-10 17:18 UTC  (2+ messages)

[PATCH] gpio: Driver for SYSCON-based GPIOs
 2013-12-10 15:26 UTC 

[PATCH v4 3/7] dt-bindings: add binding for clock-controller of s3c2443 and following
 2013-12-10 15:19 UTC  (2+ messages)
` [PATCH v4 6/7] ARM: dt: add clock data for s3c2416

[PATCH 1/2] arm: dts: keystone: add watchdog entry
 2013-12-10 14:53 UTC  (2+ messages)
  ` [PATCH 2/2] arm: keystone: enable watchdog support

Device tree meeting notes for 10-Dec-2013
 2013-12-10 14:45 UTC 

Device tree meeting notes from last week
 2013-12-10 13:58 UTC 

[PATCHv8][ 1/5] ASoC: eukrea-tlv320: Add DT support
 2013-12-10 12:49 UTC  (3+ messages)
` [PATCHv8][ 2/5] ARM: dts: mbimxsd25: Add sound support

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-10 12:18 UTC  (12+ messages)
` [PATCH 15/26] ARM: omap4-panda.dts: add display information
` [PATCH 17/26] ARM: omap3-tobi.dts: add lcd (TEST)

[PATCH] spi: dt-binding: clarify gpio chipselect language
 2013-12-10 11:26 UTC  (4+ messages)

[PATCH v1 1/1] powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node
 2013-12-10 11:24 UTC  (4+ messages)

[PATCH] ASoC: tegra: update module reset list for Tegra124
 2013-12-10 11:19 UTC  (2+ messages)

[PATCH v4 0/2] Add support for hym8563 rtcs
 2013-12-10 11:17 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: add hym8563 binding

[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2013-12-10 10:40 UTC  (6+ messages)
` [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver

[PATCH V3 0/2] Exynos5250 SATA Support
 2013-12-10 10:05 UTC  (3+ messages)
  ` [PATCH V3 1/2] Phy: Exynos: Add Exynos5250 sata phy driver
` [PATCH V3 2/2] ARM: dts: Enable ahci sata and sata phy

[PATCH v1 1/1] powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)
 2013-12-10  9:51 UTC 

[PATCH v4 0/4] Exynos 5410 Dual cluster support
 2013-12-10  9:50 UTC  (5+ messages)
` [PATCH v4 2/4] clk: exynos5410: register clocks using common clock framework

[PATCH 1/2] ARM: dts: Enable RTC node in exynos4.dtsi file
 2013-12-10  9:07 UTC  (4+ messages)

[PATCH V2 0/2] Exynos5250 SATA Support
 2013-12-10  8:56 UTC  (4+ messages)
` [PATCH V2 2/2] ARM: dts: Enable ahci sata and sata phy


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