devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-27 09:52:57 to 2015-04-28 11:27:18 UTC [more...]

[PATCH 0/6] ARM: berlin: relicense the device trees under GPLv2/X11
 2015-04-28 11:27 UTC  (3+ messages)

[PATCH 1/4] misc: ti-st: use GPIO_LOW for initial value of nshutdown
 2015-04-28 11:17 UTC  (15+ messages)
` [PATCH 2/4] misc: ti-st: use of_get_named_gpio_flags for nshutdown
` [PATCH 3/4] misc: ti-st: don't use NULL pdata
    ` [PATCH V2 1/4] misc: ti-st: use GPIO_LOW for initial value of nshutdown
        ` [PATCH V2 2/4] misc: ti-st: use of_get_named_gpio_flags for nshutdown
        ` [PATCH V2 3/4] misc: ti-st: don't use NULL pdata
        ` [PATCH V2 4/4] Documentation: DT: misc: Add ti-st bindings

[PATCH 1/2] ARM: dts: Fix bootup issue on smdk5250
 2015-04-28 11:05 UTC  (4+ messages)
` [1/2] "

[PATCH 2/2] ARM: dts: Add missing irq pinctrl for max77686 on smdk5250
 2015-04-28 11:02 UTC  (2+ messages)
` [2/2] "

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-28 10:36 UTC  (3+ messages)
` [PATCH v4 36/37] MIPS: ingenic: initial JZ4780 support

[PATCH 0/3] ARM: shmobile: Use generic names for sound device nodes
 2015-04-28 10:29 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: bockw dts: Use generic names for "
` [PATCH 2/3] ARM: shmobile: lager "
  ` [PATCH 3/3] ARM: shmobile: koelsch "

ARCH_EXYNOS5433 missing in Kconfig
 2015-04-28 10:21 UTC  (6+ messages)

[PATCH 0/5] ARM: shmobile: dts: Add "nor-jedec" compatible value
 2015-04-28 10:12 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: koelsch "
` [PATCH 2/5] ARM: shmobile: lager "
` [PATCH 3/5] ARM: shmobile: henninger "
` [PATCH 4/5] ARM: shmobile: bockw-reference "
  ` [PATCH 5/5] ARM: shmobile: bockw "

[PATCH v6 02/10] DT: Add documentation for the mfd Maxim max77693
 2015-04-28 10:09 UTC  (4+ messages)
` [PATCH v6 04/10] DT: Add documentation for the Skyworks AAT1290
` [PATCH v6 09/10] DT: aat1290: Document handling external strobe sources

[PATCH v6 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-04-28 10:08 UTC  (8+ messages)
  ` [PATCH v6 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
  ` [PATCH v6 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
  ` [PATCH v6 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH 0/3] BCM2835 core mailbox support
 2015-04-28  9:50 UTC  (7+ messages)
  ` [PATCH 1/3 v4] dt/bindings: Add binding for the BCM2835 mailbox driver
  ` [PATCH 2/3 v5] mailbox: Enable BCM2835 mailbox support
  ` [PATCH 3/3] ARM: bcm2835: Add the mailbox to the device tree

[PATCH v3 0/7] Add Mediatek MMC driver
 2015-04-28  9:48 UTC  (8+ messages)
  ` [PATCH v3 1/7] mmc: dt-bindings: add Mediatek MMC bindings
  ` [PATCH v3 2/7] mmc: mediatek: Add Mediatek MMC driver
  ` [PATCH v3 3/7] mmc: mediatek: Add PM support for "
  ` [PATCH v3 4/7] arm64: dts: mediatek: Add MT8173 MMC dts
  ` [PATCH v3 5/7] arm64: mediatek: Add Mediatek MMC support in defconfig
  ` [PATCH v3 6/7] ARM: mediatek: dts: Add emmc support to mt8135
  ` [PATCH 7/7] ARM: multi_v7_defconfig: Enable Mediatek MMC support multi-v7

[PATCH 1/2] mmc: sdhci: Add quirk to disable write-protect detection
 2015-04-28  9:40 UTC  (2+ messages)
  ` [PATCH 2/2] mmc: sdhci: DT: Allow to specify that no write protect signal is present

[PATCH v3 00/10] clk: samsung: exynos5433: Fix bug and support dvfs/suspend-to-ram
 2015-04-28  9:28 UTC  (18+ messages)
` [PATCH v3 01/10] clk: samsung: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433
` [PATCH v3 02/10] clk: samsung: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG
` [PATCH v3 03/10] clk: samsung: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT's register correctly
` [PATCH v3 04/10] clk: samsung: exynos5433: Fix wrong parent clock of sclk_apollo clock
` [PATCH v3 05/10] clk: samsung: exynos5433: Fix wrong PMS value of exynos5433_pll_rates
` [PATCH v3 06/10] clk: samsung: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core
` [PATCH v3 07/10] clk: samsung: exynos5433: Add DIV_CPIF to store it when the board is being suspended
` [PATCH v3 08/10] clk: samsung: exynos5433: Add clock flag to support the DVFS of GPU
` [PATCH v3 09/10] clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for sercure monitor call
` [PATCH v3 10/10] clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to prevent the hang for suspend-to-ram

[PATCH 1/2] ARM: dts: mt8135: Add pinctrl/GPIO/EINT node for mt8135
 2015-04-28  9:23 UTC  (2+ messages)
  ` [PATCH 2/2] arm64: dts: mt8173: Fixup pinctrl nodes

[PATCH v2] ARM: tegra: Correct which USB controller has the UTMI pad registers
 2015-04-28  9:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/10] ARM: shmobile: Use generic names for device nodes
 2015-04-28  8:52 UTC  (16+ messages)
