devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 11:15:36 to 2024-01-23 18:09:40 UTC [more...]

[PATCH v4 00/11] arm64: dts: qcom: Add more support to X1E80100 base dtsi, CRD and QCP boards
 2024-01-23 18:09 UTC  (7+ messages)
` [PATCH v4 01/11] arm64: dts: qcom: x1e80100: Add IPCC node
` [PATCH v4 03/11] arm64: dts: qcom: x1e80100: Add QMP AOSS node
` [PATCH v4 05/11] arm64: dts: qcom: x1e80100: Add TCSR node

[PATCH 0/2] add display and panel on qcm6490 idp
 2024-01-23 18:04 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-01-23 18:02 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: core: allow overwrite reqinfo in GSBUSCFG0 by dts

[PATCH v2 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2024-01-23 17:56 UTC  (11+ messages)
` [PATCH v2 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v2 08/10] clk: qcom: Add GPU "
` [PATCH v2 10/10] clk: qcom: Add camcc "

[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-23 17:53 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6
` [PATCH 2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible
` [PATCH 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH 7/7] arm64: dts: allwinner: h616: Add SPDIF device node

[PATCH 0/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support
 2024-01-23 17:47 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom,gcc-sm8150: Add support for bi_tcxo_ao
` [PATCH 2/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support
` [PATCH 3/3] arm64: dts: qcom: sm8150: Add bi_tcxo_ao support for gcc

[PATCH] dt-bindings: sram: narrow regex for unit address to hex numbers
 2024-01-23 17:45 UTC  (2+ messages)

[PATCH v1] spi: dt-bindings: spi-rockchip: restrict num-cs
 2024-01-23 17:45 UTC  (5+ messages)

[PATCH] of: unittest: Return directly after a failed kasprintf() call in of_unittest_pci_node_verify()
 2024-01-23 17:38 UTC 

[PATCH] [RFC] net: phy: broadcom: Add DT LED configuration support
 2024-01-23 17:34 UTC  (3+ messages)

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-23 17:30 UTC  (8+ messages)
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis

[PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
 2024-01-23 17:30 UTC  (8+ messages)
` [PATCH net-next v1 2/2] "

[PATCH v3 0/2] Add ITE IT5205 Passive MUX
 2024-01-23 17:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[PATCH v4 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-23 17:22 UTC  (7+ messages)
` [PATCH v4 1/3] leds: ktd2692: move ExpressWire code to library
` [PATCH v4 2/3] dt-bindings: backlight: add Kinetic KTD2801 binding
` [PATCH v4 3/3] backlight: Add Kinetic KTD2801 backlight support

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-01-23 17:18 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwinfo: Introduce board-id

[PATCH v2 1/2] dt-bindings: usb: mt6360-tcpc: Drop interrupt-names
 2024-01-23 17:14 UTC  (4+ messages)

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-01-23 16:58 UTC  (21+ messages)
` [PATCH v2 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v2 02/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v2 03/20] drviers: crypto: meson: add platform data
` [PATCH v2 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v2 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v2 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v2 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v2 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v2 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v2 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v2 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v2 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v2 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v2 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v2 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v2 16/20] dt-bindings: crypto: meson: add new compatibles
` [PATCH v2 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v2 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v2 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v2 20/20] arch: arm64: dts: meson: axg: "

[PATCH 0/3] SC8280XP preparatory PCIe fixes
 2024-01-23 17:06 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp: Fix PCIe PHY power-domains

[PATCH v3 0/3] Add mediatek,gce-props.yaml for other bindings reference
 2024-01-23 17:01 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml

[PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
 2024-01-23 17:00 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Add new memory map updates to SA8775P
 2024-01-23 16:53 UTC  (10+ messages)

[PATCH v3 0/3] USB: dwc: Add workaround for host mode VBUS glitch when boot
 2024-01-23 16:42 UTC  (4+ messages)
` [PATCH v3 1/3] XHCI: Separate PORT and CAPs macros into dedicated file
` [PATCH v3 2/3] dt-bindings: usb: dwc3: Add snps,host-vbus-glitches-quirk avoid vbus glitch
` [PATCH v3 3/3] usb: dwc3: Add workaround for host mode VBUS glitch when boot

[PATCH v8 0/5] Add display support for stm32f769-disco board
 2024-01-23 16:36 UTC  (5+ messages)
` [PATCH v8 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v8 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09

[PATCH v7 0/9] iio: add new backend framework
 2024-01-23 16:36 UTC  (11+ messages)
` [PATCH v7 1/9] of: property: fix typo in io-channels
` [PATCH v7 2/9] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v7 3/9] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v7 4/9] driver: core: allow modifying device_links flags
` [PATCH v7 5/9] of: property: add device link support for io-backends
` [PATCH v7 6/9] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v7 7/9] iio: add the IIO backend framework
` [PATCH v7 8/9] iio: adc: ad9467: convert to "
` [PATCH v7 9/9] iio: adc: adi-axi-adc: move "

[PATCH] ARM: dts: airoha: fix pcie ranges properties
 2024-01-23 16:35 UTC  (2+ messages)

[PATCH v8 1/2] dt-bindings: iio: frequency: add admfm2000
 2024-01-23 16:16 UTC  (2+ messages)

DT Query on "New Compatible vs New Property"
 2024-01-23 16:12 UTC  (7+ messages)

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-23 16:02 UTC  (6+ messages)

[PATCH v4 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-23 15:58 UTC  (12+ messages)
` [PATCH v4 1/6] of: Add of_phandle_args_equal() helper
` [PATCH v4 2/6] cpufreq: do not open-code of_phandle_args_equal()
` [PATCH v4 3/6] reset: gpio: Add GPIO-based reset controller
` [PATCH v4 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
` [PATCH v4 5/6] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH v4 6/6] ASoC: codecs: wsa884x: Allow sharing reset GPIO

[PATCH] dt-bindings: regulator: microchip,mcp16502: convert to YAML
 2024-01-23 15:55 UTC  (2+ messages)

[RFC] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
 2024-01-23 15:49 UTC  (10+ messages)
    `  "

[PATCH v2 0/2] arm64: qcom: sm8550: add support for the SM8550-HDK board
 2024-01-23 15:42 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-23 15:34 UTC  (22+ messages)
` [PATCH 01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 02/21] spi: s3c64xx: sort headers alphabetically
` [PATCH 03/21] spi: s3c64xx: remove extra blank line
` [PATCH 04/21] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH 05/21] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH 06/21] spi: s3c64xx: remove else after return
` [PATCH 07/21] spi: s3c64xx: use bitfield access macros
` [PATCH 08/21] spi: s3c64xx: move error check up to avoid rechecking
` [PATCH 09/21] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL
` [PATCH 10/21] spi: s3c64xx: move common code outside if else
` [PATCH 11/21] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH 12/21] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH 13/21] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH 14/21] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH 15/21] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
` [PATCH 16/21] spi: s3c64xx: add missing blank line after declaration
` [PATCH 17/21] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH 18/21] asm-generic/io.h: add iowrite{8,16}_32 accessors
` [PATCH 19/21] spi: s3c64xx: add support for google,gs101-spi
` [PATCH 20/21] spi: s3c64xx: make the SPI alias optional for newer SoCs
` [PATCH 21/21] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver

[PATCH] dt-bindings: clock: support NXP i.MX95
 2024-01-23 15:22 UTC  (8+ messages)

[PATCH v3 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
 2024-01-23 15:16 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible
` [PATCH v3 2/4] mailbox: imx: support return value of init
` [PATCH v3 3/4] mailbox: imx: get RR/TR registers num from Parameter register
` [PATCH v3 4/4] mailbox: imx: support i.MX95 ELE/V2X MU

