devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-05 08:01:47 to 2019-05-06 15:42:13 UTC [more...]

[PATCH v3 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-06 15:42 UTC  (12+ messages)
` [PATCH v3 2/2] leds: spi-byte: add single byte SPI LED driver

[PATCH 0/7] Add imx7ulp USBOTG1 support
 2019-05-06 15:30 UTC  (5+ messages)
` [PATCH 6/7] ARM: dts: imx7ulp: add "

[PATCH 0/6] Zap SCIF2 DMA configuration in R-Car Gen3 DTS
 2019-05-06 15:24 UTC  (6+ messages)
` [PATCH 1/6] serial: sh-sci: Reveal ptrval in dev_dbg
` [PATCH 2/6] Revert "arm64: dts: renesas: r8a7796: Enable DMA for SCIF2"

[PATCH 0/4] Add Stratix10 OCRAM & SDMMC EDAC Support
 2019-05-06 15:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: stratix10: Add OCRAM EDAC node
` [PATCH 4/4] arm64: dts: stratix10: Add SDMMC "

[PATCH v7 0/13] Exynos5 Dynamic Memory Controller driver
 2019-05-06 15:12 UTC  (14+ messages)
    ` [PATCH v7 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v7 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v7 04/13] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v7 05/13] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v7 06/13] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v7 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v7 08/13] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v7 09/13] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v7 10/13] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v7 11/13] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v7 12/13] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v7 13/13] ARM: exynos_defconfig: enable DMC driver

[PATCH 1/2] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
 2019-05-06 15:04 UTC  (4+ messages)

[PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-06 14:41 UTC  (10+ messages)
` [PATCH v4 01/10] of_net: add "
` [PATCH v4 07/10] net: wireless: support of_get_mac_address new ERR_PTR error

[PATCH v6] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-05-06 14:38 UTC  (3+ messages)

[RFC][PATCH] dt-bindings: iio: accel: add adi,adxl345.yaml binding
 2019-05-06 14:29 UTC  (4+ messages)

[PATCH 0/7] dts: r7s9210: Add RZ/A2 devices
 2019-05-06 14:02 UTC  (2+ messages)

[PATCH v6 00/13] TVP5150 new features
 2019-05-06 13:39 UTC  (15+ messages)
` [PATCH v6 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v6 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v6 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v6 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v6 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v6 13/13] media: tvp5150: make debug output more readable

[PATCH v2] arm64: allwinner: h6: orangepi-one-plus: Add Ethernet support
 2019-05-06 13:31 UTC  (4+ messages)
      `  "

[PATCH v1 v1 0/3] Add dt bindings to support I2C on sifive devices and a fix for polling mode i2c transfers
 2019-05-06 13:29 UTC  (6+ messages)
` [PATCH v1 v1 1/3] dt-bindings: i2c: add documentation for adding SiFive I2C driver
` [PATCH v1 v1 2/3] i2c-ocore: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v1 v1 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[PATCH v2 0/4] Add drive-strength in Meson pinctrl driver
 2019-05-06 13:16 UTC  (6+ messages)
` [PATCH v2 4/4] pinctrl: meson: add support of drive-strength-uA

[PATCH 00/16] dmaengine/soc/firmware: Add Texas Instruments UDMA support
 2019-05-06 12:34 UTC  (17+ messages)
` [PATCH 01/16] firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
` [PATCH 02/16] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH 03/16] soc: ti: k3: add navss ringacc driver
` [PATCH 04/16] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH 05/16] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH 06/16] dmaengine: Add support for reporting DMA cached data amount
` [PATCH 07/16] dmaengine: Add function to request slave channel from a dma_device
` [PATCH 08/16] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH 09/16] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH 10/16] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH 11/16] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH 12/16] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH 13/16] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH 14/16] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH 15/16] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH 16/16] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH V3 00/12] misc: xilinx sd-fec drive
 2019-05-06 12:34 UTC  (7+ messages)
` [PATCH V3 02/12] misc: xilinx-sdfec: add core driver

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-06 12:28 UTC  (6+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "
` [PATCH 6/7] iio: adc: sun4i-gpadc-iio: add support for H6 "

