devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-08 12:26:39 to 2021-05-10 14:07:59 UTC [more...]

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10 14:01 UTC  (5+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v4 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-10 14:01 UTC  (7+ messages)
` [PATCH V3 1/5] input: pm8941-pwrkey: add "
` [PATCH V3 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
` [PATCH V3 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V3 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[RFC PATCH net-next v4 13/28] devicetree: net: dsa: qca8k: Document new compatible qca8327
 2021-05-10 14:01 UTC  (4+ messages)
` [RFC PATCH net-next v4 24/28] devicetree: net: dsa: Document use of mdio node inside switch node

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-10 13:23 UTC  (10+ messages)
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver
` [PATCH v2 15/17] crypto: qce: Defer probing if BAM dma is not yet initialized
` [PATCH v2 16/17] crypto: qce: Defer probe in case interconnect "

[PATCH 0/3] watchdog: mtk_wdt: add support for mt6577
 2021-05-10 13:21 UTC  (6+ messages)
` [PATCH v2 0/3] watchdog: mtk_wdt: refactor code to support more watchdogs
  ` [PATCH v2 1/3] watchdog: mtk_wdt: Refactor code to support more SoCs
  ` [PATCH v2 2/3] dt-bindings: watchdog: mediatek: add support for mt6577 SoC
  ` [PATCH v2 3/3] watchdog: mtk_wdt: add support for mt6577

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 13:09 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH 2/2] arm64: apple: Add pinctrl nodes

[PATCH] arm64: dts: allwinner: Pine H64: Enable USB 3.0 port
 2021-05-10 13:01 UTC 

[PATCH v2 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-10 12:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema
` [PATCH v2 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-10 12:17 UTC  (4+ messages)

[PATCH v2] dt-bindings: mmc: renesas,mmcif: Convert to json-schema
 2021-05-10 12:13 UTC 

[PATCH] arm64: dts: qcom: add initial device-tree for Microsoft Surface Duo
 2021-05-10 12:05 UTC 

[PATCH] dt-bindings: phy: renesas,rcar-gen3-pcie-phy: Convert to json-schema
 2021-05-10 12:10 UTC 

[PATCH RESEND v3 1/3] mmc: Mediatek: add Inline Crypto Engine support
 2021-05-10 11:57 UTC 

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-05-10 11:39 UTC  (8+ messages)
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible

[PATCH v9 00/10] Extend regulator notification support
 2021-05-10 11:31 UTC  (11+ messages)
` [PATCH v9 01/10] dt_bindings: Add protection limit properties
` [PATCH v9 02/10] reboot: Add hardware protection power-off
` [PATCH v9 03/10] thermal: Use generic HW-protection shutdown API
` [PATCH v9 04/10] regulator: add warning flags
` [PATCH v9 05/10] regulator: IRQ based event/error notification helpers
` [PATCH v9 06/10] regulator: add property parsing and callbacks to set protection limits
` [PATCH v9 07/10] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW
` [PATCH v9 08/10] regulator: bd9576: Support error reporting
` [PATCH v9 09/10] regulator: bd9576: Fix the driver name in id table
` [PATCH v9 10/10] MAINTAINERS: Add reviewer for regulator irq_helpers

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-10 11:06 UTC  (6+ messages)

[PATCH v2 1/5] nvmem: core: allow specifying of_node
 2021-05-10 10:44 UTC  (2+ messages)

[PATCH v2 2/5] dt-bindings: mtd: add YAML schema for the generic MTD bindings
 2021-05-10 10:44 UTC  (2+ messages)

[PATCH v2 3/5] dt-bindings: mtd: add OTP bindings
 2021-05-10 10:44 UTC  (2+ messages)

[PATCH v2 4/5] dt-bindings: mtd: spi-nor: add otp property
 2021-05-10 10:44 UTC  (2+ messages)

[PATCH v2 5/5] mtd: core: add OTP nvmem provider support
 2021-05-10 10:43 UTC  (2+ messages)

[PATCH v2 0/5] Bring GPIO CS support to the Arasan controller driver
 2021-05-10 10:40 UTC  (6+ messages)
` [PATCH v2 1/5] dt-binding: mtd: nand: Document gpio-cs property
` [PATCH v2 2/5] mtd: rawnand: Move struct gpio_desc declaration to the top
` [PATCH v2 3/5] mtd: rawnand: Add a helper to parse the gpio-cs DT property
` [PATCH v2 4/5] mtd: rawnand: arasan: Ensure proper configuration for the asserted target
` [PATCH v2 5/5] mtd: rawnand: arasan: Leverage additional GPIO CS

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-10 10:20 UTC  (7+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[PATCH v2 1/3] dt-bindings: mtd: brcm,trx: Add brcm,trx-magic
 2021-05-10 10:19 UTC  (2+ messages)

[PATCH v2 2/3] mtd: parsers: trx: Allow to specify brcm,trx-magic in DT
 2021-05-10 10:19 UTC  (2+ messages)
` [PATCH v2 2/3] mtd: parsers: trx: Allow to specify brcm, trx-magic "

[PATCH v2 3/3] mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
 2021-05-10 10:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8350: use interconnect enums
 2021-05-10 10:15 UTC  (2+ messages)

[PATCH 0/4] ASoC: codecs: wcd934x: add Headset and button detection support
 2021-05-10 10:12 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: wcd934x: add bindings for Headset Button detection
` [PATCH 2/4] ASoC: codecs: wcd: add multi button Headset detection support
` [PATCH 3/4] ASoC: codecs: wcd934x: add mbhc support
` [PATCH 4/4] ASoC: qcom: sdm845: add jack support for WCD934x

[v5.4 stable] arm: stm32: Regression observed on "no-map" reserved memory region
 2021-05-10 10:09 UTC  (8+ messages)

[PATCH V4] dt-bindings: mtd: brcm, brcmnand: convert to the json-schema
 2021-05-10 10:02 UTC  (2+ messages)

[PATCH] leds: Fix reference file name of documentation
 2021-05-10  9:56 UTC  (2+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ messages)

[PATCH v6 00/15] Restricted DMA
 2021-05-10  9:50 UTC  (16+ messages)
` [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v6 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v6 15/15] of: Add plumbing for "

[PATCH V4 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-10  9:48 UTC  (7+ messages)
` [PATCH V4 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V4 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V4 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V4 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH] arm64: dts: mt8183: add cbas node under cros_ec
 2021-05-10  9:26 UTC 

[PATCH] arm64: dts: rockchip: helios64: Add support for PCIe
 2021-05-10  9:09 UTC 

[PATCH] arm64: dts: rockchip: helios64: Add support for two PWM fans
 2021-05-10  9:06 UTC 

[PATCH] arm64: dts: rockchip: Increase maximal SDIO voltage to 3.3 V
 2021-05-10  9:03 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8350: fix the node unit addresses
 2021-05-10  8:31 UTC  (2+ messages)

[PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-05-10  8:02 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v5 0/2] HID: google: add device tree bindings for Whiskers switch device
 2021-05-10  7:51 UTC  (4+ messages)
` [PATCH v5 2/2] HID: google: Add of_match table to "

[PATCH v2 0/2] Allwinner H6 USB3 device tree updates
 2021-05-10  7:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document the Allwinner H6 DWC3 glue

[PATCH v2 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-10  7:07 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH 0/3] Add support for assigned-performance-states for geni i2c driver
 2021-05-10  6:37 UTC  (9+ messages)
` [PATCH 3/3] i2c: i2c-qcom-geni: Add support for 'assigned-performance-states'

[PATCH 1/2] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-10  6:29 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: add support for disabling HS400 mode via DT

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-10  6:03 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-10  5:42 UTC  (17+ messages)
` [PATCH v3 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v3 02/16] ipmi: kcs_bmc: Make status update atomic
` [PATCH v3 03/16] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
` [PATCH v3 04/16] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v3 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v3 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v3 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v3 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v3 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v3 10/16] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 12/16] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v3 13/16] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v3 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v3 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH v3 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:31 UTC  (2+ messages)

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH v4 2/2] can: m_can: Add support for transceiver "

[PATCH v5 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:12 UTC  (2+ messages)

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:10 UTC  (4+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v6 2/3] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v6 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH V3 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-10  4:00 UTC  (14+ messages)
` [PATCH V3 01/13] soc: imx: gpcv2: move to more ideomatic error handling in probe
` [PATCH V3 02/13] soc: imx: gpcv2: move domain mapping to domain driver probe
` [PATCH V3 03/13] soc: imx: gpcv2: switch to clk_bulk_* API
` [PATCH V3 04/13] soc: imx: gpcv2: split power up and power down sequence control
` [PATCH V3 05/13] soc: imx: gpcv2: wait for ADB400 handshake
` [PATCH V3 06/13] soc: imx: gpcv2: add runtime PM support for power-domains
` [PATCH V3 07/13] soc: imx: gpcv2: allow domains without power-sequence control
` [PATCH V3 08/13] dt-bindings: imx: gpcv2: add support for optional resets
` [PATCH V3 09/13] soc: "
` [PATCH V3 10/13] dt-bindings: power: add defines for i.MX8MM power domains
` [PATCH V3 11/13] soc: imx: gpcv2: add support "
` [PATCH V3 12/13] soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX "
` [PATCH V3 13/13] soc: imx: gpcv2: move reset assert after requesting domain power up

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-05-10  1:54 UTC  (4+ messages)
` [PATCH v3 7/7] arm64: dts: allwinner: pinephone: Set audio card name

[PATCH 3/4] mailbox: imx: add xSR/xCR register array
 2021-05-10  1:21 UTC  (3+ messages)

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-10  0:12 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Rockchip Timer DT binding YAML conversion
 2021-05-10  0:12 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH v2 0/4] Rockchip thermal YAML and RK3568
 2021-05-09 23:55 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: rk3328: rock-pi-e: Drop fephy pinctrl from gmac2phy
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: rockchip: rk3328: Enable USB3 on some SBCs
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 1/3 v5] Input: cyttsp - Convert bindings to YAML and extend
 2021-05-09 22:34 UTC 

[PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
 2021-05-09 22:20 UTC 

[PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
 2021-05-09 21:31 UTC  (3+ messages)

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-09 21:11 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
` [PATCH v2 2/3] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
  ` [PATCH v2 2/3] powerpc/fsl: set fsl, i2c-erratum-a004447 "

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-05-09 13:06 UTC  (5+ messages)

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-05-09  4:49 UTC  (4+ messages)
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-09  2:35 UTC  (2+ messages)

[PATCH] dt-bindings: leds: common: add disk write/read and usb-host
 2021-05-08 20:43 UTC  (2+ messages)

[PATCH V4 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindings
 2021-05-08 20:22 UTC 

[PATCH v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-08 16:39 UTC  (3+ messages)
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling

[PATCH 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-08 15:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH 1/3] arm64: dts: imx8mq: add Nitrogen8 SoM
 2021-05-08 13:37 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: vendor-prefixes: add mntre
` [PATCH 3/3] arm64: dts: imx8mq: add support for MNT Reform2

[PATCH v3 0/4] convert grf.txt to YAML
 2021-05-08 12:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v3 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v3 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v3 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi


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