devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-20 09:39:35 to 2019-08-20 16:20:22 UTC [more...]

[PATCH 0/6] Add ethernet support for Orange Pi 3
 2019-08-20 16:20 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: net: sun8i-a83t-emac: Add phy-supply property
` [PATCH 2/6] dt-bindings: net: sun8i-a83t-emac: Add phy-io-supply property
` [PATCH 3/6] net: stmmac: sun8i: Use devm_regulator_get for PHY regulator
` [PATCH 4/6] net: stmmac: sun8i: Rename PHY regulator variable to regulator_phy
` [PATCH 5/6] net: stmmac: sun8i: Add support for enabling a regulator for PHY I/O pins
` [PATCH 6/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet

[PATCH 2/6] dt-bindings: soc: amlogic: clk-measure: Add SM1 compatible
 2019-08-20 16:16 UTC  (5+ messages)
` [PATCH 4/6] dt-bindings: arm: amlogic: add SM1 bindings
` [PATCH 5/6] dt-bindings: arm: amlogic: add SEI Robotics SEI610 bindings

[PATCH v2 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
 2019-08-20 16:07 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH v2 2/2] dt-bindings: lantiq: Update for new SoC

[PATCH v3] dt-bindings: arm: Convert Actions Semi bindings to jsonschema
 2019-08-20 16:06 UTC  (6+ messages)

[PATCH 0/2] reset: meson-audio-arb: add sm1 support
 2019-08-20 15:58 UTC  (5+ messages)
` [PATCH 1/2] reset: dt-bindings: meson: update arb bindings for sm1
` [PATCH 2/2] reset: meson-audio-arb: add sm1 support

[PATCH v2 1/6] dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings
 2019-08-20 15:54 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-08-20 15:54 UTC  (5+ messages)
` [PATCH v2 2/2] phy: intel-lgm-emmc: Add support for "

[PATCH v2 1/2] dt-bindings: media: Add YAML schemas for the generic RC bindings
 2019-08-20 15:52 UTC  (4+ messages)

[PATCH v2 0/2] watchdog: aspeed: Add support for ast2600
 2019-08-20 15:50 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: aspeed: Add support for AST2600