[PATCH v3 0/2] L2 cache controller support for SiFive FU540
 2019-05-06 12:18 UTC  (4+ messages)
` [PATCH v3 1/2] RISC-V: Add DT documentation for SiFive L2 Cache Controller
` [PATCH v3 2/2] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs

[RFC PATCH 0/4] Input: mpr121-polled: Add polled driver for MPR121
 2019-05-06 12:18 UTC  (4+ messages)
` [RFC PATCH 1/4] dt-bindings: input: Add support for the MPR121 without interrupt line

[PATCH 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-05-06 11:58 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH v1 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled
 2019-05-06 11:45 UTC  (3+ messages)

[PATCH 0/8] Add Mediatek thermal dirver and dtsi
 2019-05-06 10:43 UTC  (8+ messages)
` [PATCH 1/8] arm64: dts: mt8183: add thermal zone node
` [PATCH 3/8] arm64: dts: mt8183: Add #cooling-cells to CPU nodes

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-05-06 10:29 UTC  (6+ messages)
  ` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description

[PATCH v5 5/5] [media] allegro: add SPS/PPS nal unit writer
 2019-05-06 10:24 UTC  (2+ messages)

[PATCH v2 0/3] Add Avenger96 board support
 2019-05-06 10:05 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: stm32: Document Avenger96 devicetree binding
` [PATCH v2 2/3] ARM: dts: stm32mp157: Add missing pinctrl definitions
` [PATCH v2 3/3] ARM: dts: Add Avenger96 devicetree support based on STM32MP157A

[PATCH 0/3] Add Avenger96 board support
 2019-05-06 10:00 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: stm32mp157: Add missing pinctrl definitions
` [PATCH 3/3] ARM: dts: Add Avenger96 devicetree support based on STM32MP157A

[PATCH v2] dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller
 2019-05-06  9:51 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clock: imx8mm: Add GPIO clocks
 2019-05-06  9:31 UTC  (6+ messages)
` [PATCH 2/3] clk: imx8mm: add GPIO clocks to clock tree
` [PATCH 3/3] arm64: dts: imx8mm: add clock for GPIO node

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-06  9:18 UTC  (22+ messages)
` [PATCH v2 08/17] kunit: test: add support for test abort
` [PATCH v2 11/17] kunit: test: add test managed resource tests
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v2 15/17] MAINTAINERS: add entry for KUnit the unit testing framework

[v2 0/3] support mipitx on mt8183
 2019-05-06  9:17 UTC  (3+ messages)
` [v2 3/3] drm/mediatek: add mipi_tx driver for mt8183

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Remove regulator-always-on
 2019-05-06  9:15 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
 2019-05-06  9:03 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: fsl: ls1028a: Add eDMA node
` [PATCH 3/4] dmaengine: fsl-edma: support little endian for edma driver
` [PATCH 4/4] dt-bindings: fsl-qdma: Add LS1028A qDMA bindings

[PATCH 1/4] dt-bindings: fsl: scu: add ocotp binding
 2019-05-06  8:50 UTC  (10+ messages)
` [PATCH 2/4] nvmem: imx: add i.MX8 nvmem driver
` [PATCH 3/4] defconfig: arm64: enable "
` [PATCH 4/4] arm64: dts: imx: add i.MX8QXP ocotp support

[PATCH v2 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-06  8:48 UTC  (6+ messages)
` [PATCH v2 2/2] leds: spi-byte: add single byte SPI LED driver

[PATCH 1/2] ARM: dts: imx6sl: Assign corresponding clocks instead of dummy clock
 2019-05-06  8:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: "

