devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 19:24:33 to 2022-05-03 09:07:18 UTC [more...]

[PATCH 00/12] initial clock support for exynosauto v9 SoC
 2022-05-03  9:07 UTC  (5+ messages)
  ` [PATCH 01/12] dt-bindings: clock: add Exynos Auto v9 SoC CMU bindings

[PATCH] ARM: dts: stm32: add EXTI interrupt-parent to pinctrl node on stm32mp131
 2022-05-03  9:06 UTC 

[PATCH v8 0/2] Add thermal control driver for Sunplus SoC
 2022-05-03  9:00 UTC  (5+ messages)
` [PATCH v8 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v8 2/2] dt-bindings:thermal: Add Sunplus schema

[PATCH v10 0/8] media: atmel: atmel-isc: various fixes
 2022-05-03  8:44 UTC  (9+ messages)
` [PATCH v10 1/8] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v10 2/8] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v10 3/8] media: atmel: atmel-isc: remove redundant comments
` [PATCH v10 4/8] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v10 5/8] media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
` [PATCH v10 6/8] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v10 7/8] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v10 8/8] dt-bindings: media: microchip,xisc: add bus-width of 14

[PATCH v12 0/9] RZN1 DMA support
 2022-05-03  8:36 UTC  (5+ messages)
` [PATCH v12 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v12 9/9] ARM: dts: r9a06g032: Describe the DMA router

[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
 2022-05-03  8:20 UTC  (6+ messages)

[PATCH 0/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required
 2022-05-03  8:15 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] arm64: dts: fvp: align virtio device node names with dtschema
 2022-05-03  8:04 UTC  (2+ messages)

[PATCH v2 0/9] ARM/arm64: dts: drop useless 'dma-channels/requests' properties
 2022-05-03  8:04 UTC  (3+ messages)
` [PATCH v2 4/9] arm64: dts: juno: "
  ` (subset) "

[PATCH 0/2] usb: usb251xb: configurable reset delay
 2022-05-03  7:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: usb251xb: add documentation for reset-delay-us

[v5 12/14] iio: imu: add BNO055 serdev driver
 2022-05-03  7:48 UTC  (4+ messages)

[PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support for sm8150
 2022-05-03  7:33 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mmc/sdhci-msm: Convert bindings to yaml

[PATCH v2] arm64: dts: renesas: r9a07g043: Add SPI Multi I/O Bus controller node
 2022-05-03  7:24 UTC  (2+ messages)

[PATCH v7 00/36] MT8195 and MT8186 IOMMU SUPPORT
 2022-05-03  7:14 UTC  (37+ messages)
` [PATCH v7 01/36] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v7 02/36] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v7 03/36] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH v7 04/36] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v7 05/36] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v7 06/36] iommu/mediatek: Remove clk_disable "
` [PATCH v7 07/36] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v7 08/36] iommu/mediatek: Add mutex for data in the mtk_iommu_domain
` [PATCH v7 09/36] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v7 10/36] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v7 11/36] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v7 12/36] iommu/mediatek: Add a flag STD_AXI_MODE
` [PATCH v7 13/36] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v7 14/36] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v7 15/36] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v7 16/36] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v7 17/36] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v7 18/36] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v7 19/36] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v7 20/36] iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
` [PATCH v7 21/36] iommu/mediatek: Add infra iommu support
` [PATCH v7 22/36] iommu/mediatek: Add PCIe support
` [PATCH v7 23/36] iommu/mediatek: Add mt8195 support
` [PATCH v7 24/36] iommu/mediatek: Only adjust code about register base
` [PATCH v7 25/36] iommu/mediatek: Just move code position in hw_init
` [PATCH v7 26/36] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v7 27/36] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v7 28/36] iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
` [PATCH v7 29/36] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v7 30/36] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v7 31/36] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v7 32/36] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v7 33/36] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v7 34/36] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v7 35/36] iommu/mediatek: mt8195: Enable multi banks for infra iommu
` [PATCH v7 36/36] iommu/mediatek: Add mt8186 iommu support

[PATCH v3 0/6] dmaengine/ARM: ti/am33xx: use proper 'dma-channels/requests' properties
 2022-05-03  7:11 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v3 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v3 3/6] dmaengine: ti: "
` [PATCH v3 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v3 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v3 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH v2 0/4] dmaengine/ARM: pxa/mmp: use proper 'dma-channels/requests' properties
 2022-05-03  6:54 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: dmaengine: mmp: deprecate '#dma-channels' and '#dma-requests'
` [PATCH v2 2/4] dmaengine: pxa: "
` [PATCH v2 3/4] dmaengine: mmp: deprecate '#dma-channels'
` [PATCH v2 4/4] ARM: dts: pxa: use new 'dma-channels/requests' properties

[PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option
 2022-05-03  6:53 UTC  (3+ messages)

[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties
 2022-05-03  6:51 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dmaengine: sprd: deprecate '#dma-channels'
` [PATCH v2 2/3] "
` [PATCH v2 3/3] arm64: dts: sprd: use new 'dma-channels' property

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-03  6:51 UTC  (6+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[PATCH v2 0/4] iommu: M1 Pro/Max DART support
 2022-05-03  6:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v2 2/4] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v2 3/4] iommu/io-pgtable: Add DART PTE support for t6000
` [PATCH v2 4/4] iommu: dart: Support t6000 variant

[PATCH] dt-bindings: mfd: Add bindings child nodes for the Mediatek MT6360
 2022-05-03  6:28 UTC 

[PATCH 1/2] ARM: dts: am335x-myirtech: Add an external clock oscillator for CPU RTC
 2022-05-03  6:27 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: enable am33xx and am43xx wkup_m3_ipc features
 2022-05-03  6:15 UTC  (2+ messages)

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-03  6:13 UTC  (9+ messages)

[PATCH v6 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-03  6:06 UTC  (12+ messages)
` [PATCH v6 01/11] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v6 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v6 03/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
` [PATCH v6 04/11] spi: aspeed: Add support for direct mapping
` [PATCH v6 05/11] spi: aspeed: Adjust direct mapping to device size
` [PATCH v6 06/11] spi: aspeed: Workaround AST2500 limitations
` [PATCH v6 07/11] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v6 08/11] spi: aspeed: Calibrate read timings
` [PATCH v6 09/11] ARM: dts: aspeed: Enable Dual SPI RX transfers
` [PATCH v6 10/11] ARM: dts: aspeed-g4: Set spi-max-frequency for all flashes
` [PATCH v6 11/11] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600

[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-03  5:38 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-05-03  4:37 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH v3 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03  4:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v3 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible

[PATCH V5 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-05-03  2:54 UTC  (5+ messages)
` [PATCH V5 12/16] dt-bindings: reset: mediatek: Add infra_ao reset bit for MT8195

[PATCH] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
 2022-05-03  2:24 UTC  (2+ messages)

[PATCH v2 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03  2:18 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v2 2/2] Input: cros-ec-keyb - skip keyboard registration for switches compatible

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-05-03  2:06 UTC  (3+ messages)
` [PATCH v11 1/6] clk: sunxi-ng: h6-r: Add RTC gate clock

[PATCHv2] arm64: dts: allwinner: teres-i: Add GPIO port regulators
 2022-05-03  2:01 UTC  (2+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-03  0:57 UTC  (9+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH 0/2] iio: sx9324: Support CS idle mode
 2022-05-03  0:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: sx9324: Add CS idle/sleep mode
` [PATCH 2/2] iio: sx9324: Add setting for CS idle mode

[PATCH v2 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-03  0:59 UTC  (7+ messages)
` [PATCH v2 1/3] of: overlay: add entry to of_overlay_action_name[]
` [PATCH v2 2/3] of: overlay: unittest: add tests for overlay notifiers
` [PATCH v2 3/3] of: overlay: do not free changeset when of_overlay_apply returns error

[PATCH v6 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-03  0:34 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[PATCH v4 1/2] dt-bindings: display: bridge: ldb: Implement simple Freescale i.MX8MP LDB bridge
 2022-05-03  0:31 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: mailbox: qcom-ipcc: add missing compatible for SM8450
 2022-05-03  0:09 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: mailbox: qcom-ipcc: add missing properties into example

[PATCH v2 00/14] ARM: dts: imx6ull-colibri: device tree improvements
 2022-05-02 23:59 UTC  (3+ messages)
` [PATCH v2 08/14] dt-bindings: arm: fsl: add toradex,colibri-imx6ull

[PATCH v2] dt-bindings: gnss: Add Broacom BCM4751 family bindings
 2022-05-02 23:02 UTC  (2+ messages)

[PATCH 0/3] arm64: add i.MX93 support
 2022-05-02 23:02 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

[PATCH V7 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2022-05-02 23:01 UTC  (2+ messages)

[PATCH v4 00/13] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-05-02 22:41 UTC  (14+ messages)
` [PATCH v4 01/13] ARM: dts: lan966x: swap dma channels for crypto node
` [PATCH v4 02/13] ARM: dts: lan966x: add sgpio node
` [PATCH v4 03/13] ARM: dts: lan966x: add missing uart DMA channel
` [PATCH v4 04/13] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v4 05/13] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v4 06/13] ARM: dts: lan966x: add flexcom I2C nodes
` [PATCH v4 07/13] ARM: dts: lan966x: add basic Kontron KSwitch D10 support
` [PATCH v4 08/13] ARM: dts: lan966x: add hwmon node
` [PATCH v4 09/13] ARM: dts: lan966x: add MIIM nodes
` [PATCH v4 10/13] ARM: dts: lan966x: add reset switch reset node
` [PATCH v4 11/13] ARM: dts: lan966x: add serdes node
` [PATCH v4 12/13] ARM: dts: lan966x: add switch node
` [PATCH v4 13/13] ARM: dts: kswitch-d10: enable networking

[PATCH 1/2] dt-bindings: net: dsa: marvell: Add single-chip-address property
 2022-05-02 22:32 UTC  (2+ messages)

[PATCH V2 0/8] PCI: tegra: Add Tegra234 PCIe support
 2022-05-02 22:28 UTC  (5+ messages)
` [PATCH V2 1/8] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V2 2/8] dt-bindings: PCI: tegra: Add device tree support for Tegra234

