devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-15 21:55:11 to 2023-02-16 11:09:34 UTC [more...]

[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
 2023-02-16 11:09 UTC  (22+ messages)
    ` [PATCH 01/16] dt-bindings: PCI: Rename Exynos PCIe binding to Samsung PCIe
    ` [PATCH 02/16] PCI: exynos: Rename Exynos PCIe driver "
    ` [PATCH 03/16] PCI: samsung: Change macro names to exynos specific
    ` [PATCH 04/16] PCI: samsung: Use clock bulk API to get clocks
    ` [PATCH 06/16] arm64: dts: exynos: Rename the term elbi to appl
    ` [PATCH 05/16] dt-bindings: PCI: "
    ` [PATCH 08/16] PCI: samsung: Rename exynos_pcie to samsung_pcie
    ` [PATCH 09/16] PCI: samsung: Make common appl readl/writel functions
    ` [PATCH 13/16] PCI: samsung: Rename common functions to samsung

[PATCH 1/2] dt-bindings: arm: Add Cortex-A715 and X3
 2023-02-16 11:08 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: Use correct CPU compatibles

[PATCH 1/4] ARM: dts: qcom: ipq4018-ap120c-ac: setup serial console
 2023-02-16 10:59 UTC  (7+ messages)
` [PATCH 2/4] ARM: dts: qcom: ipq4018-ap120c-ac: align GPIO hog with DT schema
` [PATCH 3/4] ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND "

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-16 10:53 UTC  (9+ messages)
` [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[PATCH v3 0/3] Add support for NXP bluetooth chipsets
 2023-02-16 10:52 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v3 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/2] Add Richtek RT5739 switching voltage regulator support
 2023-02-16 10:45 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: regulator: Add bindings for Richtek RT5739

[PATCH v2 0/4] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-02-16 10:44 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p: add the GNSS high-speed UART for sa8775p-ride

[PATCH 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture
 2023-02-16 10:43 UTC  (11+ messages)
` [PATCH 1/3] ASoC: soc-generic-dmaengine-pcm: add option to start DMA after DAI
` [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding

[PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to separate file
 2023-02-16 10:43 UTC  (9+ messages)
` [PATCH 2/7] clk: qcom: gcc-ipq4019: convert XO and sleep clk to parent_data
` [PATCH 6/7] clk: qcom: gcc-ipq4019: move pcnoc clocks up

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-02-16 10:41 UTC  (3+ messages)
` [PATCH v3] "

[RESEND PATCH 00/12] arm64: dts: qcom: Supply clock from cpufreq node to CPUs
 2023-02-16 10:40 UTC  (26+ messages)
` [RESEND PATCH 01/12] arm64: dts: qcom: sdm845: "
` [RESEND PATCH 02/12] arm64: dts: qcom: sc7280: "
` [RESEND PATCH 03/12] arm64: dts: qcom: sm6350: "
` [RESEND PATCH 04/12] arm64: dts: qcom: sm8550: "
` [RESEND PATCH 05/12] arm64: dts: qcom: sm8250: "
` [RESEND PATCH 06/12] arm64: dts: qcom: qdu1000: "
` [RESEND PATCH 07/12] arm64: dts: qcom: sc7180: "
` [RESEND PATCH 08/12] arm64: dts: qcom: sm8150: "
` [RESEND PATCH 09/12] arm64: dts: qcom: sm8350: "
` [RESEND PATCH 10/12] arm64: dts: qcom: sc8280xp: "
` [RESEND PATCH 11/12] arm64: dts: qcom: sm6375: "
` [RESEND PATCH 12/12] arm64: dts: qcom: sm6115: "

[PATCH] dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
 2023-02-16 10:38 UTC  (2+ messages)

[PATCH v3 00/19] Add perf support to the rockchip-dfi driver
 2023-02-16 10:36 UTC  (20+ messages)
` [PATCH v3 01/19] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v3 02/19] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v3 03/19] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v3 04/19] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v3 05/19] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v3 06/19] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v3 07/19] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v3 08/19] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v3 09/19] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v3 10/19] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v3 11/19] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v3 12/19] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v3 13/19] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v3 14/19] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v3 15/19] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v3 16/19] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v3 17/19] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v3 18/19] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v3 19/19] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-02-16 10:36 UTC  (3+ messages)
` [PATCH V8 3/7] dt-bindings: pinctrl: qcom: Add "

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-02-16 10:32 UTC  (8+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-16 10:32 UTC  (13+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-16 10:30 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 3/7] dt-bindings: phy: qcom,qmp-pcie: Add ipq9574 compatible

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-16 10:15 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: regulator: pca9450: Document new usage of sd-vsel-gpios

[PATCH] dt-bindings: media: meson-ir: Convert Amlogic Meson IR controller binding
 2023-02-16 10:12 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-16 10:04 UTC  (2+ messages)

[PATCH v9 0/8] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-02-16  9:56 UTC  (4+ messages)
` [PATCH v9 5/8] PCI: dwc: Add support for triggering legacy IRQs

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-16  9:54 UTC  (8+ messages)
` [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registers

[PATCH v2 0/3] mmc: support setting card detect interrupt from drivers and use it in meson-gx
 2023-02-16  9:49 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: meson-gx: support specifying cd interrupt

[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
 2023-02-16  9:34 UTC  (9+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC

[PATCH] dt-bindings: gpio.txt: expand gpio-line-names recommendations
 2023-02-16  9:26 UTC  (2+ messages)

[PATCH v7 0/7] add support for CDX bus
 2023-02-16  9:25 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-02-16  9:21 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8775p: add the GNSS high-speed UART for sa8775p-ride

[PATCH 0/2] usb: dwc3: core: add external vBus supply support for ulpi phy
 2023-02-16  9:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirk

[PATCH 2/2] dt-bindings: rng: Add MediaTek MT7981 TRNG
 2023-02-16  9:19 UTC  (3+ messages)

[PATCH V6 0/3] Added Standard mode and SMBus support
 2023-02-16  9:06 UTC  (3+ messages)
` [PATCH V6 1/3] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible

