devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 10:55:48 to 2020-11-17 22:38:28 UTC [more...]

[PATCH] dt-bindings: adau1977: convert text binding to yaml format
 2020-11-17 22:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] dt-bindings: display: Use OF graph schema
 2020-11-17 22:37 UTC  (2+ messages)

[PATCH v6 0/2] leds: mt6360: Add LED driver for MT6360
 2020-11-17 22:25 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v6 2/2] leds: mt6360: Add LED driver for MT6360

[PATCH 0/4] ASoC: graph card schema rework
 2020-11-17 22:22 UTC  (3+ messages)
` [PATCH 2/4] ASoC: dt-bindings: Use OF graph schema

[PATCH 1/4] dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
 2020-11-17 22:08 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: hwmon: convert AD AD741x "
` [PATCH 3/4] dt-bindings: hwmon: convert TI ADS7828 "
` [PATCH 4/4] dt-bindings: hwmon: convert AD ADM1275 "

[RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2020-11-17 21:20 UTC  (5+ messages)
` [RFC PATCH v2 10/10] "

[PATCH v2 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support
 2020-11-17 20:59 UTC  (3+ messages)
` [PATCH v2 2/4] "

[PATCH net-next v4 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-11-17 20:57 UTC  (8+ messages)
` [PATCH net-next v4 1/4] ethtool: Add 10base-T1L link mode entries
` [PATCH net-next v4 2/4] dt-bindings: net: Add Rx/Tx output configuration for 10base T1L
` [PATCH net-next v4 3/4] dt-bindings: dp83td510: Add binding for DP83TD510 Ethernet PHY
` [PATCH net-next v4 4/4] net: phy: dp83td510: Add support for the "

[PATCH v1 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-11-17 20:43 UTC  (13+ messages)
` [PATCH v1 1/6] drm/panel: st7703: Use dev_err_probe
` [PATCH v1 2/6] drm/panel: mantix: Tweak init sequence
` [PATCH v1 3/6] drm/panel: mantix: Allow to specify default mode for different panels
` [PATCH v1 4/6] drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Technology Co
` [PATCH v1 5/6] dt-bindings: vendor-prefixes: Add ys vendor prefix
` [PATCH v1 6/6] dt-binding: display: mantix: Add compatible for panel from YS

[PATCH 0/6] Add a PRU remoteproc driver
 2020-11-17 20:40 UTC  (7+ messages)
` [PATCH 2/6] remoteproc/pru: "
` [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs

[PATCH 1/2] dt-bindings: reset: document Broadcom's PMC binding
 2020-11-17 20:29 UTC  (7+ messages)
` [PATCH 2/2] reset: brcm-pmc: add driver for Broadcom's PMC

[PATCH] dt-bindings: arm: vt8500: remove redundant white-spaces
 2020-11-17 20:17 UTC 

[PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding
 2020-11-17 20:11 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: arm: samsung: document S3C6410-based boards binding
` [PATCH 3/4] ARM: dts: s3c24xx: add SMDK2416 board compatible
` [PATCH 4/4] ARM: dts: s3c6410: correct SMDK6410 "

[PATCH v2] media: dt-bindings: coda: Add missing 'additionalProperties'
 2020-11-17 20:07 UTC 

[PATCH 0/9] dt-bindings: IIO: Drop wrong use of io-channel-ranges then drop it as well
 2020-11-17 19:48 UTC  (9+ messages)
` [PATCH 4/9] ARM: dts: exynos: Drop incorrect use of io-channel-ranges
` [PATCH 5/9] ARM: dts: s5pv210: Drop incorrect use of io-channel-ranges property
` [PATCH 7/9] ARM: dts: s5pv210-aries: Drop unneeded "
` [PATCH 8/9] arm64: dts: exynos: Drop incorrect use of "

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-11-17 19:44 UTC  (29+ messages)
` [RFC PATCH 01/27] arm64: lib: Annotate {clear,copy}_page() as position-independent
` [RFC PATCH 02/27] KVM: arm64: Link position-independent string routines into .hyp.text
` [RFC PATCH 03/27] KVM: arm64: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH 04/27] KVM: arm64: Initialize kvm_nvhe_init_params early
` [RFC PATCH 05/27] KVM: arm64: Avoid free_page() in page-table allocator
` [RFC PATCH 06/27] KVM: arm64: Factor memory allocation out of pgtable.c
` [RFC PATCH 07/27] KVM: arm64: Introduce a BSS section for use at Hyp
` [RFC PATCH 08/27] KVM: arm64: Make kvm_call_hyp() a function call "
` [RFC PATCH 09/27] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [RFC PATCH 10/27] KVM: arm64: Introduce an early Hyp page allocator
` [RFC PATCH 11/27] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [RFC PATCH 12/27] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH 13/27] KVM: arm64: Enable access to sanitized CPU features at EL2
` [RFC PATCH 14/27] KVM: arm64: Factor out vector address calculation
` [RFC PATCH 15/27] of/fdt: Introduce early_init_dt_add_memory_hyp()
` [RFC PATCH 16/27] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH 17/27] KVM: arm64: Elevate Hyp mappings creation at EL2
` [RFC PATCH 18/27] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [RFC PATCH 19/27] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [RFC PATCH 20/27] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [RFC PATCH 21/27] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [RFC PATCH 22/27] KVM: arm64: Refactor __load_guest_stage2()
` [RFC PATCH 23/27] KVM: arm64: Refactor __populate_fault_info()
` [RFC PATCH 24/27] KVM: arm64: Make memcache anonymous in pgtable allocator
` [RFC PATCH 25/27] KVM: arm64: Reserve memory for host stage 2
` [RFC PATCH 26/27] KVM: arm64: Sort the memblock regions list
` [RFC PATCH 27/27] KVM: arm64: Wrap the host with a stage 2

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-11-17 18:37 UTC  (11+ messages)
` [PATCH RFC v2 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH RFC v2 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH RFC v2 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[PATCH 0/4] Chunk Heap Support on DMA-HEAP
 2020-11-17 18:19 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce cma_alloc_bulk API
` [PATCH 2/4] dma-buf: add export symbol for dma-heap
` [PATCH 3/4] dma-buf: heaps: add chunk heap to dmabuf heaps
` [PATCH 4/4] dma-heap: Devicetree binding for chunk heap

[PATCH 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-11-17 18:07 UTC  (9+ messages)
` [PATCH 1/6] dt-binding:clock: Add entry for crypto engine RPMH clock resource
` [PATCH 2/6] clk:qcom:rpmh: Add CE clock on sdm845
` [PATCH 3/6] drivers:crypto:qce: Enable support for crypto engine "
` [PATCH 4/6] drivers:crypto:qce: Fix SHA result buffer corruption issues
` [PATCH 5/6] dts:qcom:sdm845: Add dt entries to support crypto engine
` [PATCH 6/6] devicetree:bindings:crypto: Extend qcom-qce binding to add support for crypto engine version 5.4

[PATCH v2 1/2] leds: rt4505: Add support for Richtek RT4505 flash LED controller
 2020-11-17 17:59 UTC  (4+ messages)

[PATCH v2 0/4] Add support for Qcom SMEM based NAND parser
 2020-11-17 17:48 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser
` [PATCH v2 2/4] mtd: parsers: Add "
` [PATCH v2 3/4] mtd: rawnand: qcom: Add support for "
` [PATCH v2 4/4] mtd: parsers: afs: Fix freeing the part name memory in failure

[PATCH 0/4] Add support for Qcom SMEM based NAND parser
 2020-11-17 17:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser
` [PATCH 2/4] mtd: parsers: Add "
` [PATCH 3/4] mtd: rawnand: qcom: Add support for "
` [PATCH 4/4] mtd: parsers: afs: Fix freeing the part name memory in failure

[PATCH v5 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-11-17 17:24 UTC  (8+ messages)
` [PATCH v5 2/3] media: atmel: introduce microchip csi2dc driver

[PATCH v2 0/2] st_lsm6dsx: add vdd-vddio power regulator
 2020-11-17 16:47 UTC  (3+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings

[PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes
 2020-11-17 16:19 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells
` [PATCH v2 2/4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller
` [PATCH v2 3/4] arm64: dts: ti: k3-j7200: Add gpio nodes
` [PATCH v2 4/4] arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio modules

[PATCH 0/2] st_lsm6dsx: add vdd-vddio power regulator
 2020-11-17 16:17 UTC  (6+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings

[PATCH v2 0/6] Add AHCI support for Tegra186
 2020-11-17 16:15 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: ata: tegra: Convert binding documentation to YAML

[PATCH 1/3] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-17 16:02 UTC  (11+ messages)
` [PATCH 2/3] iio: adc: ad7887: convert driver to full DT probing
` [PATCH 3/3] dt-bindings: adc: ad7887: add binding doc for AD7887

[PATCH 0/2] add optional cache params from DT
 2020-11-17 14:58 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2020-11-17 14:48 UTC  (4+ messages)
` [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver

[PATCH 2/8] spmi: hi6421-spmi-pmic: move driver from staging
 2020-11-17 14:28 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: document Octavo Systems oct prefix
 2020-11-17 14:26 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles

[PATCH v2 00/13] i.MX8MM power domain support
 2020-11-17 14:11 UTC  (4+ messages)
` [PATCH v2 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[PATCH v2 00/11] iio: adc: at91_adc: cleanup DT bindings
 2020-11-17 14:06 UTC  (12+ messages)
` [PATCH v2 01/11] iio: adc: at91_adc: remove platform data
` [PATCH v2 02/11] iio: adc: at91_adc: rework resolution selection
` [PATCH v2 03/11] dt-bindings:iio:adc:remove atmel,adc-res and atmel,adc-res-names
` [PATCH v2 04/11] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt
` [PATCH v2 05/11] iio: adc: at91_adc: rework trigger definition
` [PATCH v2 06/11] dt-bindings:iio:adc:remove triggers
` [PATCH v2 07/11] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
` [PATCH v2 08/11] iio: adc: at91_adc: remove forward declaration
` [PATCH v2 09/11] ARM: dts: at91: sama5d3: use proper ADC compatible
` [PATCH v2 10/11] ARM: dts: at91: at91sam9rl: fix ADC triggers
` [PATCH v2 11/11] ARM: dts: at91: remove deprecated ADC properties

[PATCH] media: dt-bindings: coda: Add missing 'additionalProperties'
 2020-11-17 14:07 UTC  (3+ messages)

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-17 13:06 UTC  (14+ messages)
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH v4 0/3] mainline Protonic WD3 board
 2020-11-17 13:13 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add "virtual" prefix
` [PATCH v4 2/3] dt-bindings: arm: fsl: add Protonic WD3 board
` [PATCH v4 3/3] ARM: dts: "

[PATCH] dt-bindings: display: Use OF graph schema
 2020-11-17 13:21 UTC  (3+ messages)

[PATCH] dt-bindings: media: Use OF graph schema
 2020-11-17 13:32 UTC  (3+ messages)

[PATCH 0/3] Add HwSpinlock & Mailbox nodes on J7200 SoCs
 2020-11-17 12:53 UTC  (2+ messages)

[PATCH V4 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled"
 2020-11-17 12:52 UTC  (2+ messages)

[PATCH v5 0/5] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-17 12:34 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: arm_scmi: Add Voltage Domain Support
` [PATCH v5 2/5] firmware: arm_scmi: add SCMI Voltage Domain devname
` [PATCH v5 3/5] regulator: core: add of_match_full_name boolean flag
` [PATCH v5 4/5] regulator: add SCMI driver
` [PATCH v5 5/5] dt-bindings: arm: add support for SCMI Regulators

[PATCH v2] iio: accel: yamaha-yas: Add DT bindings
 2020-11-17 12:18 UTC 

[PATCH] dt-bindings: arm: stm32: Add compatible strings for DH SoMs and boards
 2020-11-17 11:31 UTC  (2+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-11-17 11:27 UTC  (4+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH v2 1/2] dt-bindings: arm: stm32: add simple-mfd compatible for tamp node
 2020-11-17 11:18 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: support child mfd cells for the stm32mp1 TAMP syscon

[PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation
 2020-11-17 11:18 UTC  (2+ messages)

[PATCH v2 00/19] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-11-17 10:56 UTC  (20+ messages)
` [PATCH v2 01/19] dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
` [PATCH v2 02/19] dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
` [PATCH v2 03/19] dmaengine: ti: k3-udma: Add support for second resource range from sysfw
` [PATCH v2 04/19] dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
` [PATCH v2 05/19] dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
` [PATCH v2 06/19] dmaengine: of-dma: Add support for optional router configuration callback
` [PATCH v2 07/19] dmaengine: Add support for per channel coherency handling
` [PATCH v2 08/19] dmaengine: doc: client: Update for dmaengine_get_dma_device() usage
` [PATCH v2 09/19] dmaengine: dmatest: Use dmaengine_get_dma_device
` [PATCH v2 10/19] dt-bindings: dma: ti: Add document for K3 BCDMA
` [PATCH v2 11/19] dt-bindings: dma: ti: Add document for K3 PKTDMA
` [PATCH v2 12/19] dmaengine: ti: k3-psil: Extend psil_endpoint_config "
` [PATCH v2 13/19] dmaengine: ti: k3-psil: Add initial map for AM64
` [PATCH v2 14/19] dmaengine: ti: Add support for k3 event routers
` [PATCH v2 15/19] soc: ti: k3-ringacc: add AM64 DMA rings support
` [PATCH v2 16/19] dmaengine: ti: k3-udma: Initial support for K3 BCDMA
` [PATCH v2 17/19] dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
` [PATCH v2 18/19] dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
` [PATCH v2 19/19] dmaengine: ti: k3-udma-glue: Add "


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