devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-22 15:34:41 to 2023-02-23 10:36:55 UTC [more...]

[PATCH v5 0/3] Add support for NXP bluetooth chipsets
 2023-02-23 10:36 UTC 

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-23 10:29 UTC  (26+ messages)
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v10 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-23 10:22 UTC  (24+ messages)
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v4 10/19] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 13/19] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v4 17/19] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v4 19/19] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board "

[PATCH RFC 0/4] clk: mediatek: de-duplicate MT798x drivers
 2023-02-23 10:20 UTC  (8+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: rename mt7986-clk.h to mediatek,mt7986-clk.h
` [PATCH RFC 2/4] dt-bindings: clock: break out mediatek,ethsys into its own header
` [PATCH RFC 3/4] dt-bindings: clock: break out mediatek,filogic-apmixed
` [PATCH RFC 4/4] clk: mediatek: de-duplicate MT7981 and MT7986 clock drivers

[PATCH v1 0/3] Add PLL clocks driver for StarFive JH7110
 2023-02-23 10:10 UTC  (16+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v1 2/3] clk: starfive: Add StarFive JH7110 PLL clock driver
` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add PLL clock node

[PATCH 1/2] Mips: ls2k1000: dts: add the display controller device node
 2023-02-23 10:09 UTC  (14+ messages)
` [PATCH 2/2] dt-bindings: display: Add Loongson display controller

[PATCH v2] i2c: tegra: Share same DMA channel for Rx and Tx
 2023-02-23 10:04 UTC  (3+ messages)

[PATCH v1 2/3] auxdisplay: ht16k33: Make use of device_get_match_data()
 2023-02-23  9:55 UTC  (5+ messages)

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2023-02-23  9:52 UTC  (14+ messages)
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH 00/11] Add PCIe RC support to Qcom SDX55 SoC
 2023-02-23  9:38 UTC  (18+ messages)
` [PATCH 01/11] dt-bindings: PCI: qcom: Update maintainers entry
` [PATCH 02/11] dt-bindings: PCI: qcom: Add iommu properties
` [PATCH 03/11] dt-bindings: PCI: qcom: Add SDX55 SoC
` [PATCH 04/11] dt-bindings: PCI: qcom-ep: Fix the unit address used in example
` [PATCH 05/11] ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node
` [PATCH 06/11] ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane}
` [PATCH 07/11] ARM: dts: qcom: sdx55: Add support for PCIe RC controller
` [PATCH 08/11] ARM: dts: qcom: sdx55-t55: Enable PCIe RC support
` [PATCH 11/11] PCI: qcom: Add support for SDX55 SoC

[Patch v2 0/9] Tegra234 Memory interconnect support
 2023-02-23  9:36 UTC  (4+ messages)
` [Patch v2 7/9] cpufreq: tegra194: add OPP support and set bandwidth

[PATCH v4] dt-bindings: ata: Add UniPhier controller binding
 2023-02-23  9:33 UTC  (2+ messages)

[PATCH v11 00/10] crypto: qcom-qce: Add YAML bindings and support for newer SoCs
 2023-02-23  9:32 UTC  (16+ messages)
` [PATCH v11 01/10] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v11 02/10] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
` [PATCH v11 03/10] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v11 04/10] dt-bindings: qcom-qce: Add 'iommus' to optional properties
` [PATCH v11 05/10] dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IP
` [PATCH v11 06/10] dt-bindings: qcom-qce: document optional clocks and clock-names properties
` [PATCH v11 07/10] arm64: dts: qcom: sm8550: add QCE IP family compatible values
` [PATCH v11 08/10] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v11 09/10] crypto: qce: core: Make clocks optional
` [PATCH v11 10/10] crypto: qce: core: Add a QCE IP family compatible 'qcom,qce'