[PATCH v2 0/3] SPI core CS delay fixes and additions
 2023-02-16  9:04 UTC  (4+ messages)

[PATCH v2 0/5] Enable hwlock on Allwinner A64
 2023-02-16  8:54 UTC  (13+ messages)
` [PATCH v2 2/5] dt-bindings: hwlock: sun6i: Add #hwlock-cells to example
` [PATCH v2 3/5] dt-bindings: hwlock: sun6i: Add missing names
` [PATCH v2 4/5] dt-bindings: hwlock: sun6i: Add a64 compatible string
` [PATCH v2 5/5] arm64: dts: allwinner: a64: Add hwspinlock node

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-02-16  8:52 UTC  (3+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-02-16  8:49 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-16  8:39 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names
` (subset) [PATCH 0/3] Enable hwlock on Allwinner A64

[PATCH] of: reserved_mem: Use proper binary prefix
 2023-02-16  8:37 UTC 

[PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board
 2023-02-16  8:31 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-16  8:26 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH 0/4] i3c: Add support for ast2600 i3c controller
 2023-02-16  8:24 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: i3c: Add AST2600 "
` [PATCH 2/4] i3c: dw: Add platform operations
` [PATCH 3/4] i3c: dw: Add AST2600 platform ops
` [PATCH 4/4] i3c: dw: Add compatible string for ASPEED AST2600 BMC platform

[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-16  8:20 UTC  (7+ messages)
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH v3 0/2] ASoC: dt-bindings: renesas,rsnd.yaml: add R-Car Gen4 support
 2023-02-16  7:49 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v2] arm64: dts: freescale: imx8mm-phyboard: Add I2C4 pinmuxing
 2023-02-16  7:46 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8mm-phyboard: Add I2C4 pinmuxing
 2023-02-16  7:44 UTC  (4+ messages)

[PATCH v2 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
 2023-02-16  7:43 UTC  (4+ messages)
` [PATCH v2 5/7] media: dt-bindings: samsung,exynos4212-is: convert to dtschema

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-02-16  7:42 UTC  (5+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-16  7:11 UTC  (4+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver

[RFC 0/3] Make WLAN and Bluetooth basically work for CI20
 2023-02-16  6:58 UTC  (5+ messages)

[PATCH v3 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-16  6:51 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board

[PATCH v4 00/10] Add the PowerQUICC audio support using the QMC
 2023-02-16  6:43 UTC  (4+ messages)
` [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-16  6:43 UTC  (9+ messages)
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot

[PATCH 1/2] arm64: dts: qcom: sc7180: Fix trogdor qspi pull direction
 2023-02-16  5:46 UTC  (2+ messages)

[PATCH v7 0/6] MT8188 IOMMU SUPPORT
 2023-02-16  5:33 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v7 2/6] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v7 3/6] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v7 4/6] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v7 5/6] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v7 6/6] iommu/mediatek: mt8188: Add iova_region_larb_msk

[PATCH v4 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-02-16  5:27 UTC  (4+ messages)
` [PATCH v4 05/11] iommu/mediatek: mt8192: Add iova_region_larb_msk

[PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
 2023-02-16  4:07 UTC  (2+ messages)

[PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key
 2023-02-16  3:32 UTC  (4+ messages)

[PATCH v3 00/12] fw_devlink improvements
 2023-02-16  3:12 UTC  (2+ messages)

[PATCH v7 00/12] Add support for MT8195 SCP 2nd core
 2023-02-16  2:40 UTC  (4+ messages)
` [PATCH v7 07/12] remoteproc: mediatek: Probe multi-core SCP

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-16  2:32 UTC  (15+ messages)
` [PATCH v8 01/13] leds: add support for hardware driven LEDs
` [PATCH v8 02/13] leds: add function to configure hardware controlled LED
` [PATCH v8 03/13] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v8 04/13] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v8 05/13] leds: trigger: netdev: convert device attr to macro
` [PATCH v8 06/13] leds: trigger: netdev: add hardware control support
` [PATCH v8 07/13] leds: trigger: netdev: use mutex instead of spinlocks
` [PATCH v8 08/13] leds: trigger: netdev: add available mode sysfs attr
` [PATCH v8 09/13] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v8 10/13] net: dsa: qca8k: add LEDs support
` [PATCH v8 11/13] dt-bindings: leds: Document netdev trigger
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node
` [PATCH v8 13/13] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH v2 2/3] Input: add ABS_SND_PROFILE
 2023-02-16  2:22 UTC  (3+ messages)

[PATCH 1/2] of: Add of_property_present() helper
 2023-02-16  0:23 UTC  (3+ messages)
` [PATCH 2/2] of: Use "

[PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
 2023-02-16  0:22 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
 2023-02-16  0:06 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-15 23:55 UTC  (2+ messages)

[PATCH v3 00/15] media: i2c: imx290: Mono support, minor fixes, alternate INCK, and more controls
 2023-02-15 22:29 UTC  (3+ messages)
` [PATCH v3 01/15] media: dt-bindings: media: i2c: Add mono version to IMX290 bindings
` [PATCH v3 02/15] media: i2c: imx290: Add support for the mono sensor variant

[PATCH] of: Use preferred of_property_read_* functions
 2023-02-15 21:55 UTC 


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