devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-05 19:47:21 to 2018-11-06 16:52:47 UTC [more...]

[PATCHv10 0/8] Add Intel Stratix10 FPGA manager and service layer
 2018-11-06 16:52 UTC  (4+ messages)
` [PATCHv10 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv10 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv10 3/8] firmware: add Intel Stratix10 service layer driver

[PATCH v5 0/5] Add Actions Semi S700 pinctrl support
 2018-11-06 16:44 UTC  (13+ messages)
` [PATCH v5 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v5 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v5 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver

[PATCH v4 0/3] Add Amlogic video decoder driver
 2018-11-06 16:33 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings

[RFC 0/2] Add RISC-V cpu topology
 2018-11-06 16:20 UTC  (6+ messages)

[PATCH V3 0/6] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2018-11-06 16:08 UTC  (10+ messages)
` [PATCH V3 1/6] dt-bindings: Add Broadcom STB OHCI, EHCI and XHCI binding document
` [PATCH V3 2/6] usb: core: Add ability to skip phy exit on suspend and init on resume
` [PATCH V3 3/6] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH V3 4/6] usb: ohci-platform: "
` [PATCH V3 5/6] usb: ehci: Add new EHCI driver "
` [PATCH V3 6/6] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a77470 support
 2018-11-06 15:58 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support
 2018-11-06 15:57 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas, cmt: Document r8a7796 CMT support
 2018-11-06 15:57 UTC  (3+ messages)

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-11-06 15:54 UTC  (3+ messages)

[PATCH 3/4] of/property: Introduce of_fwnode_name()
 2018-11-06 15:53 UTC  (10+ messages)

[PATCH 00/10] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-11-06 15:52 UTC  (5+ messages)
` [PATCH 02/10] drm/sun4i: sun6i_mipi_dsi: Support instruction loop selection

[PATCH] iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
 2018-11-06 15:48 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx31: Fix memory node duplicaton
 2018-11-06 15:40 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx35: "
` [PATCH 3/3] ARM: dts: imx7: "

[PATCH anybus v3 0/6] Support HMS Profinet Card over Anybus
 2018-11-06 14:45 UTC  (10+ messages)
` [PATCH anybus v3 1/6] misc: support the Arcx anybus bridge
` [PATCH anybus v3 2/6] dt-bindings: Add vendor prefix for arcx / Archronix
` [PATCH anybus v3 3/6] dt-bindings: anybus-bridge: document devicetree binding

[PATCH 0/4] Add QSPI flash support to iwg23s
 2018-11-06 14:09 UTC  (3+ messages)
` [PATCH 1/4] spi: rspi: Add r8a77470 to the compatible list

[PATCH v4 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-11-06 14:06 UTC  (8+ messages)
` [PATCH v4 1/6] nds32: Remove phys_initrd_start and phys_initrd_size
` [PATCH v4 2/6] arch: Make phys_initrd_start and phys_initrd_size global variables
` [PATCH v4 3/6] of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
` [PATCH v4 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v4 5/6] of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
` [PATCH v4 6/6] arch: Move initrd= parsing into do_mounts_initrd.c

[PATCH v4 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-11-06 13:37 UTC  (2+ messages)

[bindings][PATCH] bindings/net: DPAA Backplane Device Bindings
 2018-11-06 13:29 UTC  (2+ messages)

[PATCH 00/23] PCI: refactor the Mobiveil driver and add PCIe support for NXP LX SoCs
 2018-11-06 13:21 UTC  (24+ messages)
` [PATCH 01/23] PCI: mobiveil: uniform the register accessors
` [PATCH 02/23] PCI: mobiveil: format the code without function change
` [PATCH 03/23] PCI: mobiveil: correct the returned error number
` [PATCH 04/23] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCH 05/23] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCH 06/23] PCI: mobiveil: replace the resource list iteration function
` [PATCH 07/23] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCH 08/23] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCH 09/23] PCI: mobiveil: correct the inbound/outbound window setup routine
` [PATCH 10/23] PCI: mobiveil: fix the INTx process error
` [PATCH 11/23] PCI: mobiveil: only fixup the Class Code field
` [PATCH 12/23] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCH 13/23] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCH 14/23] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCH 15/23] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCH 16/23] PCI: mobiveil: refactor the Mobiveil driver
` [PATCH 17/23] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCH 18/23] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCH 19/23] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCH 20/23] PCI: mobiveil: change prototype of function mobiveil_host_init
` [PATCH 21/23] dt-bindings: pci: Add NXP LX SoCs PCIe controller
` [PATCH 22/23] PCI: mobiveil: add PCIe RC driver for NXP LX series SoCs
` [PATCH 23/23] arm64: dts: freescale: lx2160a: add pcie DT nodes

