devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-24 17:30:42 to 2018-04-25 12:20:04 UTC [more...]

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-04-25 12:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings/display/bridge: "
` [PATCH v2 2/2] drm/bridge: "

[PATCH v4 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-04-25 12:09 UTC  (13+ messages)
` [PATCH v4 01/12] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v4 02/12] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v4 03/12] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v4 04/12] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v4 05/12] mmc: sdhci: Disable HS200/HS400 mode if controller can't support 1.8v
` [PATCH v4 06/12] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v4 07/12] mmc: sdhci: Factor out target_timeout calculation
` [PATCH v4 08/12] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v4 09/12] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v4 10/12] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v4 11/12] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v4 12/12] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-25 12:04 UTC  (26+ messages)
` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440
` [RFC 03/10] cpufreq: exynos: "
` [RFC 04/10] clk: samsung: "
` [RFC 05/10] i2c: s3c2410: "
` [RFC 06/10] thermal: samsung: "
` [RFC 07/10] pinctrl: "
` [RFC 08/10] spi: s3c64xx: "
` [RFC 09/10] usb: host: exynos: "
` [RFC 10/10] ARM: "

[PATCH 0/2] renesas: ceu: Add R-Mobile A1
 2018-04-25 11:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
` [PATCH 2/2] ARM: dts: r8a7740: Enable CEU0

[PATCH v3 0/3] SY8106 regulator support and enable it on Orange Pi PC
 2018-04-25 11:13 UTC  (7+ messages)
` [PATCH v3 2/3] regulator: add support for SY8106A regulator

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-04-25 11:05 UTC  (23+ messages)
` [PATCH 1/7] gnss: add GNSS receiver subsystem
` [PATCH 3/7] gnss: add generic serial driver

[PATCH 0/2] media: i2c: mt9t112: Add OF tree support
 2018-04-25 11:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add mt9t111 image sensor
` [PATCH 2/2] media: i2c: mt9t112: Add device tree support