[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
 2023-02-23  9:26 UTC  (10+ messages)
` [RFC PATCH 1/6] dt-bindings: iio: light: Support ROHM BU27034
` [RFC PATCH 2/6] iio: light: Add gain-time-scale helpers
` [RFC PATCH 3/6] iio: test: test "
` [RFC PATCH 4/6] MAINTAINERS: Add IIO "
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
` [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034

[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-02-23  9:12 UTC  (5+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v1 RFC 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v1 RFC 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string

[PATCH v1 0/3] Meson A1 32-bit support
 2023-02-23  9:09 UTC  (4+ messages)
` [PATCH v1 3/3] arch/arm: dts: introduce meson-a1 device tree

[PATCH v7 0/4] Add CS35L41 shared boost feature
 2023-02-23  8:43 UTC  (5+ messages)
` [PATCH v7 1/4] ASoC: cs35l41: Only disable internal boost
` [PATCH v7 2/4] ASoC: cs35l41: Refactor error release code
` [PATCH v7 3/4] ALSA: cs35l41: Add shared boost feature
` [PATCH v7 4/4] ASoC: dt-bindings: cirrus,cs35l41: Document CS35l41 shared boost

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-02-23  8:19 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp-msc-sm2s: Add sound card
 2023-02-23  7:30 UTC  (7+ messages)

[PATCH 1/1] arm64: dts: imx93: Fix eqos properties
 2023-02-23  6:05 UTC 

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-02-23  6:01 UTC  (19+ messages)
` [RFC PATCH 01/16] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [RFC PATCH 02/16] pinctrl: ralink: add mediatek compatible strings
` [RFC PATCH 03/16] pinctrl: ralink: rt305x: add compatible string for every SoC
` [RFC PATCH 04/16] pinctrl: ralink: mt7620: split out to mt76x8
` [RFC PATCH 05/16] pinctrl: ralink: move to mediatek as mtmips
` [RFC PATCH 06/16] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 08/16] dt-bindings: pinctrl: ralink: rename to mediatek
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 11/16] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas

[PATCH] arm64: dts: rockchip: Always enable sd regulator on SOQuartz CM4IO
 2023-02-23  5:53 UTC  (3+ messages)

[PATCH v2] dt-bindings: fpga: xilinx-pr-decoupler: convert bindings to json-schema
 2023-02-23  5:12 UTC  (3+ messages)

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-23  4:21 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
` [PATCH v2 2/6] dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
` [PATCH v2 3/6] clk: samsung: clk-pll: Implement pll0818x PLL type
` [PATCH v2 4/6] clk: samsung: exynos850: Implement CMU_G3D domain
` [PATCH v2 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks
` [PATCH v2 6/6] arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC

[PATCH 0/2] arm64: qcom: sa8775p: enable cpufreq
 2023-02-23  4:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775p

[PATCH v2 00/10] Panfrost: Improve and add MediaTek SoCs support
 2023-02-23  2:43 UTC  (5+ messages)
` [PATCH v2 06/10] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-23  2:27 UTC  (4+ messages)
  ` [PATCH 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-23  2:16 UTC  (11+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
 2023-02-23  1:59 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
` [PATCH v2 2/3] phy: starfive: Add mipi dphy rx support
` [PATCH v2 3/3] riscv: dts: starfive: Add dphy rx node

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-02-23  1:56 UTC  (4+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver

[PATCH 00/10] media: imx-jpeg: Add support for 12 bit extended
 2023-02-23  1:35 UTC  (5+ messages)
` [PATCH 03/10] media: Add Y212 video format
      ` [EXT] "

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-02-23  0:37 UTC  (5+ messages)

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

[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
 2023-02-22 23:01 UTC  (4+ messages)
` [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage

[PATCH 0/2] of: populate of_root_node if not set (alternate)
 2023-02-22 22:12 UTC  (2+ messages)

[PATCH v2 0/2] of: populate of_root_node if not set (alternate)
 2023-02-22 22:10 UTC  (3+ messages)
` [PATCH v2 1/2] of: create of_root if no dtb provided
` [PATCH v2 2/2] of: unittest: treat missing of_root as error instead of fixing up

[PATCH v6 0/4] Add CS35L41 shared boost feature
 2023-02-22 21:56 UTC  (3+ messages)
` [PATCH v6 3/4] ALSA: cs35l41: Add "

[PATCH v4 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-22 21:40 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v4 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-22 21:11 UTC  (4+ messages)

[PATCH v4 0/3] Add alert-slider for OnePlus6
 2023-02-22 20:54 UTC  (5+ messages)
` [PATCH v4 1/3] Input: gpio-keys - add support for linux,input-value DTS property
` [PATCH v4 3/3] arm64: dts: qcom: sdm845-oneplus: add alert-slider

[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2023-02-22 20:29 UTC  (10+ messages)
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[PATCH v6 0/6] fsi: Add IBM I2C Responder virtual FSI master
 2023-02-22 19:23 UTC  (7+ messages)
` [PATCH v6 1/6] fsi: Move fsi_slave structure definition to header
` [PATCH v6 2/6] dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master
` [PATCH v6 3/6] fsi: Add "
` [PATCH v6 4/6] fsi: Add I2C Responder SCOM driver
` [PATCH v6 5/6] fsi: Add aliased device numbering
` [PATCH v6 6/6] fsi: Use of_match_table for bus matching if specified

[PATCH 0/4] clk: qcom: Add clocks for MSM8917 and QM215
 2023-02-22 18:21 UTC  (5+ messages)
` [PATCH 2/4] clk: qcom: Add global clock controller driver for MSM8917

[PATCH] dt-bindings: display: Start the info graphics with HS/VS change
 2023-02-22 17:29 UTC  (2+ messages)

[PATCH v5 0/8] RISC-V: Apply Zicboz to clear_page
 2023-02-22 17:27 UTC  (3+ messages)
` [PATCH v5 5/8] riscv: cpufeatures: Put the upper 16 bits of patch ID to work

[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
 2023-02-22 17:22 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: add per-cell post processing
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
` [PATCH 3/4] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells
` [PATCH 4/4] nvmem: u-boot-env: post-process "ethaddr" env variable

[PATCH v6 0/5] Add MSM8939 SoC support with two devices
 2023-02-22 17:20 UTC  (6+ messages)
` [PATCH v6 2/5] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v6 3/5] arm64: dts: qcom: Add msm8939-pm8916.dtsi include

[GIT PULL] Devicetree updates for v6.3
 2023-02-22 16:34 UTC 

[PATCH v5 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-22 16:14 UTC  (5+ messages)
` [PATCH v5 5/5] mfd: max77541: Add ADI "

[PATCH v3] arm64: dts: qcom: sm8450: Add IMEM and PIL info region
 2023-02-22 16:06 UTC  (2+ messages)

[PATCH v5 4/6] fsi: Add I2C Responder SCOM driver
 2023-02-22 15:37 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).