[PATCH v4 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-11-06 13:19 UTC  (2+ messages)

[PATCH] of/platform: Support dynamic device tree on AMBA bus
 2018-11-06 13:11 UTC  (4+ messages)

[PATCH] of, numa: Validate some distance map rules
 2018-11-06 12:39 UTC 

[PATCH] arm64: dts: r8a77990: ebisu: Add serial console pins
 2018-11-06 12:29 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: r8a77470: Add watchdog support to SoC dtsi
 2018-11-06 12:25 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: r8a77990: Add SDHI device nodes
 2018-11-06 12:17 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: r8a77990: ebisu: Enable SDHI interfaces

[git:media_tree/master] media: imx214: device tree binding
 2018-11-06 12:13 UTC 

[PATCH] of/device: Really only set bus DMA mask when appropriate
 2018-11-06 11:54 UTC 

[PATCH v10 0/6] EDAC: Enhancements to Synopsys EDAC driver
 2018-11-06 11:54 UTC  (17+ messages)
` [PATCH v10 5/6] arm64: zynqmp: Add DDRC node

[RFC 1/2] dt-bindings: topology: Add RISC-V cpu topology
 2018-11-06 11:37 UTC  (6+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
 2018-11-06 11:31 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: add Gru Scarlet devicetrees

[PATCH 0/3] usb: dwc3: Introduce refclk lpm
 2018-11-06 11:26 UTC  (3+ messages)
` [PATCH 1/3] usb: dwc3: Add reference clock properties

[PATCH] ARM: dts: imx6sll: remove unused property in gpc node
 2018-11-06  9:19 UTC  (2+ messages)
` [PATCH] ARM: dts: imx6sl: vddpu is NOT an always-on regulator

[PATCH v3 1/3] dt-bindings: connector: Add self-powered property
 2018-11-06  9:10 UTC  (5+ messages)
` [PATCH v3 3/3] usb: typec: tcpm: charge current handling for sink during hard reset

[PATCH v3 00/13] Add support for TISCI irqchip drivers
 2018-11-06  8:41 UTC  (14+ messages)
` [PATCH v3 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v3 02/13] firmware: ti_sci: Add support for RM core ops
` [PATCH v3 03/13] firmware: ti_sci: Add support for IRQ management
` [PATCH v3 04/13] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v3 05/13] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v3 06/13] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v3 07/13] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [RFC PATCH v3 08/13] genirq/msi: Add support for allocating single MSI for a device
` [RFC PATCH v3 09/13] genirq/msi: Add support for .msi_unprepare callback
` [RFC PATCH v3 10/13] soc: ti: Add MSI domain support for K3 Interrupt Aggregator
` [RFC PATCH v3 11/13] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [RFC PATCH v3 12/13] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
` [RFC PATCH v3 13/13] soc: ti: am6: Enable interrupt controller drivers

[PATCH 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-06  6:48 UTC  (11+ messages)
` [PATCH 5/6] pci: layerscape: Add the EP mode support

[PATCH 0/2] Introduce a 'protected-clocks' property
 2018-11-06  5:50 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clk: Introduce "
` [PATCH 2/2] clk: qcom: Support "
` [PATCH] arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks

[PATCH 1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
 2018-11-05 23:29 UTC  (2+ messages)

[PATCH 0/7] Add RZ/G1C USB2.0 Host support
 2018-11-05 23:26 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: phy: rcar-gen2: Add r8a77470 support

[PATCH] arm64: dts: sdm845: Add videocc node
 2018-11-05 23:21 UTC  (2+ messages)

[PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding
 2018-11-05 23:20 UTC  (4+ messages)
` [PATCH 2/2 v3] clk: qoriq: add more compatibles strings

[PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings
 2018-11-05 23:17 UTC  (3+ messages)
` [RFC PATCH] dt-bindings: opp: Extend qcom-opp bindings with properties needed for CPR

[PATCH v1 1/2] dt-bindings: dmaengine: dw-dmac: add protection control property
 2018-11-05 23:06 UTC  (2+ messages)

[PATCH v5 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-11-05 22:37 UTC  (3+ messages)
` [PATCH v5 1/2] mailbox: ZynqMP IPI mailbox controller
` [PATCH v5 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH v2] arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering
 2018-11-05 13:12 UTC 

[PATCH] arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering
 2018-11-05 13:08 UTC  (6+ messages)

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-05 22:17 UTC  (3+ messages)
` [PATCHv2 3/6] PCI: layerscape: Add the EP mode support

[PATCH v2 0/2] meson-saradc: add chip temperature support
 2018-11-05 22:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: meson-saradc: add temperature sensor support

[PATCH v2 bus+gpio 2/4] dt-bindings: bus: Document moxtet bus binding
 2018-11-05 22:14 UTC  (4+ messages)
` [PATCH v2 bus+gpio 4/4] dt-bindings: gpio: Document GPIOs via Moxtet bus

[PATCH v2 0/7] BL035-RGB-002 3.5" LCD sunxi DRM support
 2018-11-05 22:09 UTC  (5+ messages)
` [PATCH v2 3/7] dt-bindings: Add vendor prefix for LeMaker
` [PATCH v2 4/7] dt-bindings: Add bindings for the LeMaker BL035-RGB-002 LCD panel

[PATCH v3 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
 2018-11-05 22:03 UTC  (4+ messages)

[PATCH v2 0/7] ARM: qcom: msm8974-hammerhead: add USB OTG support
 2018-11-05 21:59 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus

[PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
 2018-11-05 21:55 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings
 2018-11-05 21:41 UTC  (2+ messages)

[RFC PATCH v2 00/17] CPUFREQ OPP's, DVFS and Tegra30 support by tegra20-cpufreq driver
 2018-11-05 21:30 UTC  (3+ messages)
` [RFC PATCH v2 03/17] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30

[PATCH v2 00/15] mtd: maps: physmap cleanups
 2018-11-05 21:27 UTC  (2+ messages)

[PATCH v3 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-11-05 21:21 UTC  (3+ messages)
` [PATCH v3 6/6] dt-bindings: spi: "

[PATCH v2 1/2] ARM: dts: imx51: Fix memory node duplicaton
 2018-11-05 21:14 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx53: "

[PATCH V3 1/2] dt-bindings: mmc: sdhci-msm: Add new compatible string for SDM845 SOC
 2018-11-05 21:11 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: qcom: Add SoC-specific string for sdhci-msm-v4 nodes
 2018-11-05 21:09 UTC  (2+ messages)
` [PATCH 2/2] arm64: "

[PATCH v3 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-11-05 21:07 UTC  (11+ messages)
` [PATCH v3 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size

[PATCH v3 1/4] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints
 2018-11-05 20:39 UTC  (3+ messages)

[PATCH] ARM: dts: socfpga: use tabs for indentation
 2018-11-05 20:39 UTC 

[PATCH] ARM: dts: NSP: Move aliases to bcm-nsp.dtsi
 2018-11-05 20:37 UTC  (2+ messages)

[PATCH RESEND] arm: dts: socfpga*.dts*: use SPDX-License-Identifier
 2018-11-05 20:30 UTC  (2+ messages)

[PATCH v4 0/4] MAX9286 GMSL Support
 2018-11-05 20:13 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v4 2/4] dt-bindings: media: i2c: Add bindings for IMI RDACM20

[PATCH 1/3] arm64: dts: stratix10: use "altr,stratix10-rst-mgr" binding
 2018-11-05 20:05 UTC  (3+ messages)
` [PATCHv3 2/3] reset: socfpga: add an early reset driver for SoCFPGA
` [PATCH 3/3] ARM: socfpga: dts: document "altr,stratix10-rst-mgr" binding


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