[PATCH V2 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
 2019-08-20 15:48 UTC  (4+ messages)
` [PATCH V2 2/4] watchdog: Add i.MX7ULP watchdog support

[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-08-20 15:48 UTC  (50+ messages)
  ` [PATCH 01/49] dt: bindings: net: add qcom,ath11k.txt
  ` [PATCH 02/49] ath11k: add Kconfig
  ` [PATCH 03/49] ath11k: add Makefile
  ` [PATCH 04/49] ath11k: add ahb.c
  ` [PATCH 05/49] ath11k: add ahb.h
  ` [PATCH 06/49] ath11k: add ce.c
  ` [PATCH 07/49] ath11k: add ce.h
  ` [PATCH 08/49] ath11k: add core.c
  ` [PATCH 09/49] ath11k: add core.h
  ` [PATCH 10/49] ath11k: add debug.c
  ` [PATCH 11/49] ath11k: add debug.h
  ` [PATCH 12/49] ath11k: add debug_htt_stats.c
  ` [PATCH 13/49] ath11k: add debug_htt_stats.h
  ` [PATCH 14/49] ath11k: add debugfs_sta.c
  ` [PATCH 15/49] ath11k: add dp.c
  ` [PATCH 16/49] ath11k: add dp.h
  ` [PATCH 17/49] ath11k: add dp_rx.c
  ` [PATCH 18/49] ath11k: add dp_rx.h
  ` [PATCH 19/49] ath11k: add dp_tx.c
  ` [PATCH 20/49] ath11k: add dp_tx.h
  ` [PATCH 21/49] ath11k: add hal.c
  ` [PATCH 22/49] ath11k: add hal.h
  ` [PATCH 23/49] ath11k: add hal_desc.h
  ` [PATCH 24/49] ath11k: add hal_rx.c
  ` [PATCH 25/49] ath11k: add hal_rx.h
  ` [PATCH 26/49] ath11k: add hal_tx.c
  ` [PATCH 27/49] ath11k: add hal_tx.h
  ` [PATCH 28/49] ath11k: add htc.c
  ` [PATCH 29/49] ath11k: add htc.h
  ` [PATCH 30/49] ath11k: add hw.h
  ` [PATCH 31/49] ath11k: add mac.c
  ` [PATCH 32/49] ath11k: add mac.h
  ` [PATCH 33/49] ath11k: add peer.c
  ` [PATCH 34/49] ath11k: add peer.h
  ` [PATCH 35/49] ath11k: add qmi.c
  ` [PATCH 36/49] ath11k: add qmi.h
  ` [PATCH 37/49] ath11k: add reg.c
  ` [PATCH 38/49] ath11k: add reg.h
  ` [PATCH 39/49] ath11k: add rx_desc.h
  ` [PATCH 40/49] ath11k: add testmode.c
  ` [PATCH 41/49] ath11k: add testmode.h
  ` [PATCH 42/49] ath11k: add testmode_i.h
  ` [PATCH 43/49] ath11k: add trace.c
  ` [PATCH 44/49] ath11k: add trace.h
  ` [PATCH 45/49] ath11k: add wmi.c
  ` [PATCH 46/49] ath11k: add wmi.h
  ` [PATCH 47/49] ath: add ath11k to Makefile
  ` [PATCH 48/49] ath: add ath11k to Kconfig
  ` [PATCH 49/49] MAINTAINERS: add ath11k

[PATCH v2 0/7] PM / devfreq: Add initial imx support
 2019-08-20 15:45 UTC  (8+ messages)
` [PATCH v2 1/7] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram_alt/apb
` [PATCH v2 2/7] dt-bindings: devfreq: Add bindings for generic imx buses
` [PATCH v2 3/7] PM / devfreq: Add generic imx bus driver
` [PATCH v2 4/7] dt-bindings: devfreq: Add bindings for imx ddr controller
` [PATCH v2 5/7] PM / devfreq: Add dynamic scaling "
` [PATCH v2 6/7] PM / devfreq: imx-ddrc: Measure bandwidth with perf
` [PATCH v2 7/7] arm64: dts: imx8mm: Add devfreq nodes

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-20 15:44 UTC  (5+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH v6 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-20 15:35 UTC  (4+ messages)
` [PATCH v6 2/4] dt-bindings: eeprom: at25: Add Anvo ANV32E61W
` [PATCH v6 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles
` [PATCH v6 4/4] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-20 15:25 UTC  (5+ messages)
` [PATCH v3 4/8] PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port

[PATCH RFC] dt-bindings: regulator: define a mux regulator
 2019-08-20 15:25 UTC 

[PATCH 0/7] renesas, cmt: DT Binding Documentation and Minor Driver Updates
 2019-08-20 15:22 UTC  (5+ messages)
` [PATCH 6/7] clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match

[PATCH v6 1/2] dt-bindings: Add ipsps1 as a trivial device
 2019-08-20 15:21 UTC 

[PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-20 15:19 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: Add compatible for H6 RTC
  ` [PATCH v2 2/3] rtc: sun6i: Add support "
  ` [PATCH v2 3/3] arm64: dts: sun50i-h6: Add support for RTC and fix the clock tree

[PATCH] dt-bindings: sh-mobile-ceu: Rename bindings documentation file
 2019-08-20 15:19 UTC  (3+ messages)

[PATCH 1/2] of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()
 2019-08-20 15:18 UTC  (7+ messages)
` [PATCH 2/2] of/platform: Disable generic device linking code for PowerPC

[PATCH v4 0/3] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-20 15:06 UTC  (4+ messages)
` [PATCH v4 2/3] iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9sd1

[RESEND PATCHv4 0/1] drivers/amba: add reset control to amba
 2019-08-20 14:58 UTC  (2+ messages)
` [RESEND PATCHv4 1/1] drivers/amba: add reset control to amba bus probe

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-20 14:58 UTC  (12+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 03/11] of/fdt: add of_fdt_machine_is_compatible function
  ` [PATCH v2 02/11] arm: use generic dma_zone_size
  ` [PATCH v2 04/11] of/fdt: add early_init_dt_get_dma_zone_size()
  ` [PATCH v2 07/11] arm64: re-introduce max_zone_dma_phys()
` [PATCH v2 05/11] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v2 06/11] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v2 08/11] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH v2 0/2] media: add Toshiba TC358746 Bridge support
 2019-08-20 14:49 UTC  (5+ messages)
` [PATCH v2 2/2] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH 0/4] iio: adc: ina2xx: Improve device identification
 2019-08-20 14:11 UTC  (2+ messages)
` [PATCH 3/4] dt-bindings: Add optional label property for ina2xx

[PATCH v2 0/9] Add dual-LVDS panel support to EK874
 2019-08-20 13:59 UTC  (4+ messages)
` [PATCH v2 9/9] arm64: dts: renesas: Add EK874 board with idk-2121wr display support

[PATCH] ARM64: dts: allwinner: Add devicetree for pine H64 modelA evaluation board
 2019-08-20 13:58 UTC  (10+ messages)

[PATCH] ARM: dts: rockchip: remove rk3288 fennec board support
 2019-08-20 13:56 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Add map irq callback in dwc framework and add Intel PCIe driver
 2019-08-20 13:42 UTC  (5+ messages)
` [PATCH v2 1/3] PCI: dwc: Add map irq callback
` [PATCH v2 2/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
` [PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver

[PATCH v4 00/10] Allwinner sunxi message box support
 2019-08-20 13:34 UTC  (14+ messages)
` [PATCH v4 02/10] clk: sunxi-ng: Mark AR100 clocks as critical
` [PATCH v4 03/10] dt-bindings: mailbox: Add a sunxi message box binding
` [PATCH v4 04/10] mailbox: sunxi-msgbox: Add a new mailbox driver
` [PATCH v4 05/10] ARM: dts: sunxi: a80: Add msgbox node

[PATCH v2 0/8] arm64: dts: qcom: sm8150: Add SM8150 DTS
 2019-08-20 13:33 UTC  (21+ messages)
` [PATCH v2 1/8] arm64: dts: qcom: sm8150: add base dts file
` [PATCH v2 2/8] arm64: dts: qcom: pm8150: Add Base DTS file
` [PATCH v2 3/8] arm64: dts: qcom: pm8150b: "
` [PATCH v2 5/8] arm64: dts: qcom: sm8150-mtp: add base dts file
` [PATCH v2 6/8] arm64: dts: qcom: sm8150-mtp: Add regulators
` [PATCH v2 7/8] arm64: dts: qcom: sm8150: Add reserved-memory regions

[PATCH 0/3] dt-bindings for lima support on HiKey
 2019-08-20 13:22 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-tdm-formatter: free reset on device removal
 2019-08-20 13:14 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: free reset on device removal" to the asoc tree

[PATCH] ASoC: meson: g12a-tohdmitx: require regmap mmio
 2019-08-20 13:14 UTC  (2+ messages)
` Applied "ASoC: meson: g12a-tohdmitx: require regmap mmio" to the asoc tree

[PATCH] dt-bindings: spi: Fix the number of CS lines documented as an example
 2019-08-20 12:54 UTC  (3+ messages)
` Applied "spi: Fix the number of CS lines documented as an example" to the spi tree

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-20 12:49 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: ti: k3: Update the power-domain cells
 2019-08-20 12:48 UTC  (2+ messages)

[PATCH v5 0/3] soc: ti: k3: Allow for exclusive and shared device requests
 2019-08-20 12:48 UTC  (2+ messages)

[PATCH v7 0/5] media: Allwinner A10 CSI support
 2019-08-20 12:42 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH v7 2/5] media: sunxi: Refactor the Makefile and Kconfig
` [PATCH v7 3/5] media: sunxi: Add A10 CSI driver
` [PATCH v7 4/5] ARM: dts: sun7i: Add CSI0 controller
` [PATCH v7 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support

[PATCH v2 0/7] renesas, cmt: DT Binding Documentation and Minor Driver Updates V2
 2019-08-20 12:36 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
` [PATCH v2 2/7] dt-bindings: timer: renesas, cmt: Update CMT1 on "
` [PATCH v2 3/7] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
` [PATCH v2 4/7] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995
` [PATCH v2 5/7] dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
` [PATCH v2 6/7] clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
` [PATCH v2 7/7] clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated

[PATCH 0/2] arm64: dts: meson: g12a: add tdm resets
 2019-08-20 12:15 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: meson: g12a: audio clock controller provides resets
` [PATCH 2/2] arm64: dts: meson: g12a: add reset to tdm formatters

[PATCH v2 0/4] Add system mmu support for Armada-806
 2019-08-20 12:08 UTC  (3+ messages)
` [PATCH v2 1/4] iommu/arm-smmu: Introduce wrapper for writeq/readq

[PATCH v6 2/7] nfc: pn532_uart: Add NXP PN532 to devicetree docs
 2019-08-20 12:03 UTC 

[PATCH v8 0/3] add support for rng-seed
 2019-08-20 11:14 UTC  (5+ messages)
` [PATCH v8 2/3] fdt: "

[PATCH V4 01/11] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-08-20 11:13 UTC  (2+ messages)
` [PATCH V4 02/11] dt-bindings: clock: imx-lpcg: add support "

[PATCH] dt-bindings: dmaengine: nbpfaxi: Rename bindings documentation file
 2019-08-20 11:07 UTC  (2+ messages)

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-08-20 10:16 UTC  (7+ messages)
` [PATCH 2/3] macb: Update compatibility string for SiFive FU540-C000

[PATCHv2 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-20 10:04 UTC  (4+ messages)
` [PATCHv2 1/4] dt-bindings: PCI: designware: Remove the num-lanes from Required properties

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-20  9:50 UTC  (6+ messages)
` [RESEND, PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [RESEND, PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function


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