[PATCH v1 1/4] ASoc: pcm6240: Create pcm6240 codec driver code
 2024-01-23 15:04 UTC  (8+ messages)
` [PATCH v1 2/4] ASoc: pcm6240: Create header file for "
` [PATCH v1 3/4] ASoc: pcm6240: Add compile item for pcm6240 codec driver
` [PATCH v1 4/4] ASoc: dt-bindings: Create yaml file "

[PATCH v2 0/3] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
 2024-01-23 15:02 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH] arm64: dts: renesas: eagle: Add capture overlay for expansion board
 2024-01-23 14:53 UTC 

[PATCH v4 0/3] Add test to verify probe of devices from discoverable buses
 2024-01-23 14:50 UTC  (4+ messages)
` [PATCH v4 3/3] kselftest: devices: Add sample board file for XPS 13 9300

[PATCH] dt-bindings: soc: xilinx: Add support for KV260 CC
 2024-01-23 14:23 UTC 

[PATCH 0/4] phy: qcom: qmp-usbc: enable SDM660 support
 2024-01-23 14:21 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/6] phy: qcom: qmp-usbc: properly handle the clamping register
 2024-01-23 14:20 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/15] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-01-23 14:20 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-01-23 14:20 UTC  (2+ messages)
` (subset) "

[PATCH v3] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs
 2024-01-23 14:16 UTC 

[PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
 2024-01-23 13:21 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650-qrd: add USB-C Altmode Support
` [PATCH v3 2/2] arm64: defconfig: enable WCD939x USBSS driver as module

[PATCH 0/7] arm64: exynos: Enable SPI for Exynos850
 2024-01-23 12:56 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: clock: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 2/7] dt-bindings: spi: samsung: Add Exynos850 SPI
` [PATCH 3/7] clk: samsung: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 4/7] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH 6/7] arm64: dts: exynos: Add PDMA node for Exynos850
` [PATCH 7/7] arm64: dts: exynos: Add SPI nodes "

[PATCH] dt-bindings: rtc: convert MT7622 RTC to the json-schema
 2024-01-23 12:50 UTC 

[PATCH 1/2] dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI
 2024-01-23 12:32 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
 2024-01-23 12:22 UTC 

[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
 2024-01-23 12:18 UTC  (2+ messages)

[PATCH 0/5] Add RZ/G2UL CRU and CSI support
 2024-01-23 12:17 UTC  (6+ messages)
` [PATCH 1/5] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G2UL CSI-2 block
` [PATCH 2/5] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G2UL CRU block
` [PATCH 3/5] arm64: dts: renesas: r9a07g043u: Add CSI and CRU nodes
` [PATCH 4/5] arm64: dts: renesas: rzg2ul-smarc: Enable CRU, CSI support
` [PATCH 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
 2024-01-23 12:15 UTC  (2+ messages)

[PATCH V2] dt-bindings: clock: support NXP i.MX95
 2024-01-23 12:15 UTC  (2+ messages)

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-23 11:52 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-23 11:40 UTC  (6+ messages)
` [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support

[PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
 2024-01-23 11:27 UTC  (3+ messages)
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock

[PATCH 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-01-23 11:20 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: mediatek: convert PCIESYS "


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