` [PATCH 01/10] ARM: shmobile: r8a7740 dtsi: "
` [PATCH 02/10] ARM: shmobile: r8a7778 "
` [PATCH 03/10] ARM: shmobile: r8a7779 "
  ` [PATCH 04/10] ARM: shmobile: r8a7790 "
  ` [PATCH 05/10] ARM: shmobile: r8a7791 "
  ` [PATCH 06/10] ARM: shmobile: sh73a0 "
  ` [PATCH 07/10] ARM: shmobile: ape6evm dts: "
  ` [PATCH 09/10] ARM: shmobile: kzm9d "
  ` [PATCH 10/10] ARM: shmobile: marzen "
` [PATCH 08/10] ARM: shmobile: armadillo800eva "

[PATCH 1/4] mailbox: add support for System Control and Power Interface(SCPI) protocol
 2015-04-28  8:41 UTC  (3+ messages)

Duplicated device tree and Dynamic symbols
 2015-04-28  8:36 UTC  (2+ messages)

[PATCH] ARM: gic: Document Power and Clock Domain optional properties
 2015-04-28  8:28 UTC  (7+ messages)

[PATCH] ARM: dts: imx5: Add dts files for USB armory
 2015-04-28  8:20 UTC  (6+ messages)

[PATCH v4 0/2] BCM6328 LED driver
 2015-04-28  8:18 UTC  (5+ messages)
  ` [PATCH v4 1/2] leds: add DT binding for BCM6328 LED controller
  ` [PATCH v4 2/2] leds: add BCM6328 LED driver

[PATCH v4 1/2] Documentation: devicetree: root node serial-number property documentation
 2015-04-28  7:29 UTC  (2+ messages)
  ` [PATCH v4 2/2] arch: arm: Show the serial number from devicetree in cpuinfo

LED subsystem child DT node ref counting
 2015-04-28  7:15 UTC  (3+ messages)

[PATCH] RFC: let gpiod_get_optional et all return NULL when GPIOLIB is not enabled
 2015-04-28  6:46 UTC  (7+ messages)

[PATCH iio] imu: inv_mpu6050: adds device tree bindings
 2015-04-28  5:52 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: Revise the binding document about the dma-names
 2015-04-28  2:43 UTC  (5+ messages)

[PATCH v2] irqchip: renesas-intc-irqpin: Improve binding documentation
 2015-04-28  2:08 UTC  (2+ messages)

[PATCH] ASoC: rsnd: Use generic names for device nodes
 2015-04-28  2:07 UTC  (2+ messages)

[PATCH] clk: emev2: Use generic names for device nodes
 2015-04-28  2:07 UTC  (2+ messages)

[PATCH 0/7] ARM: shmobile: Add IRQC clock to device tree
 2015-04-28  0:52 UTC  (4+ messages)

[PATCH 1/2] ARM: shmobile: r8a7740 dtsi: Fix SCIFB naming
 2015-04-28  0:48 UTC  (3+ messages)
` [PATCH 2/2] ARM: shmobile: sh73a0 "

[PATCH V7 0/9] Tegra xHCI support
 2015-04-27 22:37 UTC  (10+ messages)
` [PATCH V7 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup
  ` [PATCH V7 2/9] mailbox: Make struct mbox_controller's ops field const
  ` [PATCH V7 3/9] mailbox: Fix up error handling in mbox_request_channel()
  ` [PATCH V7 4/9] mfd: Add binding document for NVIDIA Tegra XUSB
  ` [PATCH V7 5/9] mfd: Add driver "
  ` [PATCH V7 6/9] mailbox: Add NVIDIA Tegra XUSB mailbox binding
  ` [PATCH V7 7/9] mailbox: Add NVIDIA Tegra XUSB mailbox driver
  ` [PATCH V7 8/9] usb: Add NVIDIA Tegra xHCI controller binding
