devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 23:40:09 to 2020-05-29 13:12:17 UTC [more...]

[PATCH v6 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 13:11 UTC  (2+ messages)
` [PATCH v6 02/16] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH 0/4] pinctrl: bcm2835: Support for wake-up interrupts
 2020-05-29 13:11 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: bcm2835: Match BCM7211 compatible string

[PATCH v3 0/6] hwmon: pmbus: adm1266: add support
 2020-05-29 13:05 UTC  (7+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] hwmon: (pmbus/core) Add Block WR
` [PATCH v3 3/6] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v3 4/6] hwmon: pmbus: adm1266: add debugfs attr for states
` [PATCH v3 5/6] hwmon: pmbus: adm1266: read blackbox
` [PATCH v3 6/6] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH v2 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-05-29 13:04 UTC  (4+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Document Rockchip CIF bindings
` [PATCH v2 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
` [PATCH v2 3/3] arm64: dts: rockchip: Add the camera interface description of the PX30

[PATCHv3 1/2] spi: dw: add reset control
 2020-05-29 13:02 UTC  (3+ messages)
` [PATCHv3 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property
  ` [PATCHv3 2/2] spi: dw: "

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-29 12:59 UTC  (7+ messages)
` [RFC PATCH V4 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH 0/4] Add thermal and CMT to R8A7742 SOC
 2020-05-29 12:53 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742
` [PATCH 3/4] dt-bindings: timer: renesas,cmt: Document r8a7742 CMT support

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 12:19 UTC  (19+ messages)
` [PATCH v4 03/11] dmaengine: Introduce min burst length capability
` [PATCH v4 05/11] dmaengine: Introduce DMA-device device_caps callback
` [PATCH v4 07/11] dmaengine: dw: Set DMA device max segment size parameter
` [PATCH v4 08/11] dmaengine: dw: Add dummy device_caps callback
` [PATCH v4 09/11] dmaengine: dw: Initialize min_burst capability
` [PATCH v4 10/11] dmaengine: dw: Introduce max burst length hw config
` [PATCH v4 11/11] dmaengine: dw: Initialize max_sg_nents capability

[PATCH v3 0/2] CH7322 CEC controller driver
 2020-05-29 12:01 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: Add ch7322 media i2c device
` [PATCH v3 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver
    ` Fwd: "

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-29 11:39 UTC  (4+ messages)
` [PATCH v8 04/10] OPP: Add support for parsing interconnect bandwidth

[PATCH 00/12] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-29 11:13 UTC  (6+ messages)
` [PATCH 04/12] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-29 11:10 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[PATCH v3 0/5] Qualcomm labibb regulator driver
 2020-05-29 10:54 UTC  (13+ messages)
` [PATCH v3 1/5] regulator: Allow regulators to verify enabled during enable()
` [PATCH v3 2/5] dt-bindings: regulator: Add labibb regulator
` [PATCH v3 3/5] arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulators
` [PATCH v3 4/5] regulator: qcom: Add labibb driver
` [PATCH v3 5/5] regulator: qcom: labibb: Add SC interrupt handling

[PATCH] dt-bindings: sound: tlv320adcx140: Fix dt-binding-check issue
 2020-05-29 10:51 UTC  (3+ messages)

[PATCH v5 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 10:20 UTC  (26+ messages)
` [PATCH v5 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v5 02/16] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH v5 03/16] spi: dw: Locally wait for the DMA transactions completion
` [PATCH v5 04/16] spi: dw: Add SPI Tx-done wait method to DMA-based transfer
` [PATCH v5 05/16] spi: dw: Add SPI Rx-done "
` [PATCH v5 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v5 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v5 08/16] spi: dw: Fix Rx-only DMA transfers
` [PATCH v5 09/16] spi: dw: Add core suffix to the DW APB SSI core source file
` [PATCH v5 10/16] spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
` [PATCH v5 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v5 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v5 13/16] spi: dw: Cleanup generic DW DMA code namings
` [PATCH v5 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v5 15/16] spi: dw: Use regset32 DebugFS method to create regdump file
` [PATCH v5 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v3 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-29 10:13 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema

[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-29 10:12 UTC  (2+ messages)

[PATCH 0/3] MIPS: Loongson64: Initial LS7A PCH support
 2020-05-29  9:47 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mips: Document two Loongson generic boards
` [PATCH 2/3] MIPS: Loongson64: DeviceTree for LS7A PCH
` [PATCH 3/3] MIPS: Loongson64:Load LS7A dtbs

[PATCH v7 1/3] phy: add driver for Qualcomm IPQ40xx USB PHY
 2020-05-29  9:36 UTC  (4+ messages)
` [PATCH v7 3/3] ARM: dts: qcom: ipq4019: add USB devicetree nodes

[PATCH v7 00/20] Introduce the generic ECC engine abstraction
 2020-05-29  9:25 UTC  (27+ messages)
` [PATCH v7 01/20] dt-bindings: mtd: Document nand-ecc-placement
` [PATCH v7 02/20] mtd: rawnand: Create a new enumeration to describe ECC bytes placement
` [PATCH v7 03/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement
` [PATCH v7 04/20] mtd: rawnand: Create a helper to retrieve the ECC placement
` [PATCH v7 05/20] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration
` [PATCH v7 06/20] mtd: rawnand: Rename the ECC algorithm enumeration items
` [PATCH v7 07/20] mtd: rawnand: Create a new enumeration to describe properly ECC types
` [PATCH v7 08/20] mtd: rawnand: Use the new ECC engine type enumeration
` [PATCH v7 09/20] mtd: nand: Move nand_device forward declaration to the top
` [PATCH v7 10/20] mtd: nand: Add an extra level in the Kconfig hierarchy
` [PATCH v7 11/20] mtd: nand: Drop useless 'depends on' in Kconfig
` [PATCH v7 12/20] mtd: nand: Add a NAND page I/O request type
` [PATCH v7 13/20] mtd: nand: Rename a core structure
` [PATCH v7 14/20] mtd: nand: Add more parameters to the nand_ecc_props structure
` [PATCH v7 15/20] mtd: nand: Introduce the ECC engine abstraction
` [PATCH v7 16/20] mtd: nand: Convert generic NAND bits to use the ECC framework
` [PATCH v7 17/20] mtd: rawnand: Hide the generic OOB layout objects behind helpers
` [PATCH v7 18/20] mtd: rawnand: Write a compatibility layer
` [PATCH v7 19/20] mtd: rawnand: Move generic OOB layouts to the ECC framework
` [PATCH v7 20/20] mtd: rawnand: Move the user input parsing bits "

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-29  9:18 UTC  (3+ messages)
` [PATCH v7 04/24] iommu: Add a page fault handler

[V6 PATCH 1/2] dt-bindings: Added device tree binding for max98390
 2020-05-29  9:14 UTC  (5+ messages)

[PATCH v5 0/6] Three Loongson irqchip support
 2020-05-29  8:52 UTC  (4+ messages)
` [PATCH v5 1/6] irqchip: Add Loongson HyperTransport Vector support

[PATCH 1/2] dt-bindings: rtc: add wakeup-source for FlexTimer
 2020-05-29  8:23 UTC  (4+ messages)
` [PATCH 2/2] rtc: fsl-ftm-alarm: fix freeze(s2idle) doesnot wake

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-29  8:05 UTC  (3+ messages)
  ` [PATCH v10 10/10] arm64: dts: Add node for ufs exynos7

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-29  8:05 UTC  (4+ messages)

[PATCH] dt-bindings: thermal: Convert qoriq to json-schema
 2020-05-29  7:28 UTC 

[PATCH] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-29  7:20 UTC  (4+ messages)

[PATCH v3 0/7] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-05-29  6:55 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: mdf: ti,j721e-syscon.yaml: Add J721e system controller
  ` [PATCH v4 2/7] dt-bindings: mdf: ti,j721e-system-controller.yaml: Add J721e

[PATCH 0/6] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-05-29  6:44 UTC  (24+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8150: add apps_smmu node
` [PATCH 2/6] arm64: dts: qcom: sm8250: "
` [PATCH 5/6] arm64: dts: qcom: add sm8150 hdk dts
` [PATCH 6/6] arm64: dts: qcom: add sm8250 "

[PATCH] dt-bindings: clock: Convert i.MX8QXP LPCG to json-schema
 2020-05-29  6:21 UTC 

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-05-29  6:27 UTC  (5+ messages)

[PATCH v2] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-29  6:00 UTC 

[PATCH v4 0/2] sc16is7xx: IrDA mode and threaded IRQs
 2020-05-29  5:50 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: sc16is7xx: Add flag to activate IrDA mode
` [PATCH v4 2/2] "

[PATCH V2 1/3] clk: vc5: Allow Versaclock driver to support multiple instances
 2020-05-29  4:29 UTC  (6+ messages)
` [PATCH V2 2/3] clk: vc5: Enable addition output configurations of the Versaclock

[PATCH 0/5] Add basic clock support for mt6765
 2020-05-29  4:24 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
` [PATCH 2/5] dt-bindings: clock: mediatek: document clk bindings mipi0a "
` [PATCH 3/5] dt-bindings: clock: mediatek: document clk bindings vcodecsys "
` [PATCH 4/5] clk: mediatek: add mt6765 clock IDs
` [PATCH 5/5] clk: mediatek: Add MT6765 clock support

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-29  4:23 UTC  (4+ messages)
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling

[PATCH 1/2] clk: vc5: Add support for IDT VersaClock 5P49V6965
 2020-05-29  4:05 UTC  (4+ messages)
` [PATCH 2/2] dt: Add bindings for IDT VersaClock 5P49V5925

[PATCH] clk: clk-si5341: Add support for the Si5345 series
 2020-05-29  4:01 UTC  (2+ messages)

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-29  3:51 UTC  (7+ messages)
` [PATCH v4 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v4 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC

[PATCH] arm64: dts: qcom: sm8250: change ufs node name to ufshc
 2020-05-29  3:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: sort nodes by physical address
 2020-05-29  3:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: rename spmi node to spmi_bus
 2020-05-29  3:26 UTC  (2+ messages)

[PATCH v6 3/5] remoteproc: qcom: Update PIL relocation info on load
 2020-05-29  3:06 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: use dt-bindings defines for clocks
 2020-05-29  3:22 UTC  (2+ messages)

[PATCH 0/3] Add initial support for MikroTik RB3011
 2020-05-29  3:20 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: qcom: Add "

[PATCH 0/4] Add ipq6018 apcs mailbox driver
 2020-05-29  3:11 UTC  (4+ messages)
` [PATCH 3/4] mailbox: qcom: Add ipq6018 apcs compatible

[PATCH v2 0/4] Spilt PCIe node to comply with hardware design
 2020-05-29  3:05 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas: mtu2: Convert to json-schema
 2020-05-29  2:57 UTC  (2+ messages)

[PATCH v2] of/fdt: Remove redundant kbasename function call
 2020-05-29  2:57 UTC  (2+ messages)

[PATCH 0/9] Convert i.MX legacy platforms clock binding to json-schema
 2020-05-29  2:54 UTC  (19+ messages)
` [PATCH 1/9] dt-bindings: clock: Convert i.MX5 clock "
` [PATCH 2/9] dt-bindings: clock: Convert i.MX35 "
` [PATCH 3/9] dt-bindings: clock: Convert i.MX31 "
` [PATCH 4/9] dt-bindings: clock: Convert i.MX28 "
` [PATCH 5/9] dt-bindings: clock: Convert i.MX23 "
` [PATCH 6/9] dt-bindings: clock: Convert i.MX27 "
` [PATCH 7/9] dt-bindings: clock: Convert i.MX25 "
` [PATCH 8/9] dt-bindings: clock: Convert i.MX21 "
` [PATCH 9/9] dt-bindings: clock: Convert i.MX1 "

[PATCH] ASoC: dt-bindings: simple-card: care missing address #address-cells
 2020-05-29  2:41 UTC  (3+ messages)
  ` Question about "xxx,yyy" style property

[PATCH V3] dt-bindings: timer: Convert i.MX GPT to json-schema
 2020-05-29  2:04 UTC 

[PATCH V2] dt-bindings: regulator: Convert anatop regulator to json-schema
 2020-05-29  1:59 UTC 

[PATCH v6] support gce on mt6779 platform
 2020-05-29  0:53 UTC  (4+ messages)
` [PATCH v6 08/16] soc: mediatek: cmdq: add write_s function

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-29  0:23 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH v4 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-28 23:28 UTC  (3+ messages)
` [PATCH v4 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH v6 00/18] Introduce the generic ECC engine abstraction
 2020-05-28 23:55 UTC  (10+ messages)
` [PATCH v6 15/18] mtd: nand: Introduce the "
` [PATCH v6 16/18] mtd: nand: Convert generic NAND bits to use the ECC framework
` [PATCH v6 18/18] mtd: rawnand: Move generic bits to "

[PATCH] clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src
 2020-05-28 23:54 UTC  (2+ messages)

[PATCH v1 0/2] pwm: intel: Add PWM driver for new SoC
 2020-05-28 23:31 UTC  (3+ messages)
` [PATCH v1 1/2] Add YAML schema for a new PWM driver

[PATCH v3 0/2] Add cold interrupt support to tsens driver
 2020-05-28 23:32 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: thermal: tsens: Add cold interrupt support in yaml

[PATCH v2 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-05-28 23:50 UTC  (3+ messages)
` [PATCH v2 3/9] dt-bindings: irq: Add a compatible for the H3 R_INTC

[PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0
 2020-05-28 23:46 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: phy: rcar-gen2: Add r8a7742 support
` [PATCH 2/8] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742
` [PATCH 3/8] dt-bindings: usb: renesas,usbhs: Add "
` [PATCH 4/8] dt-bindings: dmaengine: renesas,usb-dmac: Add binding "
` [PATCH 5/8] dt-bindings: usb: usb-xhci: Document r8a7742 support

[PATCH 00/10] Enable GPU for SM8150 and SM8250
 2020-05-28 23:41 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: clock: Introduce SM8150 QCOM Graphics clock bindings

[PATCH v12 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-05-28 23:34 UTC  (3+ messages)
` [PATCH v12 1/4] power_supply: Add additional health properties to the header

[PATCH] dt-bindings: dma: uart: mtk: fix example
 2020-05-28 23:40 UTC  (2+ 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).