[PATCHv1 00/19] Basic RK3588 Support
 2022-05-02 22:20 UTC  (5+ messages)
` [PATCHv1 05/19] clk: rockchip: add dt-binding header for rk3588
` [PATCHv1 18/19] arm64: dts: rockchip: Add base DT for rk3588 SoC

[Patch net-next v12 00/13] net: dsa: microchip: DSA driver support for LAN937x
 2022-05-02 22:07 UTC  (3+ messages)
` [Patch net-next v12 05/13] net: dsa: microchip: add DSA support for microchip LAN937x

[PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
 2022-05-02 21:59 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: llcc: Add sc8180x and sc8280xp support
 2022-05-02 21:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
` [PATCH 2/2] soc: qcom: llcc: Add sc8180x and sc8280xp configurations

[PATCH 00/12] Initial support for Allwinner R329
 2022-05-02 21:35 UTC  (5+ messages)
` [PATCH 05/12] dt-bindings: clock: sunxi-ng: add bindings for R329 CCUs
` [PATCH 09/12] dt-bindings: arm: sunxi: add compatible strings for Sipeed MaixSense

[PATCH 0/8] Add SCMI version of ST boards
 2022-05-02 21:28 UTC  (9+ messages)
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"
` [PATCH 3/8] dt-bindings: clock: stm32mp15: rename CK_SCMI define
` [PATCH 4/8] dt-bindings: reset: stm32mp15: rename RST_SCMI define
` [PATCH 7/8] dt-bindings: arm: stm32: Add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)

[PATCH 1/3] dt-bindings: leds: Add regulator-led binding
 2022-05-02 21:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: add uart20 node
 2022-05-02 21:18 UTC  (5+ messages)

[PATCH v2 3/4] dt-bindings:drm/bridge:anx7625: add port@0 property
 2022-05-02 21:07 UTC  (2+ messages)

[PATCH v1 0/2] Add MT8186 support to MediaTek ADSP mailbox
 2022-05-02 20:51 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible name

[PATCH 0/2] Renesas RZ/G2L IRQC support
 2022-05-02 20:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller

[PATCH v2] drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
 2022-05-02 20:42 UTC  (2+ messages)

[PATCH v6 5/8] dt-bindings: timer: hpe,gxp-timer: Creation
 2022-05-02 20:40 UTC  (3+ messages)
` [PATCH v6 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v6 7/8] ARM: dts: Introduce HPE GXP Device tree

[PATCH v6 0/8] Introduce HPE GXP Architecture
 2022-05-02 20:40 UTC 

[PATCH v2 0/3] Krait Documentation conversion
 2022-05-02 20:18 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-05-02 20:15 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property
` [PATCH 2/6] dt-bindings: ti,sci: Add lpm region and ti,lpm-firmware-name

[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
 2022-05-02 20:11 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Storopack
 2022-05-02 20:08 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: fsl: Add Storopack i.MX7D SMEGW01 board

[PATCH v4 0/6] Add Xilinx RPU subsystem support
 2022-05-02 20:07 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-05-02 19:56 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH v2] arm64: dts: qcom: sm8450: add uart20 node
 2022-05-02 19:51 UTC 

[PATCH v2] arm64: dts: qcom: sm8450 add ITS device tree node
 2022-05-02 19:26 UTC 

[PATCH v2 0/2] Mediatek SCP dt-binding tweaks
 2022-05-02 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH v2 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp


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