[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
 2018-04-25 10:49 UTC  (4+ messages)
` [PATCH v5 01/10] PCI: Rename directory from host to controller

[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
 2018-04-25 10:34 UTC  (3+ messages)

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-25 10:31 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-04-25 10:26 UTC  (16+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[RFC PATCH] dt-bindings: add a jsonschema binding example
 2018-04-25 10:15 UTC  (7+ messages)

[PATCH 00/11] platform: device tree support for early platform drivers
 2018-04-25  9:33 UTC  (18+ messages)
` [PATCH 02/11] platform: provide early_platform_driver_register_probe_all()
` [PATCH 03/11] platform: make support for early platform devices conditional
` [PATCH 04/11] of: platform: use pdev as name for vars of type struct platform_device
` [PATCH 05/11] platform: use a dedicated list_head for early devices
` [PATCH 06/11] of: provide for_each_compatible_child_node()
` [PATCH 07/11] dt-bindings: add bindings for early devices
` [PATCH 08/11] of: platform: provide of_early_platform_populate()
` [PATCH 09/11] platform: provide early_platform_driver()
` [PATCH 10/11] of: platform: provide of_early_platform_probe()
` [PATCH 11/11] misc: implement a dummy early platform driver

[PATCH v2 00/17] Add support to MT6323 RTC and its power device
 2018-04-25  9:32 UTC  (18+ messages)
` [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
` [PATCH v2 03/17] dt-bindings: mfd: mt6397: add a description for MT6323 RTC
` [PATCH v2 04/17] dt-bindings: mfd: mt6397: add a description for MT6323 power controller
` [PATCH v2 05/17] mfd: mt6397: add MT6323 RTC support into MT6397 driver
` [PATCH v2 06/17] mfd: mt6397: add support for MT6323 power controller "
` [PATCH v2 07/17] mfd: mt6397: reuse DEFINE_RES_* helpers
` [PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
` [PATCH v2 09/17] rtc: mt6397: replace a poll with regmap_read_poll_timeout
` [PATCH v2 10/17] rtc: mt6397: remove unnecessary irq_dispose_mapping
` [PATCH v2 11/17] rtc: mt6397: convert to use device managed functions
` [PATCH v2 12/17] rtc: mt6397: move the declaration into a globally visible header file
` [PATCH v2 13/17] rtc: mt6397: cleanup header files to include
` [PATCH v2 14/17] rtc: mt6397: update license converting to using SPDX identifiers
` [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
` [PATCH v2 16/17] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
` [PATCH v2 17/17] MAINTAINERS: add an entry for MediaTek board level shutdown driver

[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-25  9:09 UTC  (11+ messages)
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge

[PATCH/RFC 00/11] add support for R-Car USB3.0 role switch
 2018-04-25  9:09 UTC  (7+ messages)
` [PATCH/RFC 01/11] Documentation: of: Add device-connection-id property
` [PATCH/RFC 04/11] of: platform: add device connection parsing

[PATCH] ARM: BCM5301X: Fix NAND ECC parameters for Linksys Panamera
 2018-04-25  9:02 UTC  (7+ messages)

[PATCH] dt-bindings: panel: lvds: Fix path to display timing bindings
 2018-04-25  7:49 UTC 

Add MediaTek XS-PHY driver
 2018-04-25  7:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: add MediaTek XS-PHY binding
` [PATCH 2/2] phy: mediatek: add XS-PHY driver

Revisiting Devicetree Overlay Manager
 2018-04-25  7:34 UTC  (2+ messages)

[PATCH 0/3] Add support for STM32MP1 ADC
 2018-04-25  7:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1

[PATCH v2 0/2] arm64: dts: renesas: Add support for R-Car E3 and Ebisu board
 2018-04-25  7:20 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: Add Renesas R8A77990 SoC support

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-04-25  7:12 UTC  (4+ messages)
` [PATCH 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c

[PATCH] rcar-vin: remove generic gen3 compatible string
 2018-04-25  7:09 UTC  (2+ messages)

[PATCH] phy: phy-mtk-tphy: fix checkpatch.pl warning about SPDX_LICENSE_TAG
 2018-04-25  6:17 UTC 

[PATCH 0/4] Add SYS-DMAC, IRQC and SCIF to SoC dtsi
 2018-04-25  6:08 UTC  (10+ messages)
` [PATCH 1/4] ARM: dts: r8a77470: Add SYS-DMAC support
` [PATCH 2/4] ARM: dts: r8a77470: Add IRQC support
` [PATCH 4/4] ARM: dts: r8a77470: Add SCIF DMA support

[PATCH v2 0/2] Add SCIF support
 2018-04-25  6:06 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: r8a77470: "

[RFT][PATCH] arm64: dts: exynos: Remove unneeded address space mapping for soc node
 2018-04-25  5:52 UTC  (2+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-25  5:38 UTC  (18+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[PATCH V4 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-25  5:36 UTC  (6+ messages)
` [PATCH V4 2/6] ARM: dts: imx6sx-sabreauto: add max7322 IO expander support
` [PATCH V4 3/6] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
` [PATCH V4 4/6] ARM: dts: imx6sx-sabreauto: add fec support
` [PATCH V4 5/6] ARM: dts: imx6sx-sabreauto: add wdog external reset support
` [PATCH V4 6/6] ARM: imx_v6_v7_defconfig: Select CONFIG_GPIO_MAX732X by default

[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-25  5:36 UTC  (7+ messages)
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support

[PATCH v8 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-04-25  5:34 UTC 

[PATCH v8 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-04-25  5:32 UTC 

[PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree
 2018-04-25  4:29 UTC  (6+ messages)
` [PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel

[PATCH 5/6] ASoC: mediatek: add MT7622 AFE compatible in documentation
 2018-04-25  4:19 UTC 

[PATCH V3 1/4] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-25  3:30 UTC  (4+ messages)
` [PATCH V3 2/4] ARM: dts: imx6sx-sabreauto: add max7322 IO expander support
` [PATCH V3 3/4] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
` [PATCH V3 4/4] ARM: dts: imx6sx-sabreauto: add wdog external reset support

[PATCH 0/7] ARM: dts: sunxi: Support ALL-H3-CC H2+/H5 variants
 2018-04-25  3:19 UTC  (6+ messages)
` [PATCH 2/7] ARM: dts: sun8i: h3: Split out common board design for ALL-H3-CC

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-25  2:31 UTC  (7+ messages)
` [RESEND PATCH v7 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-25  2:16 UTC  (4+ messages)
` [[RFC]DPU PATCH 4/4] dt-bindings: Add Innolux TV123WAM panel bindings

[RESEND PATCH v8 0/2] DW9807 DT binding and driver patches
 2018-04-25  2:12 UTC  (3+ messages)
` [RESEND PATCH v8 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v8 2/2] media: dw9807: Add dw9807 vcm driver

Lack of suspend/resume/shutdown ordering between GPIO providers and consumers
 2018-04-24 22:58 UTC 

[PATCH] of: overlay: Stop leaking resources on overlay removal
 2018-04-24 20:58 UTC  (4+ messages)

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-24 20:46 UTC  (12+ messages)
` [PATCH 1/2] "

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-24 20:32 UTC 

[PATCH v7 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-04-24 19:52 UTC  (2+ messages)

[PATCH 0/2] Add R8A77980/Condor eMMC support
 2018-04-24 19:25 UTC  (2+ messages)
` [PATCH v2] arm64: dts: renesas: condor: add "

[Patch v2 0/6] drm/omap: Add virtual-planes support
 2018-04-24 19:08 UTC  (4+ messages)
` [Patch v2 1/6] drm/omap: Add ability to filter out modes which can't be supported

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-04-24 18:52 UTC  (6+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-04-24 18:52 UTC  (8+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "

[PATCH 0/3] Add SDRAM ECC support for Stratix10
 2018-04-24 18:35 UTC  (4+ messages)
` [PATCH 1/3] Documentation: dt: socfpga: Add Stratix10 ECC Manager binding
` [PATCH 2/3] edac: altera: Add support for Stratix10 SDRAM EDAC
` [PATCH 3/3] arm64: dts: stratix10: add sdram ecc

[PATCH 1/7] dt-bindings: add cdtech vendor prefix
 2018-04-24 18:31 UTC  (7+ messages)
` [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI

[PATCH] net: phy: TLK10X initial driver submission
 2018-04-24 17:52 UTC  (3+ messages)

[PATCH 1/5] ARM: dts: exynos: Remove unnecessary address/size properties in Midas boards
 2018-04-24 17:46 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: exynos: Remove unnecessary address/size properties in Origen
` [PATCH 3/5] ARM: dts: exynos: Remove regulators node container in Origen and N710x
` [PATCH 4/5] ARM: dts: exynos: Bring order in fixed-regulators naming in Midas boards
` [PATCH 5/5] ARM: dts: exynos: Remove unnecessary address/size properties in dp-controller of Exynos5


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