` [PATCH V7 9/9] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver

[PATCH v2 0/2] pinctrl for NXP LPC18xx family
 2015-04-27 22:14 UTC  (3+ messages)
  ` [PATCH v2 1/2] pinctrl: add lpc18xx pinctrl driver
` [PATCH v2 2/2] doc: dt: add documentation for lpc1850-scu "

[PATCH v2 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-04-27 21:55 UTC  (5+ messages)
` [PATCH v2 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips

[PATCH v2 0/4] Clk drivers for NXP LPC18xx family
 2015-04-27 21:38 UTC  (5+ messages)
  ` [PATCH v2 1/4] clk: add lpc18xx cgu clk driver
  ` [PATCH v2 2/4] doc: dt: add documentation for lpc1850-cgu "
  ` [PATCH v2 3/4] clk: add lpc18xx ccu "
  ` [PATCH v2 4/4] doc: dt: add documentation for lpc1850-ccu "

[PATCH 00/10] ARM: dts: apq8064 dt patches
 2015-04-27 21:18 UTC  (2+ messages)

[PATCH v2 0/7] ARM: dts: qcom: Add more device coniguration nodes
 2015-04-27 21:16 UTC  (2+ messages)

[PATCH 0/7] ARM: socfpga: Add support for Arria10 devkit
 2015-04-27 20:37 UTC  (2+ messages)

[Gta04-owner] [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
 2015-04-27 20:35 UTC  (11+ messages)

[RFC] PCI: designware: missing *config* reg space
 2015-04-27 20:27 UTC 

[PATCH v2 RESEND 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-04-27 19:49 UTC  (7+ messages)
` [PATCH v2 RESEND 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c

[PATCH v3 1/2] Documentation: devicetree: root node serial-number property documentation
 2015-04-27 18:45 UTC  (6+ messages)
` [PATCH v3 2/2] arch: arm: Show the serial number from devicetree in cpuinfo

[PATCH v3 0/4] of: overlay: kobject & sysfs'ation
 2015-04-27 18:43 UTC  (12+ messages)
` [PATCH v3 2/4] of: overlay: global sysfs enable attribute
` [PATCH v3 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays

[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
 2015-04-27 18:28 UTC  (3+ messages)

BCM2836 (Raspberry Pi 2) port
 2015-04-27 17:19 UTC  (5+ messages)

8250-based SoC serial ports and features
 2015-04-27 14:07 UTC  (3+ messages)

[PATCH] power_supply: Add support for Richtek rt9455 battery charger
 2015-04-27 14:02 UTC  (7+ messages)

[PATCH v3 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-04-27 13:42 UTC  (2+ messages)

[PATCH 1/4] ARM: at91/dt: sama5d3 xplained: fill in mmc1 and set it to disabled
 2015-04-27 13:27 UTC  (5+ messages)
` [PATCH 2/4] ARM: at91/dt: sama5d3 xplained: add mmc0 vqmmc entry
  ` [PATCH 3/4] ARM: at91/dt: sama5d3 xplained: add fixed regulator for vmmc0
` [PATCH 4/4] ARM: at91/dt: sama5d4 xplained: add regulators for v(q)mmc1 supplies

[PATCH 0/2] ARM: mvebu: Add DLINK-DNS327L support
 2015-04-27 13:24 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

[PATCH/RFC v6 0/7] PM / Domains: DT power-on/off and QoS device latencies
 2015-04-27 12:43 UTC  (8+ messages)
` [PATCH/RFC v6 1/7] PM / Domains: Add DT bindings for power-on/off latencies
` [PATCH/RFC v6 2/7] PM / Domains: R-Mobile SYSC: Add PM domain "
` [PATCH/RFC v6 3/7] ARM: shmobile: R-Mobile: Add support for "
` [PATCH/RFC v6 4/7] PM / Domains: Add DT bindings for PM QoS device latencies
` [PATCH/RFC v6 5/7] PM / Domains: Add helper variable np = dev->of_node
` [PATCH/RFC v6 6/7] PM / Domains: Retrieve PM QoS device latencies from DT
  ` [PATCH/RFC v6 7/7] PM / Domains: R-Mobile SYSC: Add PM QoS device latencies

[PATCH 0/8] Add support for Wolfson WM8998 and WM1814 codecs
 2015-04-27 12:40 UTC  (4+ messages)
` [PATCH 3/8] mfd: arizona: Add support for WM8998 and WM1814

[PATCH] ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
 2015-04-27 12:26 UTC  (2+ messages)

[PATCH] mailbox: arm-mhu: update the binding document
 2015-04-27 10:52 UTC 

[PATCH v2] ARM: dts: imx6: Add Embest MarS Board
 2015-04-27 10:28 UTC  (2+ messages)

[PATCH] ARM: sunxi: dts: Add A10 uarts pin muxing options
 2015-04-27  9:52 UTC  (4+ messages)


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