[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
 2019-05-06  7:53 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: fsl: ls1046a: Add the guts node in dts
    ` [EXT] "
  ` [EXT] Re: [PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-06  6:54 UTC  (4+ messages)
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
    ` [EXT] "

[PATCH] arm64: dts: sprd: Add clock properties for serial devices
 2019-05-06  6:36 UTC  (2+ messages)

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-05-06  4:49 UTC  (9+ messages)
` [PATCH V3 3/9] spi: add SPI_LSBYTE_FIRST mode
` [PATCH V3 5/9] spi: export spi core function spi_set_cs

[PATCH 2/3] drivers: regulator: qcom: add PMS405 SPMI regulator
 2019-05-06  4:38 UTC  (6+ messages)

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-05-06  3:37 UTC  (3+ messages)
` [PATCH v3 07/10] regulator: mt6358: Add support for MT6358 regulator

[PATCH] ARM: dts: Introduce the NXP LS1021A-TSN board
 2019-05-06  1:08 UTC 

[PATCH 0/3] MIPS: BMIPS: add support for gated clock controller
 2019-05-05 23:26 UTC  (5+ messages)
` [PATCH 1/3] devicetree: document the BCM63XX gated clock bindings

Multiple device drivers sharing one node
 2019-05-05 18:56 UTC 

[PATCH v2 0/2] DMA support for AT91 USART in SPI mode
 2019-05-05 18:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: atmel-usart: add DMA bindings for "
` [PATCH v2 2/2] spi: at91-usart: add DMA support

[PATCH v3 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-05-05 17:32 UTC  (7+ messages)

[PATCH v4 0/6] Add support for Maxim 77663 MFD
 2019-05-05 15:43 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: max77620: Add compatible for Maxim 77663
` [PATCH v4 2/6] dt-bindings: mfd: max77620: Add system-power-controller property
` [PATCH v4 3/6] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v4 4/6] mfd: max77620: Support Maxim 77663
` [PATCH v4 5/6] mfd: max77620: Provide system power-off functionality
` [PATCH v4 6/6] regulator: max77620: Support Maxim 77663

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-05 15:08 UTC  (10+ messages)
` [PATCH v2 2/6] dt-bindings: iio: ad7949: Add adi,reference-select
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back
` [PATCH v2 5/6] iio: ad7949: Fix SPI interfacing for 14-bit messages
` [PATCH v2 6/6] iio: ad7949: Fix dummy read cycle placement

[PATCH v5 00/10] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-05-05 14:00 UTC  (11+ messages)
` [PATCH v5 01/10] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH v5 02/10] [media] marvell-ccic: fix DMA s/g desc number calculation
` [PATCH v5 03/10] [media] marvell-ccic: don't generate EOF on parallel bus
` [PATCH v5 04/10] Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"
` [PATCH v5 05/10] [media] marvell-ccic: drop unused stuff
` [PATCH v5 06/10] [media] marvell-ccic/mmp: enable clock before accessing registers
` [PATCH v5 07/10] [media] marvell-ccic: rename the clocks
` [PATCH v5 08/10] [media] marvell-ccic/mmp: add devicetree support
` [PATCH v5 09/10] [media] marvell-ccic: use async notifier to get the sensor
` [PATCH v5 10/10] [media] marvell-ccic: provide a clock for "

[PATCH 1/6] iio: ad7949: Support internal Vref
 2019-05-05 12:22 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: iio: ad7949: Add adi,reference-select

[PATCH 1/2] dt-bindings: leds: Add binding for ubnt-spi LED
 2019-05-05 12:15 UTC  (11+ messages)

[PATCH] dt-bindings: iio: isl29018: convert bindings to YAML format
 2019-05-05 11:42 UTC  (3+ messages)

[PATCH v2 0/2] AUXADC: Mediatek auxadc driver on MT8183
 2019-05-05 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: adc: mt8183: add binding document

[PATCH v2 0/2] add dsi pwm0 node for mt8183
 2019-05-05 11:05 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mt8183: add dsi node
` [PATCH 2/2] arm64: dts: mt8183: add pwm0 node

[PATCHv2 1/2] ARM: dts: imx6sx: Use MX6SX_CLK_ENET for fec 'ahb' clock
 2019-05-05 10:38 UTC 

[PATCH v2 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-05  8:55 UTC  (6+ messages)
` [PATCH v2 08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed
    ` [EXT] "

[PATCHv2 1/2] ARM: dts: imx6sx: Use MX6SX_CLK_ENET for fec 'ahb' clock
 2019-05-05  8:15 UTC  (3+ 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).