devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 01:51:21 to 2022-05-12 11:22:09 UTC [more...]

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-12 11:19 UTC  (17+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v3 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v3 3/5] gpio: gpiolib: Allow free() callback to be overridden
` [PATCH v3 4/5] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip
` [PATCH v3 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH v3 0/5] Add support for ToF sensor on Yoshino platform
 2022-05-12 11:07 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties
` [PATCH v3 2/5] proximity: vl53l0x: Prefer pre-initialized interrupt flags
` [PATCH v3 3/5] proximity: vl53l0x: Handle the VDD regulator
` [PATCH v3 4/5] proximity: vl53l0x: Handle the reset GPIO
` [PATCH v3 5/5] arm64: dts: qcom: msm8998-xperia: Introduce ToF sensor support

[PATCH 0/9] Add support for remoteprocs on the MSM8953 platform
 2022-05-12 11:02 UTC  (22+ messages)
` [PATCH 1/9] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support
` [PATCH 2/9] remoteproc: qcom: q6v5-mss: Add modem support on MSM8953
` [PATCH 4/9] dt-bindings: remoteproc: qcom: wcnss: Convert to YAML
` [PATCH 6/9] dt-bindings: remoteproc: qcom: mss: Convert bindings "
` [PATCH 9/9] arm64: dts: qcom: msm8953: Add remote processor nodes

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-12 10:54 UTC  (15+ messages)
` [PATCH v15 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v15 02/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v15 03/10] reset: Add Sunplus "
` [PATCH v15 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v15 05/10] clk: Add Sunplus "
` [PATCH v15 06/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v15 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v15 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v15 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v15 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-12 10:45 UTC  (11+ messages)
` [PATCH v8 01/10] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v8 02/10] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v8 03/10] PCI: dwc: Convert msi_irq to the array
` [PATCH v8 04/10] PCI: dwc: Propagate error from dma_mapping_error()
` [PATCH v8 05/10] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v8 06/10] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v8 07/10] PCI: qcom: "
` [PATCH v8 08/10] PCI: dwc: Implement special ISR handler for split MSI IRQ setup
` [PATCH v8 09/10] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: provide "

[PATCH v1] arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
 2022-05-12 10:40 UTC 

[PATCH v2 2/5] proximity: vl53l0x: Prefer already initialized interrupt flags
 2022-05-12 10:32 UTC  (2+ messages)

[PATCH v18 0/6] Add mutex support for MDP
 2022-05-12 10:32 UTC  (10+ messages)
` [PATCH v18 1/6] soc: mediatek: mutex: add common interface for modules setting
` [PATCH v18 2/6] soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
` [PATCH v18 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v18 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
` [PATCH v18 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX
` [PATCH v18 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-12 10:32 UTC  (50+ messages)
` [PATCH v3 01/23] dt-bindings: ata: ahci-platform: Drop dma-coherent property declaration
` [PATCH v3 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v3 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v3 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v3 05/23] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH v3 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v3 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v3 09/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v3 10/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v3 11/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v3 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v3 13/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v3 14/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v3 15/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v3 16/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v3 17/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v3 18/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v3 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v3 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v3 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v3 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v3 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[v4 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-12 10:30 UTC  (5+ messages)
` [v4 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

[PATCH v2 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-12 10:22 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible

[PATCH V2 0/2] rtc: Introduce rtc-ti-k3
 2022-05-12 10:12 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: rtc: Add TI K3 RTC description

[PATCH v6 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-12 10:10 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles

[PATCH 00/12] dt-bindings: remoteproc: qcom: cleanups and improvements
 2022-05-12 10:00 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: soc: qcom,wcnss: remove unneeded ref for names
` [PATCH 02/12] dt-bindings: remoteproc: "
` [PATCH 03/12] dt-bindings: remoteproc: qcom,adsp: add interconnects
` [PATCH 04/12] dt-bindings: remoteproc: qcom,adsp: simplify interrupts
` [PATCH 05/12] dt-bindings: remoteproc: qcom,adsp: simplify SM8150 power domains
` [PATCH 06/12] dt-bindings: remoteproc: qcom,adsp: use GIC_SPI defines in example
` [PATCH 07/12] dt-bindings: remoteproc: qcom,glink-edge: define re-usable schema for glink-edge
` [PATCH 08/12] dt-bindings: remoteproc: qcom,smd-edge: define re-usable schema for smd-edge
` [PATCH 09/12] arm64: dts: qcom: ipq6018: add label to remoteproc node
` [PATCH 10/12] arm64: dts: qcom: sdm630: remove unneeded address/size cells in glink-edge
` [PATCH 11/12] arm64: dts: qcom: sm8350: remove duplicated glink-edge interrupt
` [PATCH 12/12] arm64: dts: qcom: sm8450: "

[PATCH] ARM: dts: turris-omnia: Add atsha204a node
 2022-05-12  9:59 UTC 

[PATCH v7 0/2] Add generic serial MIDI driver using serial bus API
 2022-05-12  9:55 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-12  9:41 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset

[PATCH 0/2] remoteproc: qcom: Fix handling of WCNSS IRQs
 2022-05-12  9:37 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node

[PATCH v12, 00/17] media: mtk-vcodec: support for M8192 decoder
 2022-05-12  9:31 UTC  (19+ messages)
` [PATCH v12, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers
` [PATCH v12, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture
` [PATCH v12, 03/17] media: mediatek: vcodec: get capture queue buffer size from scp
` [PATCH v12, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability
` [PATCH v12, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare
` [PATCH v12, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow
` [PATCH v12, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes
` [PATCH v12, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v12, 09/17] media: mediatek: vcodec: Add format to support MT21C
` [PATCH v12, 10/17] media: mediatek: vcodec: disable vp8 4K capability
` [PATCH v12, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v12, 12/17] media: mediatek: vcodec: record capture queue format type
` [PATCH v12, 13/17] media: mediatek: vcodec: Extract H264 common code
  ` [DKIM] "
` [PATCH v12, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192
` [PATCH v12, 15/17] media: mediatek: vcodec: support stateless VP8 decoding
` [PATCH v12, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
` [PATCH v12, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko

[PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-05-12  9:23 UTC  (4+ messages)
` [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v15 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v15 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH 0/2] Add GPCDMA support for Tegra234
 2022-05-12  9:21 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Add headers for Tegra234 GPCDMA
` [PATCH 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node

[PATCH v3 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-05-12  9:05 UTC  (3+ messages)
` [PATCH v3 4/4] media: i2c: ov5675: add .get_selection support

[PATCH v2 0/2] Add support for texas dac121c081 to the dac5571 driver
 2022-05-12  8:59 UTC  (4+ messages)

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-12  8:47 UTC  (6+ messages)
` [PATCH net-next v4 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[PATCH v3 0/3] MediaTek MT8195 display binding
 2022-05-12  8:05 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195
` [PATCH v3 2/3] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v3 3/3] dt-bindings: mediatek: add ethdr definition for mt8195

[PATCH 0/2] nvmem: add Microchip OTP controller
 2022-05-12  7:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: microchip-otpc: document Microchip OTPC

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-12  7:44 UTC  (5+ messages)
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded "

[PATCH v7 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-12  7:38 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles
` [PATCH v7 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v7 3/3] arm64: marvell: enable the 98DX2530 pinctrl driver

[PATCH V2 0/6] iio: accel: bmi088: support BMI085 BMI090L
 2022-05-12  7:32 UTC  (7+ messages)
` [PATCH V2 1/6] iio: accel: bmi088: Modified the scale calculate
` [PATCH V2 3/6] iio: accel: bmi088: modified the device name
` [PATCH V2 6/6] dt-bindings: iio: accel: Add bmi085 and bmi090l bindings

[PATCH v3 1/2] ARM: dts: sun8i-r40: add opp table for cpu
 2022-05-12  7:29 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board

[PATCH v4 2/5] rtc: rzn1: Add new RTC driver
 2022-05-12  7:27 UTC  (5+ messages)

[PATCH v5] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
 2022-05-12  7:26 UTC 

[PATCH] mtd: parsers: add support for Sercomm partitions
 2022-05-12  7:18 UTC  (6+ messages)

[PATCH v3 0/2] Add support for proxy interconnect bandwidth votes
 2022-05-12  7:11 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: remoteproc: qcom: Add SC7280 MSS bindings

[PATCH v4 0/2] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-05-12  7:04 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers

[PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-12  6:57 UTC  (6+ messages)
` [PATCH v5 1/2] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
        ` [EXT] "

[PATCH] arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
 2022-05-12  6:48 UTC 

[PATCH next v5 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-05-12  6:26 UTC  (4+ messages)
` [PATCH next v5 2/4] dt-bindings: nvmem: mediatek: efuse: add support mt8183
` [PATCH next v5 3/4] arm64: dts: mediatek: mt8192: fix dtbs check warning of efuse
` [PATCH next v5 4/4] arm64: dts: mediatek: mt8183: change efuse node name

[PATCH v2] drivers: cpufreq: sun8i-r40: Add cpufreq support
 2022-05-12  6:22 UTC  (5+ messages)

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-12  6:11 UTC  (9+ messages)
` [PATCH v6 08/10] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq

[PATCH] arm64: dts: qcom/sdm845-shift-axolotl: Enable pmi9889 LPG LED
 2022-05-12  5:44 UTC 

[PATCH 1/2] RISC-V: Fix counter restart during overflow for RV32
 2022-05-12  4:45 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Update user page mapping only once during start

[PATCH v2 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
 2022-05-12  4:43 UTC  (2+ messages)

[PATCH v2 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-05-12  4:40 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: document cbom-block-size
` [PATCH v2 2/3] riscv: Implement Zicbom-based cache management operations
` [PATCH v2 3/3] riscv: implement cache-management errata for T-Head SoCs

[PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986
 2022-05-12  4:38 UTC 

[PATCH v4, 0/3] add h264 decoder driver for mt8186
 2022-05-12  3:46 UTC  (4+ messages)
` [PATCH v4, 1/3] dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings "
` [PATCH v4, 2/3] media: mediatek: vcodec: Support MT8186
` [PATCH v4, 3/3] media: mediatek: vcodec: add h264 decoder driver for mt8186

[PATCH v1 0/1] Mediatek MT6366 PMIC patch
 2022-05-12  2:15 UTC  (5+ messages)
` [PATCH] dt-bindings: pmic: mt6366: add binding document

[PATCH v4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-05-12  2:04 UTC  (5+ 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).